nim-libp2p/libp2p/crypto
Tanguy Cizain 8cddfde837
Rename getKey -> getPublicKey (#621)
* rename getKey to getPublicKey

* use publicKey directly in gossipsub

* update error messages
2021-09-02 12:03:40 +02:00
..
ed25519 Rename getKey -> getPublicKey (#621) 2021-09-02 12:03:40 +02:00
chacha20poly1305.nim Use results and no exceptions in chacha and curve25519 (#182) 2020-05-19 10:22:49 +02:00
crypto.nim Rename getKey -> getPublicKey (#621) 2021-09-02 12:03:40 +02:00
curve25519.nim Audit curve fixes part2 (#298) 2020-08-04 18:19:26 +09:00
ecnist.nim Rename getKey -> getPublicKey (#621) 2021-09-02 12:03:40 +02:00
hkdf.nim removals (#159) 2020-05-06 18:31:47 +02:00
minasn1.nim Refactor minasn1 and fix security issues. (#323) 2020-08-11 16:58:51 -06:00
rsa.nim Rename getKey -> getPublicKey (#621) 2021-09-02 12:03:40 +02:00
secp.nim Rename getKey -> getPublicKey (#621) 2021-09-02 12:03:40 +02:00