nim-libp2p/libp2p/crypto
Giovanni Petrantoni ec00c7fc50
Peer resultification and defect only (#245)
* Peer resultification and defect only

* Fixing some tests

* test fixes

* Rename peer into peerid

* better result error message in identify

* further merge fixes
2020-07-01 08:25:09 +02:00
..
ed25519 Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
chacha20poly1305.nim Use results and no exceptions in chacha and curve25519 (#182) 2020-05-19 10:22:49 +02:00
crypto.nim Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
curve25519.nim Use results and no exceptions in chacha and curve25519 (#182) 2020-05-19 10:22:49 +02:00
ecnist.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
hkdf.nim removals (#159) 2020-05-06 18:31:47 +02:00
minasn1.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
rsa.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
secp.nim secp: requiresInit updates (#237) 2020-06-22 19:03:15 +02:00