Skip to content

Commit

Permalink
Add RSA public key (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
expede authored Sep 2, 2021
1 parent 9493726 commit d20ee7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ p384-pub, key, 0x1201, draft, P-384
p521-pub, key, 0x1202, draft, P-521 public Key (compressed)
ed448-pub, key, 0x1203, draft, Ed448 public Key
x448-pub, key, 0x1204, draft, X448 public Key
rsa-x509-pub, key, 0x1205, draft, RSA public key (X.509 encoded)
ed25519-priv, key, 0x1300, draft, Ed25519 private key
secp256k1-priv, key, 0x1301, draft, Secp256k1 private key
x25519-priv, key, 0x1302, draft, Curve25519 private key
Expand Down

0 comments on commit d20ee7a

Please sign in to comment.