Path to this page:
Subject: CVS commit: pkgsrc/security/libgcrypt
From: Adam Ciarcinski
Date: 2018-06-20 08:18:53
Message id: 20180620061853.60F5AFBEC@cvs.NetBSD.org
Log Message:
libgcrypt: updated to 1.8.3
version 1.8.3:
Bug fixes:
- Use blinding for ECDSA signing to mitigate a novel side-channel
attack.
- Fix incorrect counter overflow handling for GCM when using an IV
size other than 96 bit.
- Fix incorrect output of AES-keywrap mode for in-place encryption
on some platforms.
- Fix the gcry_mpi_ec_curve_point point validation function.
- Fix rare assertion failure in gcry_prime_check.
Files: