summaryrefslogtreecommitdiff
path: root/src/saml2/aes.py
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode the warning filterIvan Kanakarakis2019-01-071-2/+0
* Deprecate AESCipher and aes.py moduleIvan Kanakarakis2018-08-021-99/+12
* Add tests for AES cipherIvan Kanakarakis2018-08-021-24/+0
* Always generate a random IV for AES operationsIvan Kanakarakis2018-08-021-27/+11
* Replace Cryptodome library with cryptographyIvan Kanakarakis2018-07-041-36/+60
* Cleanup aes.pyIvan Kanakarakis2018-07-041-40/+36
* Slowly moving from six to future.backportsRoland Hedberg2016-03-091-1/+3
* Use package 'Cryptodome' instead of 'Crypto'Legrandin2016-02-211-2/+2
* Correction so all aes encryption alg. can be used while decrypting.Hans HoĢˆrberg2015-04-171-2/+2
* Fixed all tests and various bugs that appeared during that process.Roland Hedberg2013-12-131-0/+123