Commit Graph

2 Commits

Author SHA1 Message Date
Nathan Moinvaziri
ddeeae3388 Fixed compiler warnings about ss[] possibly undefined. 2018-11-20 16:52:28 -08:00
Nathan Moinvaziri
648f596a99 Implemented crypt using OpenSSL for linux/mac.
Renamed aes folder after source author Brian Gladman.
Added SHA2 source files.
Added USE_OPENSSL option to cmake.
Changed hash that is stored in zip to SHA256.
Commented out timestamping in windows since openssl does not support out of box.
2018-10-25 19:35:50 -07:00