Ver código fonte

add some notes about alternatives to pycrypto

oz123 11 anos atrás
pai
commit
1742d4db5e
1 arquivos alterados com 7 adições e 1 exclusões
  1. 7 1
      documentation/general_notes.txt

+ 7 - 1
documentation/general_notes.txt

@@ -66,7 +66,13 @@ finally you should step into:
 # PyCrypto Alternatives:
 
   * http://wiki.yobi.be/wiki/PyCryptoPlus#Differences_with_pycrypto
-  * 
+  *  http://brandon.sternefamily.net/2007/06/aes-tutorial-python-implementation/
+  * puresalsa20 - not document so good
+  * http://code.google.com/p/pycrypt/
+  * https://github.com/trevp/tlslite/tree/master/tlslite/utils
+  * seems like the best next standard, but very young:
+    https://github.com/alex/cryptography
+
    
 # for windows port: https://pypi.python.org/pypi/colorama