This website requires JavaScript.
Explore
Help
Sign In
vacp2p
/
nim-libp2p-experimental
Watch
1
Star
0
Fork
0
You've already forked nim-libp2p-experimental
mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced
2025-01-10 10:25:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-libp2p-experimental
/
libp2p
/
crypto
History
Mamy André-Ratsimbazafy
8805e5f061
Use Travis only for ARM64 -
https://github.com/status-im/nimbus-eth2/pull/2167
2020-12-09 16:05:41 -06:00
..
BearSSL
@
c1bb5356bb
Use Travis only for ARM64 -
https://github.com/status-im/nimbus-eth2/pull/2167
2020-12-09 16:05:41 -06:00
ed25519
Use constant-time hex encoding/decoding procedures explicitly. (
#305
)
2020-08-11 08:48:21 -06:00
chacha20poly1305.nim
Use results and no exceptions in chacha and curve25519 (
#182
)
2020-05-19 10:22:49 +02:00
crypto.nim
Use constant-time hex encoding/decoding procedures explicitly. (
#305
)
2020-08-11 08:48:21 -06:00
curve25519.nim
Audit curve fixes part2 (
#298
)
2020-08-04 18:19:26 +09:00
ecnist.nim
gossipsub audit fixes (
#412
)
2020-10-30 21:49:54 +09: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
Use constant-time hex encoding/decoding procedures explicitly. (
#305
)
2020-08-11 08:48:21 -06:00
secp.nim
reuse single RNG instance for all crypto key generation (
#249
)
2020-07-07 13:14:11 +02:00