diff options
| author | Eli Collins <elic@assurancetechnologies.com> | 2011-02-12 23:38:17 -0500 |
|---|---|---|
| committer | Eli Collins <elic@assurancetechnologies.com> | 2011-02-12 23:38:17 -0500 |
| commit | 15ce3c6998568c4c66b8962619700b2b9259d264 (patch) | |
| tree | c150b625a87e1ea4294fb67385b1415473148db2 /docs/lib | |
| parent | 56a5758d313b330f2e144961ef58924fda78e46f (diff) | |
| download | passlib-15ce3c6998568c4c66b8962619700b2b9259d264.tar.gz | |
cleaned up helper handler classes, converted some more hashes
Diffstat (limited to 'docs/lib')
| -rw-r--r-- | docs/lib/passlib.hash.ext_des_crypt.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/lib/passlib.hash.ext_des_crypt.rst b/docs/lib/passlib.hash.ext_des_crypt.rst index 7bc676d..d0c2676 100644 --- a/docs/lib/passlib.hash.ext_des_crypt.rst +++ b/docs/lib/passlib.hash.ext_des_crypt.rst @@ -75,3 +75,4 @@ This implementation of ext-des-crypt differs from others in one way: References ========== * `<http://fuse4bsd.creo.hu/localcgi/man-cgi.cgi?crypt+3>`_ - primary source used for description of ext-des-crypt format & algorithm +* `<http://ftp.lava.net/cgi-bin/bsdi-man?proto=1.1&query=crypt&msection=3&apropos=0>`_ - another source describing algorithm |
