| Interface | Description |
|---|---|
| SecretSharing |
| Class | Description |
|---|---|
| AnonymouslyEncryptedData | |
| BIP39 |
Static utility classes for BIP39 mnemonics.
|
| Crypto | |
| Curve25519 | |
| CurveConversion |
Montgomery <-> Edwards isomorphism converted from C code developed by Daniel Beer (dlbeer@gmail.com) and released as public domain.
|
| DecryptedData | |
| EncryptedData | |
| KeyDerivation | |
| KeyDerivation.Bip32Node |
Represents a node in the Bip32 derivation tree.
|
| KNV25 | |
| PublicKeyDerivationInfo | |
| Scrypt | |
| SecretShare | |
| SecretSharingGenerator | |
| SerializedMasterPublicKey |
Combination of a BIP32 Master Public Key + Chain Code along with a CRC32 checksum.
|
| SimpleShamirSecretSharing |
| Enum | Description |
|---|---|
| HashFunction |