Add Curve25519 private key. (#219)
This commit is contained in:
parent
9e12eae499
commit
e41d207a87
|
@ -129,6 +129,7 @@ ed448-pub, key, 0x1203, draft, Ed448
|
|||
x448-pub, key, 0x1204, draft, X448 public Key
|
||||
ed25519-priv, key, 0x1300, draft, Ed25519 private key
|
||||
secp256k1-priv, key, 0x1301, draft, Secp256k1 private key
|
||||
x25519-priv, key, 0x1302, draft, Curve25519 private key
|
||||
kangarootwelve, multihash, 0x1d01, draft, KangarooTwelve is an extendable-output hash function based on Keccak-p
|
||||
sm3-256, multihash, 0x534d, draft,
|
||||
blake2b-8, multihash, 0xb201, draft, Blake2b consists of 64 output lengths that give different hashes
|
||||
|
|
|
Loading…
Reference in New Issue