aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/crypto_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Fix wallet/test/crypto_tests.cpp for OpenSSL 1.1 API.Gregory Maxwell2016-12-121-12/+20
* wallet: Change CCrypter to use vectors with secure allocatorWladimir J. van der Laan2016-10-191-6/+6
* Kill insecure_random and associated global stateWladimir J. van der Laan2016-10-171-1/+1
* crypter: add tests for crypterCory Fields2016-05-131-0/+230