HSL 2.0 framework
Description of the framework
|
Classes for encryption and hash generation More..
Classes | |
class | AESCipher |
Class for encrypting data using AES. More... | |
class | MD5Hash |
Class for generating an MD5 hash. More... | |
class | SHA1Hash |
Class to generate a SHA-1 hash value. More... | |
class | SHA2Hash |
Class to generate a SHA-2 hash value. More... | |
Classes for encryption and hash generation
(pyCrypto package)
If the simulator is to be used, pyCrypto 2.6 (possibly newer version, see www.pycrypto.de) must be installed on the development computer