]> Cypherpunks repositories - keks.git/commit
Move from Texinfo to zettelkästen plaintext
authorSergey Matveev <stargrave@stargrave.org>
Thu, 8 May 2025 14:13:13 +0000 (17:13 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 9 May 2025 20:01:55 +0000 (23:01 +0300)
commit67a7ce7a3e5e46c028502cae971a79c9beb6c87aee51e72728d5c11c0c8eed1e
tree4cf2f8bdb51f75cad7dbfa9142a2df8f38e51b5c779b67c7ac51b70584a9376d
parent14f590df435186aef5e829eccb454d49694dcdcca9eebb282b42b650b53b2cb3
Move from Texinfo to zettelkästen plaintext
101 files changed:
spec/.gitignore
spec/.zkignore [new file with mode: 0644]
spec/ComparisonWithOtherCodecs [new file with mode: 0644]
spec/INSTALL [new file with mode: 0644]
spec/THANKS [new file with mode: 0644]
spec/cm/authcrypt.texi [deleted file]
spec/cm/dem-kuznechik-ctr-hmac-kr.texi [deleted file]
spec/cm/dem-xchapoly-krkc.texi [deleted file]
spec/cm/dem-xchapoly-krmr.texi [deleted file]
spec/cm/dem/kuznechik-ctr-hmac-kr [new file with mode: 0644]
spec/cm/dem/xchapoly-krkc [new file with mode: 0644]
spec/cm/dem/xchapoly-krmr [new file with mode: 0644]
spec/cm/encrypted.texi [deleted file]
spec/cm/encrypted/authcrypt [new file with mode: 0644]
spec/cm/encrypted/index [new file with mode: 0644]
spec/cm/hashed.texi [deleted file]
spec/cm/hashed/Merkle [new file with mode: 0644]
spec/cm/hashed/blake2b [new file with mode: 0644]
spec/cm/hashed/blake2b-merkle [new file with mode: 0644]
spec/cm/hashed/blake3 [new file with mode: 0644]
spec/cm/hashed/index [new file with mode: 0644]
spec/cm/hashed/shake [new file with mode: 0644]
spec/cm/hashed/shake-merkle [new file with mode: 0644]
spec/cm/hashed/skein512 [new file with mode: 0644]
spec/cm/hashed/streebog [new file with mode: 0644]
spec/cm/hashed/streebog-merkle [new file with mode: 0644]
spec/cm/hashed/xxh3-128 [new file with mode: 0644]
spec/cm/index [new file with mode: 0644]
spec/cm/index.texi [deleted file]
spec/cm/kem-balloon-blake2b-hkdf.texi [deleted file]
spec/cm/kem-gost3410-hkdf.texi [deleted file]
spec/cm/kem-mceliece6960119-x25519-hkdf-shake256.texi [deleted file]
spec/cm/kem-pbkdf2.texi [deleted file]
spec/cm/kem-sntrup4591761-x25519-hkdf-blake2b.texi [deleted file]
spec/cm/kem/balloon-blake2b-hkdf [new file with mode: 0644]
spec/cm/kem/gost3410-hkdf [new file with mode: 0644]
spec/cm/kem/mceliece6960119-x25519-hkdf-shake256 [new file with mode: 0644]
spec/cm/kem/pbkdf2 [new file with mode: 0644]
spec/cm/kem/sntrup4591761-x25519-hkdf-blake2b [new file with mode: 0644]
spec/cm/keywrap-kexp15.texi [deleted file]
spec/cm/keywrap-xchapoly.texi [deleted file]
spec/cm/keywrap/kexp15 [new file with mode: 0644]
spec/cm/keywrap/xchapoly [new file with mode: 0644]
spec/cm/prv.texi [deleted file]
spec/cm/prv/ed25519-blake2b [new file with mode: 0644]
spec/cm/prv/gost3410 [new file with mode: 0644]
spec/cm/prv/index [new file with mode: 0644]
spec/cm/prv/mceliece6960119-x25519 [new file with mode: 0644]
spec/cm/prv/sntrup4591761-x25519 [new file with mode: 0644]
spec/cm/prv/sphincs+-shake-256f [new file with mode: 0644]
spec/cm/pub.texi [deleted file]
spec/cm/pub/ed25519-blake2b [new file with mode: 0644]
spec/cm/pub/gost3410 [new file with mode: 0644]
spec/cm/pub/index [new file with mode: 0644]
spec/cm/pub/mceliece6960119-x25519 [new file with mode: 0644]
spec/cm/pub/sntrup4591761-x25519 [new file with mode: 0644]
spec/cm/pub/sphincs+-shake-256f [new file with mode: 0644]
spec/cm/signed.texi [deleted file]
spec/cm/signed/ed25519-blake2b [new file with mode: 0644]
spec/cm/signed/ed25519ph-blake2b-merkle [new file with mode: 0644]
spec/cm/signed/gost3410 [new file with mode: 0644]
spec/cm/signed/gost3410-merkle [new file with mode: 0644]
spec/cm/signed/index [new file with mode: 0644]
spec/cm/signed/sphincs+-shake-256f [new file with mode: 0644]
spec/cm/signed/sphincs+-shake-256f-merkle [new file with mode: 0644]
spec/comparison.texi [deleted file]
spec/encoding/BLOB [new file with mode: 0644]
spec/encoding/FLOAT [moved from spec/encoding/float.texi with 57% similarity]
spec/encoding/FullTable [new file with mode: 0644]
spec/encoding/HEXLET [new file with mode: 0644]
spec/encoding/INT [new file with mode: 0644]
spec/encoding/LIST [new file with mode: 0644]
spec/encoding/MAGIC [new file with mode: 0644]
spec/encoding/MAP [new file with mode: 0644]
spec/encoding/PRIM [new file with mode: 0644]
spec/encoding/String [new file with mode: 0644]
spec/encoding/TAI64 [new file with mode: 0644]
spec/encoding/blob.texi [deleted file]
spec/encoding/hexlet.texi [deleted file]
spec/encoding/index [new file with mode: 0644]
spec/encoding/index.texi [deleted file]
spec/encoding/int.texi [deleted file]
spec/encoding/list.texi [deleted file]
spec/encoding/magic.texi [deleted file]
spec/encoding/map.texi [deleted file]
spec/encoding/prim.texi [deleted file]
spec/encoding/str.texi [deleted file]
spec/encoding/table.texi [deleted file]
spec/encoding/tai64.texi [deleted file]
spec/index [new file with mode: 0644]
spec/index.texi [deleted file]
spec/install.texi [deleted file]
spec/mk-html
spec/mk-info [deleted file]
spec/schema/cmds [new file with mode: 0644]
spec/schema/cmds.texi [deleted file]
spec/schema/index [moved from spec/schema/index.texi with 75% similarity]
spec/schema/tcl [new file with mode: 0644]
spec/schema/tcl.texi [deleted file]
spec/schemas [new symlink]
spec/thanks.texi [deleted file]