Fabrice Le Fessant
|
8986640a98
|
P2p: make nonces unpredictable when connecting
Avoid replay-attacks by preventing a node from determining one of the
nonces used in the encryption of a channel between two nodes.
|
2018-05-24 12:11:42 +02:00 |
|
Marco Stronati
|
7d6da7179b
|
Crypto: replace ocaml-tweetnacl with ocaml-hacl
|
2018-05-17 10:20:22 +02:00 |
|
Vincent Bernardoff
|
b48ba96106
|
Stdlib: use bigstring to implement MBytes
|
2018-05-12 23:11:35 +02:00 |
|
Vincent Bernardoff
|
7c546425d2
|
Vendors/tweetnacl: use bigstring
|
2018-04-19 10:31:56 +02:00 |
|
Grégoire Henry
|
6f0cc397ae
|
Shell: move back hash encoders from lib_base to lib_crypto
|
2018-04-03 15:21:38 +02:00 |
|
Vincent Bernardoff
|
dfeb96842a
|
Crypto: add Secretbox
|
2018-02-16 11:08:45 +01:00 |
|
Grégoire Henry
|
f22b3576d2
|
Client refactor: simpler dependencies in tezos-crypto
|
2018-02-08 17:23:29 +01:00 |
|
Vincent Bernardoff
|
e1d1292c09
|
Crypto: drop libsodium
We now use simpler OCaml bindings much easier to review.
|
2018-02-07 11:16:39 +01:00 |
|
Grégoire Henry
|
575e367026
|
Update copyright notice (2018)
|
2018-02-05 23:34:05 +01:00 |
|
Pietro
|
d9405292a4
|
Move all packages to src/
Modify Makefile accordingly
|
2018-01-16 23:11:39 +01:00 |
|