This is python library to deal with hashing (md5 or sha1) and then encrypting SNMPv3 user profiles for Juniper devices. The hashing follows RFC 3414 for snmpv3 profiles.
The
The encrypt function supports a seed in order to have idempotent encryption.
This package works in both python 2 and 3
pip install juniperSNMPv3crypt