Skip to content

Commit

Permalink
revert rename of bls varsig
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Grantham <dwg@linuxprogrammer.org>
  • Loading branch information
Dave Grantham committed Aug 29, 2024
1 parent 5673173 commit abc43dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions table.csv
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ provenance-log, serialization, 0x1208, draft, Veri
provenance-log-entry, serialization, 0x1209, draft, Verifiable and permissioned append-only log entry
provenance-log-script, serialization, 0x120a, draft, Verifiable and permissioned append-only log script
multisig, multiformat, 0x1239, draft, Digital signature multiformat
multikey, multiformat, 0x123a, draft, Encryption key multiformat
multikey, multiformat, 0x123a, draft, Encryption key multiformat
nonce, nonce, 0x123b, draft, Nonce random value
ed25519-priv, key, 0x1300, draft, Ed25519 private key
secp256k1-priv, key, 0x1301, draft, Secp256k1 private key
Expand Down Expand Up @@ -546,8 +546,8 @@ zeroxcert-imprint-256, zeroxcert, 0xce11, draft, 0xce
nonstandard-sig, varsig, 0xd000, deprecated, Namespace for all not yet standard signature algorithms
bcrypt-pbkdf, multihash, 0xd00d, draft, Bcrypt-PBKDF key derivation function
es256k, varsig, 0xd0e7, draft, ES256K Siganture Algorithm (secp256k1)
bls12_381-g1-sig, varsig, 0xd0ea, draft, G1 signature for BLS-12381-G2
bls12_381-g2-sig, varsig, 0xd0eb, draft, G2 signature for BLS-12381-G1
bls-12381-g1-sig, varsig, 0xd0ea, draft, G1 signature for BLS-12381-G2
bls-12381-g2-sig, varsig, 0xd0eb, draft, G2 signature for BLS-12381-G1
eddsa, varsig, 0xd0ed, draft, Edwards-Curve Digital Signature Algorithm
eip-191, varsig, 0xd191, draft, EIP-191 Ethereum Signed Data Standard
jwk_jcs-pub, key, 0xeb51, draft, JSON object containing only the required members of a JWK (RFC 7518 and RFC 7517) representing the public key. Serialisation based on JCS (RFC 8785)
Expand Down

0 comments on commit abc43dc

Please sign in to comment.