Add minilzo and minizip as dependencies

This commit is contained in:
Jan
2019-12-29 16:38:14 +01:00
parent d77438d654
commit c488e4c714
10 changed files with 10740 additions and 0 deletions

View File

@ -8,6 +8,14 @@
- https://www.libtom.net/LibTomMath/
- Version 1.1.0
## minilzo
- http://www.oberhumer.com/opensource/lzo/
- Version 2.10
## minizip
- https://www.zlib.net/
- Version 1.2.11 (Zlib)
## Salsa20
- https://cr.yp.to/snuffle.html
- Based on the reference implementation 20051118