Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Classes | Functions
dev::crypto Namespace Reference

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...
 

Function Documentation

dev::crypto::DEV_SIMPLE_EXCEPTION ( CryptoException  )

Rare malfunction of cryptographic functions.

dev::crypto::DEV_SIMPLE_EXCEPTION ( InvalidState  )
h256 dev::crypto::kdf ( Secret const &  _priv,
h256 const &  _hash 
)

Key derivation.

Definition at line 322 of file Common.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: