Skip to content

Commit

Permalink
address codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
2pmflow committed Oct 23, 2022
1 parent 78ab6a8 commit a9d2ed2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EIPS/eip-5791.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL

This approach requires that the physical item must have a chip attached to it that fulfills the following requirements:

- The chip can securely generate and store an ECDSA secp256k1 asymmetric keypair;
- The chip can sign messages using the private key of the previously-generated asymmetric keypair;
- The chip can securely generate and store an ECDSA secp256k1 asymmetric key pair;
- The chip can sign messages using the private key of the previously-generated asymmetric key pair;
- The chip exposes the public key; and
- The private key cannot be extracted

Expand Down

0 comments on commit a9d2ed2

Please sign in to comment.