Package convex.core.crypto
package convex.core.crypto
Crypto algorithms used within Convex, particularly for digital signatures and
cryptographic hashes
-
ClassesClassDescriptionAbstract base class for key pairs in Convex.Abstract base class for Custom Convex security providersClass representing a cryptographic signatureImmutable data value class representing an Ed25519 digital signature.Class for crypto encoding constants and utility functionsClass for static Hashing functionalityA SecureRandom instance that returns deterministic values given an initial seed.Static utility functions for Mnemonic encodingUtility class for working with Java Key StoresUtility class for handling crypto providers for Convex.Class providing symmetric encryption functionality using AESClass implementing a Wallet Entry.