summaryrefslogtreecommitdiff
path: root/pysnmp/proto/secmod/eso/priv/aesbase.py
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on AES key localizationIlya Etingof2019-08-111-1/+2
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-7/+15
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-14/+8
* Uppercase global constants (#238)Ilya Etingof2019-02-101-16/+17
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* added missing SHA2 support for Blumenthal key localizationIlya Etingof2017-12-031-8/+14
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* refactor digest size getter into property, handle the case of unavailable cryptoIlya Etingof2017-08-031-2/+2
* add support for USM SHA-2 algorithms (RFC 7860) (#71)verrio2017-08-031-9/+11
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* Fixes to key localization code for AES192/256Ilya Etingof2016-08-211-5/+5
* Reeder key localization refactoredIlya Etingof2016-08-211-3/+5
* Reeder key localization for AES192/256 encryption implementedIlya Etingof2016-08-211-0/+36
* fix to 3DES key localization procedureIlya Etingof2016-07-301-4/+5
* pep8 reformattedIlya Etingof2016-04-021-4/+9
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-2/+6
* linted for trailing whitespaceselie2015-10-171-1/+1
* fix to key localization loop termination conditionelie2014-01-101-2/+2
* critical error fixed in key localization procedure for AES192/AES256/3DESelie2014-01-091-0/+33