aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/chacha.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-14Cryptonight variant 4 aka CryptonightRSChernykh1-4/+4
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-12/+17
2017-12-16Scrub keys from memory just before scope end.moneromooo-monero1-14/+6
2017-11-27use memwipe in a few relevant placesmoneromooo-monero1-2/+3
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-08-22chacha8: add a key generation variant that take a pointer and sizemoneromooo-monero1-2/+6
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+56