From: Sergey Matveev Date: Sun, 11 May 2025 07:18:47 +0000 (+0300) Subject: Fix broken links X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=eb4b2d027c35eb4527e5ceeb3b9f06d56374db3b173312a46fb9e9f7963f506a;p=keks.git Fix broken links --- diff --git a/spec/cm/dem/xchapoly-krkc b/spec/cm/dem/xchapoly-krkc index f883a9e..730141d 100644 --- a/spec/cm/dem/xchapoly-krkc +++ b/spec/cm/dem/xchapoly-krkc @@ -22,6 +22,6 @@ Nonce's lowest bit is set only if this is the last chunk we encrypting. => https://datatracker.ietf.org/doc/html/rfc5869.html RFC 5869, HKDF => https://www.blake2.net/ BLAKE2b is hashing algorithm -=> https://datatracker.ietf.org/doc/html/rfc7693.html, RFC 7693, same -=> https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha, XChaCha20-Poly1305 AEAD -=> https://datatracker.ietf.org/doc/html/rfc8439.html, RFC 8439 +=> https://datatracker.ietf.org/doc/html/rfc7693.html RFC 7693, same +=> https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha XChaCha20-Poly1305 AEAD +=> https://datatracker.ietf.org/doc/html/rfc8439.html RFC 8439 diff --git a/spec/cm/dem/xchapoly-krmr b/spec/cm/dem/xchapoly-krmr index e81d02c..f505a4f 100644 --- a/spec/cm/dem/xchapoly-krmr +++ b/spec/cm/dem/xchapoly-krmr @@ -27,6 +27,6 @@ MACs are ordered the same way as KEMs in the list. => https://datatracker.ietf.org/doc/html/rfc5869.html RFC 5869, HKDF => https://www.blake2.net/ BLAKE2b is hashing algorithm -=> https://datatracker.ietf.org/doc/html/rfc7693.html, RFC 7693, same -=> https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha, XChaCha20-Poly1305 AEAD -=> https://datatracker.ietf.org/doc/html/rfc8439.html, RFC 8439 +=> https://datatracker.ietf.org/doc/html/rfc7693.html RFC 7693, same +=> https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-xchacha XChaCha20-Poly1305 AEAD +=> https://datatracker.ietf.org/doc/html/rfc8439.html RFC 8439 diff --git a/spec/cm/hashed/blake2b b/spec/cm/hashed/blake2b index 1c9db7f..364531d 100644 --- a/spec/cm/hashed/blake2b +++ b/spec/cm/hashed/blake2b @@ -1,5 +1,5 @@ [cm/hashed/] with BLAKE2b. BLAKE2b with 512-bit output has "blake2b" algorithm identifier. 256-bit output has "blake2b256" algorithm identifier. -=> https://www.blake2.net/, BLAKE2b +=> https://www.blake2.net/ BLAKE2b => https://datatracker.ietf.org/doc/html/rfc7693.html RFC 7693, same diff --git a/spec/cm/kem/balloon-blake2b-hkdf b/spec/cm/kem/balloon-blake2b-hkdf index 1878ce1..de5f403 100644 --- a/spec/cm/kem/balloon-blake2b-hkdf +++ b/spec/cm/kem/balloon-blake2b-hkdf @@ -14,4 +14,4 @@ Balloon memory-hardened password hasher must be used with BLAKE2b hash. => https://datatracker.ietf.org/doc/html/rfc5869.html RFC 5869, HKDF => https://www.blake2.net/ BLAKE2b is hashing algorithm -=> https://datatracker.ietf.org/doc/html/rfc7693.html, RFC 7693, same +=> https://datatracker.ietf.org/doc/html/rfc7693.html RFC 7693, same diff --git a/spec/cm/pub/mceliece6960119-x25519 b/spec/cm/pub/mceliece6960119-x25519 index 94ca0f6..35c17b4 100644 --- a/spec/cm/pub/mceliece6960119-x25519 +++ b/spec/cm/pub/mceliece6960119-x25519 @@ -9,7 +9,7 @@ mceliece6960119 public key and 32-byte X25519 one. Public key's fingerprint should be calculated using SHAKE128. -=> https://cr.yp.to/ecdh.html, X2559 key-agreement algorithm +=> https://cr.yp.to/ecdh.html X2559 key-agreement algorithm => https://datatracker.ietf.org/doc/html/rfc7748.html RFC 7748, same => https://classic.mceliece.org/ Classic McEliece KEM algorithm => https://keccak.team/ SHAKE XOF function