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