AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
aui::crypt is an decryption/encryption/hash library. More...
aui::crypt is an decryption/encryption/hash library.
Namespaces | |
namespace | AHash |
Various hash functions. | |
Classes | |
class | ARsa |
Stores public and/or private RSA key. More... | |
class | AX509 |
x509 certificate object. More... | |
class | AX509Store |
x509 certificate store object. More... | |
Functions | |
API_AUI_CRYPT _< AByteBuffer > | ACrypto::safeRandom () |
(Probably) safe random based on multiple sources. More... | |
_< AByteBuffer > ACrypto::safeRandom | ( | ) |
(Probably) safe random based on multiple sources.