summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorelie <elie>2007-07-09 13:39:47 +0000
committerelie <elie>2007-07-09 13:39:47 +0000
commit1e519091d197e17acf5c6363d7c25b5ffd98ad08 (patch)
tree82a986ebc97f321911c64f7ec9cfd12d27e648c4 /README
parent3517969eaf8fce91f9f43b19fa280e8d376f7dfb (diff)
downloadpysnmp-1e519091d197e17acf5c6363d7c25b5ffd98ad08.tar.gz
added support for AES cipher (rfc3826)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b3de22c..13fd291 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ FEATURES
Features, specific to SNMPv3 model include:
-* USM authentication (MD5/SHA) and privacy (DES) protocols (RFC3414)
+* USM authentication (MD5/SHA) and privacy (DES/AES) protocols (RFC3414)
* View-based access control to use with any SNMP model (RFC3415)
* Built-in SNMP proxy PDU converter for building multi-lingual
SNMP entities (RFC2576)