Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Some more speed improvements for base64 decoding | Vsevolod Stakhov | 2019-11-12 | 1 | -1/+1 |
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -9/+18 |
* | [Minor] Convert some enums to static macros | Vsevolod Stakhov | 2018-10-27 | 1 | -3/+2 |
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -1/+1 |
* | Output configuration of libcryptobox | Vsevolod Stakhov | 2016-01-29 | 2 | -2/+4 |
* | Reorganize assembler macro sightly. | Vsevolod Stakhov | 2015-04-08 | 4 | -181/+3 |
* | Use optimized version of poly1305. | Vsevolod Stakhov | 2015-02-07 | 6 | -8/+10 |
* | Fix cryptobox logic. | Vsevolod Stakhov | 2015-02-07 | 1 | -1/+1 |
* | Implement verification and keypair generation. | Vsevolod Stakhov | 2015-02-06 | 1 | -2/+1 |
* | Add chacha20 driver. | Vsevolod Stakhov | 2015-02-06 | 3 | -0/+601 |
* | Add optimized versions of ChaCha20 by @floodyberry | Vsevolod Stakhov | 2015-02-06 | 4 | -0/+2549 |