I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 2dc2d4ba authored by zzz's avatar zzz
Browse files

markdown fixes

parent 2ed6b50e
No related branches found
No related tags found
No related merge requests found
...@@ -96,13 +96,13 @@ Hybrid types will only be defined in combination with X25519. ...@@ -96,13 +96,13 @@ Hybrid types will only be defined in combination with X25519.
The new encryption types are: The new encryption types are:
================ ================ ====
Type Type Code
================ ================ ====
MLKEM512_X25519 MLKEM512_X25519 5
MLKEM768_X25519 MLKEM768_X25519 6
MLKEM1024_X25519 MLKEM1024_X25519 7
================ ================ ====
Overhead will be substantial. Typical message 1 and 2 sizes (for XK and IK) Overhead will be substantial. Typical message 1 and 2 sizes (for XK and IK)
are currently around 100 bytes (before any additional payload). are currently around 100 bytes (before any additional payload).
...@@ -136,16 +136,16 @@ We will use the standard ML-DSA, NOT the pre-hash variants (HashML-DSA). ...@@ -136,16 +136,16 @@ We will use the standard ML-DSA, NOT the pre-hash variants (HashML-DSA).
The new signature types are: The new signature types are:
============================ ============================ ====
Type Type Code
============================ ============================ ====
MLDSA44_EdDSA_SHA512_Ed25519 MLDSA44_EdDSA_SHA512_Ed25519 12
MLDSA65_EdDSA_SHA512_Ed25519 MLDSA65_EdDSA_SHA512_Ed25519 13
MLDSA87_EdDSA_SHA512_Ed25519 MLDSA87_EdDSA_SHA512_Ed25519 14
MLDSA44 MLDSA44 15
MLDSA65 MLDSA65 16
MLDSA87 MLDSA87 17
============================ ============================ ====
X.509 certificates and other DER encodings will use the X.509 certificates and other DER encodings will use the
composite structures and OIDs defined in [COMPOSITE-SIGS]_. composite structures and OIDs defined in [COMPOSITE-SIGS]_.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment