Class Summary |
AMIHash |
This classes provides some hashing code.
|
AMIPKI |
Provides code to use a generic PKI functionnalities:
RSA keys generation
RSA encoding/decoding
Signatures
|
AMIPrivateKey |
AMI private key |
AMIPublicKey |
AMI public key |
AMIRSAKey |
Generic class used to derivate AMIPublicKey and AMIPublicKey |
AMISecureInputStream |
Provides a secure stream able to work with:
Serialized / encoded objets recovery
Characters encoded recovery
|
AMISecureOutputStream |
Provides a secure stream able to work with:
Serialized / encoded objets recovery
Characters encoded recovery
|
AMISymmetric |
Provides symmetrical cryptography material ( mainly blowfish implementation ) |
Contains everything AMI needs about security : PKI, Hashing, symmetrical encoding