Releases: etingof/pysnmpcrypto
Releases · etingof/pysnmpcrypto
Release 0.0.4
Release 0.0.3
Apparently, the most important feature of this package, automatic crypto backend selection, did not work reliably due to setuptools weirdness.
This release puts a good deal of code into fixing these edge cases.
Please refer to the change log for complete list of changes.
Release 0.0.2
This release adds unit tests to the package.
Please refer to the change log for complete list of changes.
Initial release
This is the initial release of the pysnmpcrypto
package - it splits crypto parts that are dependent on external
crypto libraries off the otherwise monolithic pysnmp.
The purpose of this change is to make pysnmp less dependent on potentially heavy and fragile dependencies.
Please refer to the change log for complete list of changes.