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)
Thu, Mar 19, 12:54 PM
Unknown Object (File)
Fri, Mar 13, 9:35 PM
Unknown Object (File)
Mon, Mar 9, 11:30 AM
Unknown Object (File)
Thu, Mar 5, 6:08 AM
Unknown Object (File)
Sun, Mar 1, 1:51 AM
Unknown Object (File)
Sat, Feb 28, 10:04 PM
Unknown Object (File)
Fri, Feb 27, 10:28 PM
Unknown Object (File)
Mon, Feb 23, 3:30 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 70666
Build 67549: arc lint + arc unit

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