mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 23:19:08 -05:00
abstract correction
This commit is contained in:
parent
4b5ca2ebc7
commit
ad4f6d8d62
2
xx.md
2
xx.md
|
@ -5,7 +5,7 @@ Nostr-Specific Deterministic Private Key Generation from Ethereum Wallet Signatu
|
|||
|
||||
## Abstract
|
||||
|
||||
This specification provides an optional method for Nostr clients to generate deterministic private keys from Ethereum wallet signatures. The private keys are derived using HMAC Key Derivation Function (HKDF) applied to SHA-256 of ECDSA signatures (EIP-191), allowing Nostr to interact with Ethereum infrastructure and vice-versa.
|
||||
This specification provides an optional method for Nostr clients to generate deterministic private keys from Ethereum wallet signatures. The private keys are derived using HMAC Key Derivation Function (HKDF) applied to SHA-256 of ECDSA signatures native to Ethereum wallets (EIP-191), allowing Nostr to interact with Ethereum infrastructure and vice-versa.
|
||||
|
||||
## Terminology
|
||||
### a) Username
|
||||
|
|
Loading…
Reference in New Issue
Block a user