ligo/src/lib_crypto
Pietro ce92f70883 P2p: Fix Hashtbl for PeerRing
Export hash in INTERNAL_HASH. now Peer_id.Id is hashable
2018-05-03 16:03:01 +02:00
..
test Crypto: more alcotesty tests 2018-04-18 14:41:44 +02:00
base58.ml Crypto: Only extract checksum when there's one 2018-04-18 14:41:44 +02:00
base58.mli Base58: regroup prefix definition. 2018-04-18 09:53:11 +02:00
blake2B.ml Vendors/blake2b: use bigstring 2018-04-19 10:21:01 +02:00
blake2B.mli Shell: simplify hash signatures 2018-04-06 11:56:32 +02:00
block_hash.ml Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
block_hash.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
chain_id.ml Shell: simplify hash signatures 2018-04-06 11:56:32 +02:00
chain_id.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
context_hash.ml Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
context_hash.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
crypto_box.ml Vendors/tweetnacl: use bigstring 2018-04-19 10:31:56 +02:00
crypto_box.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
ed25519.ml Crypto: sign 32 bytes message hash 2018-04-26 21:24:21 +02:00
ed25519.mli Shell: simplify hash signatures 2018-04-06 11:56:32 +02:00
helpers.ml Shell: simplify hash signatures 2018-04-06 11:56:32 +02:00
jbuild Crypto: Secp256k1 -> Libsecp256k1 2018-04-26 21:24:21 +02:00
operation_hash.ml Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
operation_hash.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
operation_list_hash.ml Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
operation_list_hash.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
operation_list_list_hash.ml Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
operation_list_list_hash.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
protocol_hash.ml Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
protocol_hash.mli Shell: move back hash encoders from lib_base to lib_crypto 2018-04-03 15:21:38 +02:00
rand.ml Vendors/tweetnacl: use bigstring 2018-04-19 10:31:56 +02:00
rand.mli Client refactor: simpler dependencies in tezos-crypto 2018-02-08 17:23:29 +01:00
s.ml P2p: Fix Hashtbl for PeerRing 2018-05-03 16:03:01 +02:00
secp256k1.ml Crypto: sign 32 bytes message hash 2018-04-26 21:24:21 +02:00
secp256k1.mli Shell/Alpha: allow usage of secp256k1 for signature 2018-04-16 18:37:52 +02:00
signature.ml Crypto: sign 32 bytes message hash 2018-04-26 21:24:21 +02:00
signature.mli Crypto: sign 32 bytes message hash 2018-04-26 21:24:21 +02:00
tezos-crypto.opam Crypto: Secp256k1 -> Libsecp256k1 2018-04-26 21:24:21 +02:00