summaryrefslogtreecommitdiff
path: root/tests/hazmat/primitives/test_chacha20.py
AgeCommit message (Expand)Author
2021-11-11Upgrade cryptography from 2.5 to 3.3Lucia Li
2018-12-09allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer
2018-06-20Add clearer message when key type is not bytes (#4289)Vladyslav Moisieienkov
2017-09-28add ChaCha20 support (#3919)Paul Kehrer