![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Namespaces | |
| ecdh | |
Classes | |
| class | ECDHE |
| Derive DH shared secret from EC keypairs. More... | |
| class | Nonce |
| Generator for non-repeating nonce material. More... | |
| class | Secp256k1PP |
| CryptoPP secp256k1 algorithms. More... | |
Functions | |
| DEV_SIMPLE_EXCEPTION (InvalidState) | |
| h256 | kdf (Secret const &_priv, h256 const &_hash) |
| Key derivation. More... | |
| DEV_SIMPLE_EXCEPTION (CryptoException) | |
| Rare malfunction of cryptographic functions. More... | |
| dev::crypto::DEV_SIMPLE_EXCEPTION | ( | CryptoException | ) |
Rare malfunction of cryptographic functions.
| dev::crypto::DEV_SIMPLE_EXCEPTION | ( | InvalidState | ) |
Key derivation.
Definition at line 322 of file Common.cpp.
1.8.11