Dmitry Yu Okunev
|
205fb711b9
|
Use standard library "crypto/ed25519"
|
2019-12-06 21:58:31 -05:00 |
|
adam
|
2b32a36d90
|
incorporates code review comments from @raulk; changes KeyPairFromKey to KeyPairFromStdKey and improves godoc.
|
2019-09-20 23:37:38 -07:00 |
|
adam
|
0468ff83df
|
adds ability to create keys from crypto.PrivateKey types
|
2019-09-19 15:16:52 -07:00 |
|
Cole Brown
|
d50ea9bc1f
|
Ensure all tests pass without weak RSA key flag
|
2019-08-28 11:34:22 -04:00 |
|
bigs
|
9698a72f45
|
Merge pull request #31 from libp2p/bug/remove-blowfish-support
Remove support for blowfish
|
2019-08-06 12:29:59 -04:00 |
|
Cole Brown
|
47983a3ab5
|
Add test for panic on unknown cipher type
|
2019-08-06 12:15:40 -04:00 |
|
dignifiedquire
|
da42c385fc
|
fix: do not allocate when comparing keys
|
2019-08-01 16:37:30 -07:00 |
|
Cole Brown
|
c7c0a1cdf0
|
Add test for unknown elliptic curves
|
2019-07-12 17:09:27 -04:00 |
|
Raúl Kripalani
|
07fbce0b46
|
absorb {crypto,peer} test utils. (#8)
Avoids circular module dependency.
|
2019-05-23 16:07:58 +01:00 |
|
Raúl Kripalani
|
6e566d10f4
|
Absorb go-libp2p abstractions and core types into this module (#1)
|
2019-05-22 18:31:11 +01:00 |
|