| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 31 | -31/+31 |
| * | CryptonightR: define out i386/x86_64 specific code on other archs | moneromooo-monero | 2019-03-05 | 2 | -0/+8 |
| * | slow-hash: fix build on arm | moneromooo-monero | 2019-03-05 | 4 | -27/+42 |
| * | tests: add a CNv4 JIT test | moneromooo-monero | 2019-03-04 | 1 | -7/+8 |
| * | crypto: plug CNv4 JIT into cn_slow_hash | moneromooo-monero | 2019-03-04 | 2 | -3/+100 |
| * | crypto: clear cache after generating random program | moneromooo-monero | 2019-03-04 | 1 | -0/+3 |
| * | CNv4 JIT compiler for x86-64 and tests | SChernykh | 2019-03-04 | 4 | -0/+2746 |
| * | Fixed path to int-util.h | SChernykh | 2019-02-14 | 1 | -1/+1 |
| * | Adding cnv4-2 tweaks | SChernykh | 2019-02-14 | 2 | -39/+79 |
| * | Cryptonight variant 4 aka CryptonightR | SChernykh | 2019-02-14 | 5 | -16/+507 |
| * | move int-util.h to epee | moneromooo-monero | 2018-12-04 | 7 | -7/+7 |
| * | Merge pull request #4854 | Riccardo Spagni | 2018-12-04 | 2 | -4/+0 |
| |\ | |||||
| | * | Removed a lot of unnecessary includes | Martijn Otto | 2018-11-15 | 2 | -4/+0 |
| * | | slow-hash: some more big endian fixes | xiphon | 2018-11-16 | 1 | -6/+6 |
| * | | slow-hash: fix for big endian | moneromooo-monero | 2018-11-16 | 1 | -20/+21 |
| * | | Merge pull request #4757 | Riccardo Spagni | 2018-11-14 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | hash: fix hash_permutation on big endian | moneromooo-monero | 2018-10-29 | 1 | -0/+7 |
| * | | | Merge pull request #4755 | Riccardo Spagni | 2018-11-14 | 1 | -2/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | crypto: fix AES encryption on big endian | xiphon | 2018-10-31 | 1 | -2/+3 |
| | |/ | |||||
| * | | Merge pull request #4711 | Riccardo Spagni | 2018-11-06 | 1 | -5/+2 |
| |\ \ | |||||
| | * | | Small function declaration cleanup in slow-hash.c | Pol Mauri | 2018-10-23 | 1 | -5/+2 |
| | |/ | |||||
| * | | crypto: fixed groestl on big-endian platforms | xiphon | 2018-10-25 | 2 | -47/+91 |
| * | | crypto: fixed incremental keccak API on big-endian platforms | xiphon | 2018-10-22 | 1 | -2/+3 |
| |/ | |||||
| * | Merge pull request #4449 | Riccardo Spagni | 2018-09-29 | 1 | -2/+41 |
| * | Merge pull request #4404 | Riccardo Spagni | 2018-09-22 | 1 | -0/+20 |
| |\ | |||||
| | * | cryptonote tweak v2.2 | Lee Clagett | 2018-09-22 | 1 | -0/+20 |
| * | | Merge pull request #4395 | Riccardo Spagni | 2018-09-21 | 1 | -3/+8 |
| |\ \ | |||||
| | * | | Fixed Keccak implementation on big-endian platforms | Alexandro Sanchez | 2018-09-17 | 1 | -3/+8 |
| | |/ | |||||
| * | | Merge pull request #4357 | Riccardo Spagni | 2018-09-18 | 1 | -1401/+3 |
| |\ \ | |/ |/| | |||||
| | * | crypto_ops_builder: link to EdDSA/Ed25519 draft RFC | moneromooo-monero | 2018-09-09 | 1 | -1401/+3 |
| * | | Merge pull request #4326 | Riccardo Spagni | 2018-09-14 | 3 | -8/+10 |
| |\ \ | |||||
| | * | | NetBSD support | thomasvaughan | 2018-09-11 | 3 | -8/+10 |
| * | | | Merge pull request #4219 | Riccardo Spagni | 2018-09-11 | 4 | -4/+35 |
| |\ \ \ | |||||
| | * | | | more comprehensive test for ge_p3 comparison to identity/point at infinity | moneromooo-monero | 2018-09-11 | 2 | -0/+15 |
| | * | | | crypto: some paranoid checks in generate_signature/check_signature | moneromooo-monero | 2018-09-11 | 1 | -1/+11 |
| | * | | | crypto: never return zero in random32_unbiased | moneromooo-monero | 2018-09-11 | 1 | -1/+1 |
| | * | | | bulletproofs: a few fixes from the Kudelski review | moneromooo-monero | 2018-09-11 | 1 | -2/+1 |
| | * | | | precalc the ge_p3 representation of H | moneromooo-monero | 2018-09-11 | 2 | -0/+7 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #4218 | Riccardo Spagni | 2018-09-11 | 2 | -53/+360 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Cryptonight variant 2 | SChernykh | 2018-09-09 | 2 | -53/+360 |
| * | | | Merge pull request #4259 | luigi1111 | 2018-09-04 | 2 | -0/+88 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Incremental Keccak API added | Dusan Klinec | 2018-08-15 | 2 | -0/+88 |
| | |/ | |||||
| * | | add and use constant time 32 byte equality function | moneromooo-monero | 2018-08-23 | 3 | -5/+26 |
| * | | crypto: make secret_key automatically mlock | moneromooo-monero | 2018-08-16 | 2 | -6/+8 |
| * | | Merge pull request #4137 | luigi1111 | 2018-08-15 | 2 | -3/+5 |
| |\ \ | |||||
| | * | | crypto: do not use boost::value_initialized to init null skey/pkey | moneromooo-monero | 2018-07-20 | 2 | -3/+2 |
| | * | | crypto: move null_pkey/null_skey to the cpp file | moneromooo-monero | 2018-07-15 | 2 | -2/+5 |
| * | | | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 2018-08-08 | 1 | -4/+8 |
| | |/ |/| | |||||
| * | | Merge pull request #4097 | luigi1111 | 2018-07-27 | 2 | -4/+25 |
| |\ \ | |||||
| | * | | crypto: remove slight bias in key generation due to modulo | moneromooo-monero | 2018-07-05 | 2 | -4/+25 |
| | |/ | |||||
