Cipherpack v1.2.0-dirty
A Cryprographic Stream Processor
|
▼NBotan | |
CCPUID | |
▼Ncipherpack | |
Nhash_util | Hash utility functions to produce a hash file compatible to sha256sum as well as to produce the hash value itself for validation |
CCipherpackListener | Listener for events occurring while processing a cipherpack message via encryptThenSign() and checkSignThenDecrypt() |
CConstants | |
CCryptoConfig | CryptoConfig, contains crypto algorithms settings given at encryption wired via the Cipherpack Data Stream, hence received and used at decryption if matching keys are available |
Cenvironment | |
CPackHeader | Cipherpack header less encrypted keys or signatures as described in Cipherpack Data Stream |
CWrappingDataSource | This class represents an abstract data source object |
Njcipherpack |