From bd01807038a1879a8eec1549fc1153adf649ead9 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sat, 5 Nov 2016 22:34:30 +0100 Subject: switched from PyCrypto to PyCryptodome --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index af94f09c..12ce74a2 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ $ pip install pysnmp to download and install PySNMP along with its dependencies: * [PyASN1](http://pyasn1.sf.net) -* [PyCrypto](http://pycrypto.org) (required only if SNMPv3 encryption is in use) +* [PyCryptodome](https://pycryptodome.readthedocs.io) (required only if SNMPv3 encryption is in use) * [PySMI](http://pysmi.sf.net) (required for MIB services only) Besides the library, command-line [SNMP utilities](https://github.com/etingof/pysnmp-apps) -- cgit v1.2.1