]> Cypherpunks repositories - keks.git/commit
strup761 instead of sntrup4591761
authorSergey Matveev <stargrave@stargrave.org>
Wed, 4 Jun 2025 12:51:43 +0000 (15:51 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 4 Jun 2025 12:55:21 +0000 (15:55 +0300)
commit34e400476221f6e1861db6e3ccc249560f16aa18c48a9d9b410098b439ff921a
tree2f1f4d1ab4d356c7d02cfed0852391f6fc37ef28f565de693b9abb04cd012378
parent9434bac52e7b09ee5a9dbecd99c7f12df6e74948407dada46b705c1ce5ccb5f5
strup761 instead of sntrup4591761
27 files changed:
go/cm/cmd/cmenctool/main.go
go/cm/cmd/cmenctool/multirecipient.t
go/cm/cmd/cmenctool/prv-encrypted.t
go/cm/cmd/cmenctool/pub.t
go/cm/cmd/cmkeytool/kem-generation.t
go/cm/cmd/cmkeytool/main.go
go/cm/enc/kem.go
go/cm/enc/sntrup4591761-x25519/algo.go [deleted file]
go/cm/enc/sntrup761-x25519/algo.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/kp.go [moved from go/cm/enc/sntrup4591761-x25519/kp.go with 66% similarity]
go/cm/enc/sntrup761-x25519/sntrup761/README [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/kem/kem.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/kem/ntruprime/doc.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/kem/ntruprime/internal/Decode.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/kem/ntruprime/internal/Divmod.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/kem/ntruprime/internal/Encode.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/kem/ntruprime/sntrup761/ntruprime.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/pke/ntruprime/kem/kem.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/pke/ntruprime/kem/schemes/sntrup/schemes.go [new file with mode: 0644]
go/cm/enc/sntrup761-x25519/sntrup761/pke/ntruprime/sntrup761/params.go [new file with mode: 0644]
go/cm/go.mod
go/cm/go.sum
spec/cm/kem/sntrup761-x25519-hkdf-blake2b [moved from spec/cm/kem/sntrup4591761-x25519-hkdf-blake2b with 72% similarity]
spec/cm/prv/sntrup4591761-x25519 [deleted file]
spec/cm/prv/sntrup761-x25519 [new file with mode: 0644]
spec/cm/pub/sntrup761-x25519 [moved from spec/cm/pub/sntrup4591761-x25519 with 56% similarity]
tcl/schemas/kem-with-encap.tcl