summaryrefslogtreecommitdiff
path: root/src/crypto/chacha.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Cryptonight variant 4 aka CryptonightRSChernykh2019-02-141-4/+4
* crypto: make secret_key automatically mlockmoneromooo-monero2018-08-161-5/+6
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-4/+8
* chacha: fix build with GCC 8.1moneromooo-monero2018-05-131-2/+2
* chacha: call prehashed version explicitly as generate_chacha_key_prehashedstoffu2018-03-141-2/+9
* Monero Cryptonight variants, and add one for v7moneromooo-monero2018-03-051-2/+2
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-2/+2
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero2018-01-101-1/+1
* Add a chacha20 variant to go with chacha8moneromooo-monero2017-12-251-0/+84