ligo/src/lib_crypto
2018-06-06 10:54:33 +02:00
..
test Jbuilder: fix the target @runtest_indent 2018-05-26 20:08:03 +02:00
base58.ml Crypto: replace nocrypto sha256 with hacl 2018-05-17 10:20:22 +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 Docs/RPC: minor RPC improvements 2018-06-06 10:54:33 +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 Stdlib: use bigstring to implement MBytes 2018-05-12 23:11:35 +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 P2p: make nonces unpredictable when connecting 2018-05-24 12:11:42 +02:00
crypto_box.mli P2p: make nonces unpredictable when connecting 2018-05-24 12:11:42 +02:00
ed25519.ml Shell: allow to prefix signed data by a watermark 2018-05-25 16:47:48 +02:00
ed25519.mli Shell: allow to prefix signed data by a watermark 2018-05-25 16:47:48 +02:00
helpers.ml Doc: add api/p2p.rst 2018-06-06 10:54:33 +02:00
jbuild Jbuilder: fix the target @runtest_indent 2018-05-26 20:08:03 +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 Crypto: replace ocaml-tweetnacl with ocaml-hacl 2018-05-17 10:20:22 +02:00
rand.mli Client refactor: simpler dependencies in tezos-crypto 2018-02-08 17:23:29 +01:00
s.ml Shell: allow to prefix signed data by a watermark 2018-05-25 16:47:48 +02:00
secp256k1.ml Shell: allow to prefix signed data by a watermark 2018-05-25 16:47:48 +02:00
secp256k1.mli Shell: allow to prefix signed data by a watermark 2018-05-25 16:47:48 +02:00
signature.ml Data_encoding: add descriptions and case names 2018-06-06 10:54:33 +02:00
signature.mli Shell: allow to prefix signed data by a watermark 2018-05-25 16:47:48 +02:00
tezos-crypto.opam Crypto: replace nocrypto sha256 with hacl 2018-05-17 10:20:22 +02:00