aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/chacha.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-16crypto: make secret_key automatically mlockmoneromooo-monero1-5/+6
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-4/+8
2018-05-13chacha: fix build with GCC 8.1moneromooo-monero1-2/+2
2018-03-14chacha: call prehashed version explicitly as generate_chacha_key_prehashedstoffu1-2/+9
2018-03-05Monero Cryptonight variants, and add one for v7moneromooo-monero1-2/+2
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-2/+2
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero1-1/+1
2017-12-25Add a chacha20 variant to go with chacha8moneromooo-monero1-0/+84