KickassCrypto
Namespaces
- OpenSsl
- Sodium
- Traits
Interfaces, Classes, Traits and Enums
- IKickassCrypto
- 2023-04-05 jj5 - the IKickassCrypto interface is the interface provided by an encryption
service. You can use the framework to create your own encryption services or you can use one (or
more) of the four encryption services provided by this library.
- KickassCrypto
- 2023-04-05 jj5 - this class provides the base framework for a crypto service; you can extend
it yourself or use one (or more) of the services implemented as modules in this library.
- KickassCryptoException
- 2023-04-05 jj5 - this exception is thrown from crypto service constructors (and elsewhere) if
there's a problem that will prevent them from operating.