our own copy of libsodium
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jørgen P. Tjernø 64129657a5
Portability improvements (#1105)
3 years ago
..
crypto_aead Include private/sse2_64_32.h only where SSE2 is required 3 years ago
crypto_auth Correct indentation 7 years ago
crypto_box Add extra box_seal() tests 4 years ago
crypto_core fe25519_reduce64: handle the top bit 3 years ago
crypto_generichash Handle the Sun and the IBM compilers separately 3 years ago
crypto_hash Use uint instead of uint64_t for SHA* padding 7 years ago
crypto_kdf Indent 4 years ago
crypto_kx Add comments 5 years ago
crypto_onetimeauth Include private/sse2_64_32.h only where SSE2 is required 3 years ago
crypto_pwhash Use assignement + case instead of memcpy() 3 years ago
crypto_scalarmult Cleaner ladder 4 years ago
crypto_secretbox src: improve a few comments (#1032) 3 years ago
crypto_secretstream/xchacha20poly1305 Add comments on wrong alignment 4 years ago
crypto_shorthash Fix warnings that appeared in GCC7+ (related to -Wimplicit-fallthrough) 6 years ago
crypto_sign Explicit 3 years ago
crypto_stream Include private/sse2_64_32.h only where SSE2 is required 3 years ago
crypto_verify/sodium Include private/common.h wherever HAVE_*TRIN_H is required, for MSVC 4 years ago
include Handle the Sun and the IBM compilers separately 3 years ago
randombytes define randombytes_set_implementation argument to be const (#1068) 3 years ago
sodium Portability improvements (#1105) 3 years ago
Makefile.am Move the H2C string->hash functions to their own files 3 years ago