summaryrefslogtreecommitdiff
path: root/testing/tests/benchmarks/test_crypto.py
AgeCommit message (Expand)Author
2016-12-07[feature] Add retro compat on secrets.py ciphersVictor Shyba
2016-12-06[feature] use GCM instead of CTR+HMACVictor Shyba
2016-11-28[feature] make _crypto stream on decryptionVictor Shyba
2016-11-19[tests] fixes test_crypto benchVictor Shyba
2016-11-19[tests] use options instead of marksVictor Shyba
2016-11-18[test] rename benchmark tests directory and tagdrebs