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 implementing SLIP-0010 private key generations for Ed25519 private keys See: https://github.com/satoshilabs/slips/blob/master/slip-0010.mdClass providing symmetric encryption functionality using AES