Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-02-14 | Cryptonight variant 4 aka CryptonightR | SChernykh | 1 | -4/+4 |
2018-08-16 | crypto: make secret_key automatically mlock | moneromooo-monero | 1 | -5/+6 |
2018-08-08 | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 1 | -4/+8 |
2018-05-13 | chacha: fix build with GCC 8.1 | moneromooo-monero | 1 | -2/+2 |
2018-03-14 | chacha: call prehashed version explicitly as generate_chacha_key_prehashed | stoffu | 1 | -2/+9 |
2018-03-05 | Monero Cryptonight variants, and add one for v7 | moneromooo-monero | 1 | -2/+2 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -2/+2 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-10 | move memwipe to epee to avoid common<->crypto circular dependencies | moneromooo-monero | 1 | -1/+1 |
2017-12-25 | Add a chacha20 variant to go with chacha8 | moneromooo-monero | 1 | -0/+84 |