All Classes

Class Summary
Class
Description
This utility class can be used to encrypt and decrypt data using the AES encryption algorithm.
Base58 is similar to Base64 but uses only 58 different characters to encode the message.
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
Identity instances are meant to contain data about a person, institution or service which is signed by a trusted authority.
This class can be used to generate RSA cryptographic keys and safe them to file
This class simplifies the process of loading Keys from files
This class simplifies the process of RSA Encrypting data.
Signatures can be used to add prove to an Identity that the contained data either comes from or was checked by a specific person, institution or service