Age | Commit message (Expand) | Author | Files | Lines |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -3/+0 |
2018-08-23 | add and use constant time 32 byte equality function | moneromooo-monero | 1 | -1/+1 |
2018-08-16 | crypto: make secret_key automatically mlock | moneromooo-monero | 1 | -1/+2 |
2018-08-15 | Merge pull request #4137 | luigi1111 | 1 | -3/+2 |
2018-07-20 | crypto: do not use boost::value_initialized to init null skey/pkey | moneromooo-monero | 1 | -1/+0 |
2018-07-15 | crypto: move null_pkey/null_skey to the cpp file | moneromooo-monero | 1 | -2/+2 |
2018-07-05 | crypto: remove slight bias in key generation due to modulo | moneromooo-monero | 1 | -0/+1 |
2018-04-10 | crypto: fix initialization order issue with random mutex | moneromooo-monero | 1 | -6/+4 |
2018-03-14 | crypto: revert odd namespace changes made in #3303 | stoffu | 1 | -9/+0 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -12/+0 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -0/+21 |
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-16 | Scrub keys from memory just before scope end. | moneromooo-monero | 1 | -3/+4 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -8/+19 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -0/+22 |
2017-06-22 | Signature proving payment to destination by only revealing key derivation, no... | stoffu | 1 | -0/+14 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2016-11-07 | wallet: fix output collision detection for view wallets | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 1 | -0/+5 |
2016-08-28 | ringct: import of Shen Noether's ring confidential transactions | moneromooo-monero | 1 | -0/+16 |
2016-05-15 | crypto: make clear generate_random_bytes is not thread safe | moneromooo-monero | 1 | -1/+8 |
2016-03-11 | Use boost::thread instead of std::thread | Howard Chu | 1 | -3/+4 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-06-12 | builds, but doesn't link. other than that, electrum-style recovery implement... | Thomas Winget | 1 | -4/+4 |
2014-06-12 | revert 'dirty hack' change to crypto.h. need a better way for sure. | Thomas Winget | 1 | -4/+1 |
2014-06-12 | compile issues, resolve later. commiting because switching machines | tom | 1 | -1/+4 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -80/+100 |
2013-11-15 | crypto lib | amjuarez | 1 | -0/+166 |