Cipherpack v1.2.0-dirty
A Cryprographic Stream Processor
|
▼Norg | |
▼Ncipherpack | Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2022 Gothel Software e.K |
▼CCipherpack | |
CHashUtil | 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() |
CContentType | |
CCPFactory | Cipherpack Factory, called by automatically to load the native library |
CCPVersion | This jaulib derived version info class is only usable when having jaulib available, naturally |
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 |
CPackHeader | Cipherpack header less encrypted keys or signatures as described in Cipherpack Data Stream |
▼Ntest | |
▼Norg | |
▼Ncipherpack | Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2022 Gothel Software e.K |
Cdata_test | |
CLoggingCipherpackListener | |
▼CTest01Cipherpack | |
▼CBug574CipherpackListener | |
CGetTimeMethod | |
CTest01CipherpackSingle | |
CTestVersionInfo | |
CVersionInfo | |
CCipherpack |