Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juniper SNMPv3 crypt

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 $9$ encryption is a port from Perl from https://metacpan.org/pod/Crypt::Juniper
The encrypt function supports a seed in order to have idempotent encryption.

Install

This package works in both python 2 and 3 pip install juniperSNMPv3crypt

About

Encrypts and decrypts Juniper $9$ passwords. This is a port from Perl from https://metacpan.org/pod/Crypt::Juniper

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages