diff options
| author | Rusty Wagner <rusty.wagner@gmail.com> | 2022-11-11 17:31:26 -0700 |
|---|---|---|
| committer | Rusty Wagner <rusty.wagner@gmail.com> | 2022-11-25 20:33:28 -0500 |
| commit | cc584c01a5ce60ac53606be609fc8cc67b0e2f77 (patch) | |
| tree | de938715da15a84f8e7a8243ff3b850b07b65c18 /docs/about | |
| parent | 0d08e11b4e4224ce67842681079c706983bbfd27 (diff) | |
Tomcrypt is no longer used
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/open-source.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 34215dec..682b87e1 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -49,9 +49,6 @@ The previous tools are used in the generation of our documentation, but are not - [capstone] ([capstone license] - 3-clause BSD) used in the [PPC architecture module] as an example of how to wrap an external disassembler - [flatbuffer] ([flatbuffer license] - Apache License 2.0) used in the binary format for the function fingerprint libraries -* Upvector update library - - [tomcrypt] ([tomcrypt license] - public domain) - ## Building Qt @@ -117,8 +114,6 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [tarball]: https://binary.ninja/qt6.4.1.tar.xz [patch]: https://binary.ninja/qt6.4.1.patch [qt-build]: https://github.com/Vector35/qt-build -[tomcrypt license]: https://github.com/libtom/libtomcrypt/blob/develop/LICENSE -[tomcrypt]: https://github.com/libtom/libtomcrypt [unsign]: https://github.com/steakknife/unsign [yasm license]: https://github.com/yasm/yasm/blob/master/BSD.txt [yasm]: http://yasm.tortall.net/ |
