xdh.c: New module defining elliptic curve Diffie--Hellman functions.
[secnet] / README.make-secnet-sites
index 9a528c1..efca19a 100644 (file)
@@ -112,6 +112,9 @@ INPUT SYNTAX
                    VPN, and location properties which are already
                    defined.  (Assigning new properties is permitted.)
 
+                 * It is not permitted to define new VPN-level
+                   properties.
+
        Finally, the properties.
 
        If a property has already been defined on an item, then it is an
@@ -133,9 +136,9 @@ INPUT SYNTAX
 
        hash HASH-NAME
                Assigns the HASH-NAME to the `hash' key.  The HASH-NAME
-               must be one of `md5' or `sha1', and the corresponding
-               hash closure is used.  Acceptable at all levels;
-               required at site level.
+               must be one of `md5', `sha1', or `sha512', and the
+               corresponding hash closure is used.  Acceptable at all
+               levels; required at site level.
 
        key-lifetime INT
        setup-timeout INT