caellion-python-commons
tripledes.py File Reference

Go to the source code of this file.

Classes

class  caellion.pycommons.encryption.tripledes.TripleDESECBMD5Key
 This class provides implementation of triple DES algorithm which uses MD5 hash of password as a key (it uses 16-byte key so it is triple DES with 2 keys) More...
 

Namespaces

 caellion.pycommons.encryption.tripledes
 This module provides utilities related to or using 3DES symmetric encryption algorithm.