Home | Trees | Indices | Help |
|
---|
|
Collection of all Keyczar classes used to perform cryptographic functions: encrypt, decrypt, sign and verify.
Author: arkajit.dey@gmail.com (Arkajit Dey)
|
|||
Keyczar Abstract Keyczar base class. |
|||
GenericKeyczar To be used by Keyczart. |
|||
Encrypter Capable of encrypting only. |
|||
Verifier Capable of verifying only. |
|||
Crypter Capable of encrypting and decrypting. |
|||
Signer Capable of both signing and verifying. |
|
|||
VERSION = 1
|
|||
KEY_HASH_SIZE = 4
|
|||
HEADER_SIZE = 5
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 10 17:05:05 2008 | http://epydoc.sourceforge.net |