Page MenuHomeFreeBSD

security/libgcrypt: Fix key validation with GCRYECC_FLAG_LEAST_LEAK
ClosedPublic

Authored by jrm on Feb 13 2026, 6:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 2:02 PM
Unknown Object (File)
Mon, Apr 20, 10:21 PM
Unknown Object (File)
Sun, Apr 19, 12:25 PM
Unknown Object (File)
Sun, Apr 19, 10:30 AM
Unknown Object (File)
Sun, Apr 19, 10:25 AM
Unknown Object (File)
Fri, Apr 17, 11:45 AM
Unknown Object (File)
Wed, Apr 15, 1:54 PM
Unknown Object (File)
Wed, Apr 15, 2:39 AM
Subscribers
None

Details

Summary

libgcrypt 1.12.0 was failing to validate Curve25519 secret keys on
FreeBSD-CURRENT. Apply the patch from https://dev.gnupg.org/T8094 to
fix the problem.

Obtained from: https://dev.gnupg.org/T8094

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Feb 13 2026, 6:23 PM
jrm created this revision.
This revision is now accepted and ready to land.Feb 13 2026, 9:41 PM