aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcryptobox/cryptobox.h
Commit message (Expand)AuthorAgeFilesLines
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-19/+12
* Add basic routines for digital signaturesVsevolod Stakhov2016-02-021-0/+52
* Reserve rspamd_sig_t for signaturesVsevolod Stakhov2016-02-021-7/+10
* Add detection for RDRAND supportVsevolod Stakhov2016-01-291-0/+9
* Output configuration of libcryptoboxVsevolod Stakhov2016-01-291-1/+10
* Fix issues with keyed hash API.Vsevolod Stakhov2015-10-251-0/+1
* Start migrating to the new hash API.Vsevolod Stakhov2015-10-251-0/+3
* Add universal cryptobox hash API.Vsevolod Stakhov2015-10-251-0/+30
* Move to pluggable cryptobox object sizesVsevolod Stakhov2015-10-191-10/+35
* Enable openssl AES testsVsevolod Stakhov2015-10-181-1/+1
* Prepare cryptobox for aes plug.Vsevolod Stakhov2015-10-181-0/+6
* Implement preliminary version of vectorized encryption.Vsevolod Stakhov2015-05-061-1/+31
* Add PBKDF2-HMAC-Blake2 function.Vsevolod Stakhov2015-04-211-0/+15
* Use new siphash implementation.Vsevolod Stakhov2015-04-081-0/+13
* Fix beforenm part.Vsevolod Stakhov2015-02-061-1/+1
* Implement verification and keypair generation.Vsevolod Stakhov2015-02-061-3/+8
* Add platform detector based on cpuid.Vsevolod Stakhov2015-02-061-6/+1
* Add optimized versions of ChaCha20 by @floodyberryVsevolod Stakhov2015-02-061-1/+1
* Start cryptobox library.Vsevolod Stakhov2015-02-061-0/+119