]> wagner.pp.ru Git - oss/ctypescrypto.git/blobdiff - ctypescrypto/digest.py
Added some tests for X509 module
[oss/ctypescrypto.git] / ctypescrypto / digest.py
index 4e33d92bb3e147b28a05fd22dd18ef315078dff2..df4e58071a13c98e96b05e56710e86141407bd5b 100644 (file)
@@ -1,5 +1,6 @@
 """\r
 """\r
-       Implmenets interface to OpenSSL EVP_Digest* functions.\r
+       Implements interface to OpenSSL EVP_Digest* functions.\r
+\r
        Interface  made as close to hashlib as possible.\r
 \r
        This module is really an excess effort. Hashlib allows access to\r
        Interface  made as close to hashlib as possible.\r
 \r
        This module is really an excess effort. Hashlib allows access to\r