summaryrefslogtreecommitdiff
path: root/pysnmp/proto/secmod/rfc3414/localkey.py
Commit message (Expand)AuthorAgeFilesLines
* Do not store incomplete USM keys and improve debugIlya Etingof2019-08-051-3/+4
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-4/+11
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-11/+6
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* cosmetic code fixesIlya Etingof2017-12-211-0/+10
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* add support for USM SHA-2 algorithms (RFC 7860) (#71)verrio2017-08-031-37/+22
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* pep8 reformattedIlya Etingof2016-04-031-9/+21
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-1/+6
* linted the bad-continuation issue as well as some otherselie2015-10-171-4/+4
* linted for trailing whitespaceselie2015-10-171-1/+1
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-4/+9
* fix to handle (fail gracefully) zero-length user passwordelie2010-07-221-1/+1
* attempt to use hashlib whenever availableelie2009-08-211-5/+10
* missing SHA-based hasing implementedelie2005-08-051-4/+30
* hashPassphrase() re-designed for performanceelie2005-06-271-25/+15
* initial revisionelie2005-06-141-0/+38