El algoritmo "crypt" suena a algo genérico.

Echa un vistazo al módulo python-crypto.

http://www.pycrypto.org/

 * Hash functions: MD2, MD4.
 * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
 * Stream encryption algorithms: ARC4, simple XOR.
 * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
 * Protocols: All-or-nothing transforms, chaffing/winnowing.
 * Miscellaneous: RFC1751 module for converting 128-key keys
   into a set of English words, primality testing.


Saludos.



[email protected] escribió:
Hola alguien conoce que funcion sirve para encriptar una cadena a Crypt??

Gracias por adelantado

Saludos

Alberto

_______________________________________________
Python-es mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-es
FAQ: http://python-es-faq.wikidot.com/

_______________________________________________
Python-es mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-es
FAQ: http://python-es-faq.wikidot.com/

Responder a