Skip to content

Latest commit

 

History

History
 
 

crypto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MobileCoin Crypto

Provides implementations of cryptography primitives and wrappers around primitives needed in MobileCoin components.

Name Description
ake/enclave Authenticated key exchange enclave.
ake/mcnoise Noise protocol for authenticated key exchange.
digestible Cryptographic hashing.
ecies Asymmetric key cryptography.
keys Public key cryptography.
mcrand no_std random number generator.
message-cipher Encryption cipher.