Uses of Package
convex.core.crypto
Packages that use convex.core.crypto
Package
Description
Fundamental Convex classes used for the decentralised network
Crypto algorithms used within Convex, particularly for digital signatures and
cryptographic hashes
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
Package used to create genesis states for new Convex networks
-
Classes in convex.core.crypto used by convex.core
-
Classes in convex.core.crypto used by convex.core.cryptoClassDescriptionAbstract base class for key pairs in Convex.Class representing a cryptographic signatureClass representing an Ed25519 Key PairImmutable dtata value class representing an Ed25519 digital signature.Class implementing a Wallet Entry.
-
Classes in convex.core.crypto used by convex.core.dataClassDescriptionAbstract base class for key pairs in Convex.Class representing a cryptographic signature
-
Classes in convex.core.crypto used by convex.core.init