mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-21 16:45:44 +00:00
17 lines
305 B
Markdown
17 lines
305 B
Markdown
# Third Party Libraries
|
|
|
|
## libtomcrypt
|
|
- https://www.libtom.net/LibTomCrypt/
|
|
- Version 1.18.2
|
|
|
|
## libtommath
|
|
- https://www.libtom.net/LibTomMath/
|
|
- Version 1.1.0
|
|
|
|
## Salsa20
|
|
- https://cr.yp.to/snuffle.html
|
|
- Based on the reference implementation 20051118
|
|
|
|
## zlib
|
|
- https://www.zlib.net/
|
|
- Version 1.2.11 |