mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
mention Ed25519 in the readme
This commit is contained in:
parent
5c4e131ada
commit
76142522e9
@ -13,6 +13,7 @@ These include:
|
|||||||
- ECDSA signing/verifying (supports secp256k1 and nist256p1 curves,
|
- ECDSA signing/verifying (supports secp256k1 and nist256p1 curves,
|
||||||
uses RFC6979 for deterministic signatures)
|
uses RFC6979 for deterministic signatures)
|
||||||
- ECDSA public key derivation + Base58 address representation
|
- ECDSA public key derivation + Base58 address representation
|
||||||
|
- Ed25519 signing/verifying
|
||||||
- HMAC-SHA256 and HMAC-SHA512
|
- HMAC-SHA256 and HMAC-SHA512
|
||||||
- PBKDF2
|
- PBKDF2
|
||||||
- RIPEMD-160
|
- RIPEMD-160
|
||||||
|
Loading…
Reference in New Issue
Block a user