summaryrefslogtreecommitdiff
path: root/pysnmp/proto/secmod/rfc3414/priv/des.py
Commit message (Expand)AuthorAgeFilesLines
* pep8 reformattedIlya Etingof2016-04-031-14/+16
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-0/+6
* linted for bad-whitespace and some other issueselie2015-10-171-4/+4
* linted the bad-continuation issue as well as some otherselie2015-10-171-28/+21
* linted for trailing whitespaceselie2015-10-171-8/+8
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-17/+16
* missing module import fixedelie2011-08-141-1/+1
* extended Security Options (3DESEDE, AES192, AES256) privacy protocolselie2011-01-161-1/+25
* The error-indication codes moved from literals to objectselie2010-12-251-4/+4
* salt value randomness improvedelie2010-06-241-2/+10
* added support for AES cipher (rfc3826)elie2007-07-091-16/+14
* work with Managed Objects instances rather than with theirelie2005-10-261-1/+1
* bugfix against large ints future warningelie2005-06-201-2/+2
* __main__ code droppedelie2005-06-151-11/+0
* initial revisionelie2005-06-141-0/+117