libsodium/src/libsodium
2014-08-15 17:14:04 -07:00
..
crypto_aead/chacha20poly1305/sodium Tag a few unused parameters 2014-06-30 20:06:30 -07:00
crypto_auth Double check for crypto_auth_verify() 2014-08-03 21:15:04 -07:00
crypto_box Remove try.c 2014-08-02 15:50:22 -07:00
crypto_core Remove unused macros 2014-05-13 00:01:58 -07:00
crypto_generichash Having dead code in the tree is sad, but keeps the diff with the 2014-07-01 19:27:34 +00:00
crypto_hash Remove try.c 2014-08-02 15:50:22 -07:00
crypto_onetimeauth poly1305_finish(): zero the whole state using sodium_memzero() 2014-06-28 19:21:30 -07:00
crypto_pwhash/scryptsalsa208sha256 Add crypto_pwhash_scryptsalsa208sha256_STRPREFIX 2014-08-02 12:29:15 -07:00
crypto_scalarmult Comment out loops not being executed. 2014-08-15 15:15:29 -07:00
crypto_secretbox Remove try.c 2014-08-02 15:50:22 -07:00
crypto_shorthash Remove unused macros 2014-05-13 00:01:58 -07:00
crypto_sign On error path, do not set the signature len if a NULL pointer was given. 2014-08-15 15:10:24 -07:00
crypto_stream Remove aes256estream. 2014-08-05 00:57:10 -07:00
crypto_verify Remove try.c 2014-08-02 15:50:22 -07:00
include Add crypto_sign_ed25519_sk_to_seed() and crypto_sign_ed25519_sk_to_pk() 2014-08-15 13:52:08 -07:00
randombytes Remove unneeded #include 2014-08-15 17:14:04 -07:00
sodium Remove unused variable 2014-08-15 14:36:52 -07:00
Makefile.am Remove compat.c 2014-08-13 17:40:06 -07:00