PySNMP 4.3.3
Release highlights:
- Switched from now unmaintained PyCrypto to PyCryptodome.
- Non-standard (but apparently used by many vendors) Reeder AES192/256
USM key localization algorithm implemented. - Fix broken 3DES key localization and encryption procedures.
- TextualConvention macro improved to parse DISPLAY-HINT-formatted user input.
- Switched to new-style Python classes.