ligo/src/lib_crypto
2018-06-13 23:59:16 +00:00
..
test Jbuilder: fix the target @runtest_indent 2018-05-26 20:08:03 +02:00
base58.ml Crypto: add P256 cryptography 2018-06-13 23:59:16 +00:00
base58.mli Crypto: add P256 cryptography 2018-06-13 23:59:16 +00:00
blake2B.ml P2P: allow to limit the size of operations and operations list 2018-06-12 21:27:55 +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: less unnamed fields in binary description 2018-06-06 10:54:33 +02:00
jbuild Crypto: add P256 cryptography 2018-06-13 23:59:16 +00: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
p256.ml Crypto: add P256 cryptography 2018-06-13 23:59:16 +00:00
p256.mli Crypto: add P256 cryptography 2018-06-13 23:59:16 +00: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 P2P: allow to limit the size of operations and operations list 2018-06-12 21:27:55 +02:00
secp256k1.ml Crypto: add P256 cryptography 2018-06-13 23:59:16 +00:00
secp256k1.mli Shell: allow to prefix signed data by a watermark 2018-05-25 16:47:48 +02:00
signature.ml Crypto: add P256 cryptography 2018-06-13 23:59:16 +00:00
signature.mli Crypto: add P256 cryptography 2018-06-13 23:59:16 +00:00
tezos-crypto.opam Crypto: add P256 cryptography 2018-06-13 23:59:16 +00:00