Page MenuHome GnuPG
Feed All Stories

Jun 9 2021

gniibe committed rG7a80004d5407: agent: Fix importing protected secret key. (authored by gniibe).
agent: Fix importing protected secret key.
Jun 9 2021, 3:59 AM
gniibe added a comment to T5122: Importing secret key with wrong passphrase may result GPG_ERR_MISSING_VALUE (should be able to be tried 3 times).

I encountered this bug last year, but I realized that it's hard to make a reproducible case.

Jun 9 2021, 3:53 AM · gnupg
gniibe renamed T5122: Importing secret key with wrong passphrase may result GPG_ERR_MISSING_VALUE (should be able to be tried 3 times) from Importing secret key with wrong passphrase results GPG_ERR_MISSING_VALUE (should be able to be tried 3 times) to Importing secret key with wrong passphrase may result GPG_ERR_MISSING_VALUE (should be able to be tried 3 times).
Jun 9 2021, 3:38 AM · gnupg
gniibe updated the task description for T5122: Importing secret key with wrong passphrase may result GPG_ERR_MISSING_VALUE (should be able to be tried 3 times).
Jun 9 2021, 3:36 AM · gnupg
gniibe committed rG26d783c8996c: po: Update Japanese Translation. (authored by gniibe).
po: Update Japanese Translation.
Jun 9 2021, 2:30 AM
gniibe renamed T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1) from Yubikey 5 doesn't work after updating to GnuPG 2.3.1 on macOS Big Sur 11.2.3 to Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).
Jun 9 2021, 2:18 AM · gnupg (gpg23), yubikey
gniibe added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

For the Data Object of serial number, what I read is this code: https://github.com/Yubico/yubikey-manager

Jun 9 2021, 1:53 AM · gnupg (gpg23), yubikey

Jun 8 2021

Laurent Montel <montel@kde.org> committed rLIBKLEO73037b38de5c: GIT_SILENT: prepare 5.17.3 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 5.17.3
Jun 8 2021, 9:05 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRAed78367e39a0: GIT_SILENT: prepare 5.17.3 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 5.17.3
Jun 8 2021, 9:03 PM
werner lowered the priority of T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows from Unbreak Now! to Normal.
Jun 8 2021, 11:36 AM · Restricted Project, scd, Restricted Project, kleopatra
werner committed rG7e24aef32868: po: Auto update (authored by werner).
po: Auto update
Jun 8 2021, 11:12 AM
werner committed rGf4646fb62ebc: po: Update German translation (authored by werner).
po: Update German translation
Jun 8 2021, 11:12 AM
werner committed rG7a98e45e74ec: w32: Change spawn functions to use Unicode version of CreateProcess. (authored by werner).
w32: Change spawn functions to use Unicode version of CreateProcess.
Jun 8 2021, 11:12 AM
werner committed rGf20e9a464487: common,w32: Breakaway detached childs when in job (authored by aheinecke).
common,w32: Breakaway detached childs when in job
Jun 8 2021, 11:12 AM
werner committed rGebdb62a98a6e: w32: Free memory allocated by new function w32_write_console. (authored by werner).
w32: Free memory allocated by new function w32_write_console.
Jun 8 2021, 11:12 AM
werner committed rGb912f07cdf00: w32: Always use Unicode for console input and output. (authored by werner).
w32: Always use Unicode for console input and output.
Jun 8 2021, 11:12 AM
werner committed rG521e176a605e: common: Re-indent ttyio.c and remove EMX, RISCOS, and CE support (authored by werner).
common: Re-indent ttyio.c and remove EMX, RISCOS, and CE support
Jun 8 2021, 11:12 AM
werner committed rG90aadf69f730: common,w32: Allow Unicode input and output with the console. (authored by werner).
common,w32: Allow Unicode input and output with the console.
Jun 8 2021, 11:12 AM
werner committed rG09f49b4c9aae: common,w32: Implement globing of command line args. (authored by werner).
common,w32: Implement globing of command line args.
Jun 8 2021, 11:12 AM
werner committed rGd7d9a5ba3cbf: common: Rename w32-misc.c to w32-cmdline.c (authored by werner).
common: Rename w32-misc.c to w32-cmdline.c
Jun 8 2021, 11:12 AM
werner committed rG90ddd1cf13cd: common: First take on handling Unicode command line args. (authored by werner).
common: First take on handling Unicode command line args.
Jun 8 2021, 11:12 AM
werner committed rG4d6807b215e7: common,w32: Refine the command line parsing for \ in quotes. (authored by werner).
common,w32: Refine the command line parsing for \ in quotes.
Jun 8 2021, 11:12 AM
werner committed rG1f59c4c8e2cf: gpg: Prepare for globing with UTF-8. (authored by werner).
gpg: Prepare for globing with UTF-8.
Jun 8 2021, 11:12 AM
gniibe committed rE6d19a40a8a23: core: Avoid truncation of error message in the middle of a character. (authored by gniibe).
core: Avoid truncation of error message in the middle of a character.
Jun 8 2021, 9:30 AM
werner committed rG39815c023f03: dirmngr: Rewrite the LDAP wrapper tool (authored by werner).
dirmngr: Rewrite the LDAP wrapper tool
Jun 8 2021, 8:52 AM
werner added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

FWIW: Actually the old code assumed that the s/n is at least 4 bytes. IIRC, I once checked the source of the Yubico tools to get this info.

Jun 8 2021, 8:30 AM · gnupg (gpg23), yubikey
gniibe closed T5048: Error handling in libassuan as Resolved.

Applied and pushed.

Jun 8 2021, 8:11 AM · gpgrt, libassuan
gniibe added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

The device with serial number 10000003, it is represented as three bytes: 00989683

Jun 8 2021, 3:40 AM · gnupg (gpg23), yubikey
gniibe committed rGc3a9ee0b6588: scd: Fix serial number detection for Yubikey 5. (authored by gniibe).
scd: Fix serial number detection for Yubikey 5.
Jun 8 2021, 3:38 AM
gniibe committed rG2f98d8a0f92d: agent: Appropriate error code for importing key with no passwd. (authored by gniibe).
agent: Appropriate error code for importing key with no passwd.
Jun 8 2021, 2:38 AM

Jun 7 2021

jarregui added a comment to T5472: Kleopatra not storing decrypted files.

These are the versions:

Jun 7 2021, 9:27 AM · Support, kleopatra, Bug Report
ikloecker updated the task description for T5473: Libkleo build for Windows broken.
Jun 7 2021, 9:12 AM · kleopatra, Restricted Project
ikloecker added a comment to T5472: Kleopatra not storing decrypted files.

Which version of Kleopatra are you using? And which operating system, e.g. Windows 10?

Jun 7 2021, 9:11 AM · Support, kleopatra, Bug Report
gniibe added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

@dkg
If we support native X25519 format, multiple representations will be possible (there are 32 ways, at least) for a single secret key, because it's the feature of X25519.

Jun 7 2021, 7:21 AM · Support, gnupg, OpenPGP
gniibe changed the status of T5469: GnuPG 2.3 regression: keydb_search failed: Invalid argument from Open to Testing.
Jun 7 2021, 7:10 AM · gnupg (gpg23)
gniibe edited projects for T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1), added: gnupg (gpg23); removed gnupg, MacOS.

In 2.3, the logic to identify Yubikey has been changed (to support PIV application).

Jun 7 2021, 5:28 AM · gnupg (gpg23), yubikey
gniibe committed rGee5b6af370fb: scd: Fix READER-PORT option handling for PC/SC. (authored by gniibe).
scd: Fix READER-PORT option handling for PC/SC.
Jun 7 2021, 4:46 AM
gniibe added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

In your log, it says:

usb_claim_interface failed: -3
Jun 7 2021, 4:46 AM · gnupg (gpg23), yubikey
gniibe added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

Sorry, I was wrong.

Jun 7 2021, 4:43 AM · gnupg (gpg23), yubikey
gniibe added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

@werner
My patch is for the case if it's better to accept such a key of OpenPGP.
I don't know if it's better or not (yet). The purpose of this patch is to show the point where OpenPGP secret part translates into libgcrypt secret key, concretely.

Jun 7 2021, 2:57 AM · Support, gnupg, OpenPGP

Jun 6 2021

Laurent Montel <montel@kde.org> committed rLIBKLEO44ad0191d827: GIT_SILENT: add cmake test support + add more build support (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add cmake test support + add more build support
Jun 6 2021, 9:38 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA7aee9857eaf7: GIT_SILENT: add cmake test support + add more build support (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add cmake test support + add more build support
Jun 6 2021, 9:35 AM

Jun 5 2021

Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA91786ba7696a: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Jun 5 2021, 11:22 PM
Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA1b55167dece0: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Jun 5 2021, 11:22 PM
ikloecker committed rLIBKLEO55aa004b8091: Add Boost::headers to link libraries (authored by Allen Winter <winter@kde.org>).
Add Boost::headers to link libraries
Jun 5 2021, 11:23 AM

Jun 4 2021

dkg added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Do we want to encourage multiple cleartext wire-format representations of the same secret key?

Jun 4 2021, 3:56 PM · Support, gnupg, OpenPGP
aheinecke triaged T5473: Libkleo build for Windows broken as High priority.
Jun 4 2021, 2:33 PM · kleopatra, Restricted Project
aheinecke created P13 (An Untitled Masterwork).
Jun 4 2021, 1:12 PM
jarregui created T5472: Kleopatra not storing decrypted files.
Jun 4 2021, 12:52 PM · Support, kleopatra, Bug Report
werner added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

I need to see how we can pass the check permission notice up to gpg. This is a too common problem and thus serves some special treatment.

Jun 4 2021, 12:22 PM · gnupg (gpg23), yubikey
Suertzz added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

GPG Version :

Jun 4 2021, 11:58 AM · gnupg (gpg23), yubikey
Alexander Lohnau <alexander.lohnau@gmx.de> committed rKLEOPATRAe12eb5d0a832: Install service menus in ${KDE_INSTALL_KSERVICES5DIR}/ServiceMenus (authored by Alexander Lohnau <alexander.lohnau@gmx.de>).
Install service menus in ${KDE_INSTALL_KSERVICES5DIR}/ServiceMenus
Jun 4 2021, 11:17 AM
onickolay added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

JFYI: Original curve25519-donna (as well as Botan library, and OpenSSL) tweaks bits inside of the exponentiation function, so secret keys with or without tweaked bits would be equivalent and produce the same public key.

Jun 4 2021, 10:57 AM · Support, gnupg, OpenPGP
ikloecker committed rLIBKLEO405b06ff36db: add Boost::headers to link libraries (authored by ikloecker).
add Boost::headers to link libraries
Jun 4 2021, 10:12 AM
aheinecke closed T5424: GnuPG w32: Expand environment variables when reading registry paths as Resolved.

Works. My initial tests also failed because on Windows 64 the registry value has to be placed in the WOW6432NODE

Jun 4 2021, 10:09 AM · gnupg (gpg22), Restricted Project
aheinecke changed the status of T5424: GnuPG w32: Expand environment variables when reading registry paths from Open to Testing.

Apologies,.. I used ctags on read_w32_registry_string and that jumped me to build-aux/speedo/w32/g4wihelp.c which has a read_w32_registry_string that does not expand....
Now I found the w32-reg.c in common which looks completely fine.

Jun 4 2021, 9:39 AM · gnupg (gpg22), Restricted Project
werner lowered the priority of T5328: On the (in)security of Elgamal in OpenPGP from High to Normal.
Jun 4 2021, 7:52 AM · side-channel, CVE, libgcrypt
werner changed the visibility for T5328: On the (in)security of Elgamal in OpenPGP.
Jun 4 2021, 7:52 AM · side-channel, CVE, libgcrypt
werner committed rG8bd5172539e1: dirmngr: Remove useless code. (authored by werner).
dirmngr: Remove useless code.
Jun 4 2021, 7:49 AM
werner added inline comments to rG2b4cddf9086f: dirmngr: Allow for non-URL specified ldap keyservers..
Jun 4 2021, 7:45 AM
werner added a comment to rGff17aee5d10c: dirmngr: New option --ldapserver.

Alright, we can keep just the colon delimited format for --ldapservers et al. Because we support ldap URLs in CrlDistributionPoints in X.509 certificates we need to handle them internally. But there is indeed no need to support them in the config files.

Jun 4 2021, 7:40 AM
werner added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

gniibe: Can you explain why an import shall modify the secret key? Form my understanding it is an invalid secret key and thus it can't be used. An import operation is different than the key generation.

Jun 4 2021, 7:33 AM · Support, gnupg, OpenPGP
gniibe added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

For an implementation of Curve25519 routine, it is needed to tweak those bits.

Jun 4 2021, 6:52 AM · Support, gnupg, OpenPGP
gniibe committed rG21ef425e222d: agent: Appropriate error code for importing key with no passwd. (authored by gniibe).
agent: Appropriate error code for importing key with no passwd.
Jun 4 2021, 6:49 AM
gniibe added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Better to have in-line:

diff --git a/agent/cvt-openpgp.c b/agent/cvt-openpgp.c
index 53c88154b..b1d43227a 100644
--- a/agent/cvt-openpgp.c
+++ b/agent/cvt-openpgp.c
@@ -159,7 +159,21 @@ convert_secret_key (gcry_sexp_t *r_key, int pubkey_algo, gcry_mpi_t *skey,
                EdDSA flag.  */
             format = "(private-key(ecc(curve %s)(flags eddsa)(q%m)(d%m)))";
           else if (!strcmp (curve, "Curve25519"))
-            format = "(private-key(ecc(curve %s)(flags djb-tweak)(q%m)(d%m)))";
+            {
+              unsigned int nbits;
+              unsigned char *buffer = gcry_mpi_get_opaque (skey[1], &nbits);
+              unsigned char d[32];
+
+              if (nbits != 256)
+                return gpg_error (GPG_ERR_BAD_SECKEY);
+
+              memcpy (d, buffer, 32);
+              d[0] = (d[0] & 0x7f) | 0x40;
+              d[31] &= 0xf8;
+              gcry_mpi_release (skey[1]);
+              skey[1] = gcry_mpi_set_opaque_copy (NULL, d, 256);
+              format = "(private-key(ecc(curve %s)(flags djb-tweak)(q%m)(d%m)))";
+            }
           else
             format = "(private-key(ecc(curve %s)(q%m)(d%m)))";
Jun 4 2021, 6:00 AM · Support, gnupg, OpenPGP
gniibe added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

"Curve25519" in libgcrypt was implemented before the standardization of X25519. There are two problems here: endianess and tweaking-bits.

Jun 4 2021, 5:59 AM · Support, gnupg, OpenPGP
Suertzz added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

I see your situation

Could you please help me to analyze what's going on?
Please add following lines to your scdaemon.conf to see CCID driver's debug output:

debug-ccid-driver
verbose
verbose
verbose

And share the debug output.

Jun 4 2021, 2:08 AM · gnupg (gpg23), yubikey
gniibe added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

Ah, I think that your problem was fixed in rG53bdc6288f9b: scd: Recover the partial match for PORTSTR for PC/SC. (to be 2.3.2).

Jun 4 2021, 2:02 AM · gnupg (gpg23), yubikey
gniibe triaged T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1) as High priority.
Jun 4 2021, 1:58 AM · gnupg (gpg23), yubikey
gniibe claimed T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).
Jun 4 2021, 1:57 AM · gnupg (gpg23), yubikey
gniibe reopened T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1) as "Open".

I see your situation

Jun 4 2021, 1:57 AM · gnupg (gpg23), yubikey
Suertzz added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

If possible, please let us know how you configure the permission to access CCID device with 2.2 (and with 2.3)?

Jun 4 2021, 1:40 AM · gnupg (gpg23), yubikey
gniibe added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

If possible, please let us know how you configure the permission to access CCID device with 2.2 (and with 2.3)?

Jun 4 2021, 1:32 AM · gnupg (gpg23), yubikey

Jun 3 2021

Suertzz added a comment to T5415: YubiKey no longer recognized in GnuPG 2.3.1 on macOS 10.15.7.

Please excuse my late reply. I was busy with other things over the last few weeks.

Yes, putting disable-ccid into ~/.gnupg/scdaemon.conf works for me with GnuPG 2.3.1 under macOS Catalina (10.15).

I still don't understand what the problem is/was, so I cannot judge whether it's better to recommend this manual configuration for Mac users or to disable CCID by default on macOS.

Jun 3 2021, 11:20 PM · MacOS, yubikey, Bug Report
Allen Winter <winter@kde.org> committed rLIBKLEO522010b01dcd: add Boost::headers to link libraries (authored by Allen Winter <winter@kde.org>).
add Boost::headers to link libraries
Jun 3 2021, 9:44 PM
Saturneric added a comment to T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing.

I tried again after cloning the master branch, and I finally figured it out. Sorry for the trouble caused by this irrelevant question just submitted. thanks again.

Jun 3 2021, 9:36 PM · Bug Report
werner added a comment to T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing.

Please read T5454 again. To get the listing I showed you need to use the latest gpgme from Git master.

Jun 3 2021, 9:24 PM · Bug Report
werner merged T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing into T5454: Failed to sign with subkey with a signature function using gpgme_op_keysign.
Jun 3 2021, 9:23 PM · FAQ, Support, gpgme
werner merged task T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing into T5454: Failed to sign with subkey with a signature function using gpgme_op_keysign.
Jun 3 2021, 9:23 PM · Bug Report
Allen Winter <winter@kde.org> committed rLIBKLEO18331f8ca050: add Boost::headers to link libraries (authored by Allen Winter <winter@kde.org>).
add Boost::headers to link libraries
Jun 3 2021, 8:42 PM
Saturneric created T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing.
Jun 3 2021, 8:19 PM · Bug Report
gniibe committed rC3462280f2e23: cipher: Fix ElGamal encryption for other implementations. (authored by gniibe).
cipher: Fix ElGamal encryption for other implementations.
Jun 3 2021, 7:09 PM
gniibe committed rC7ba5d831d573: build: _DARWIN_C_SOURCE should be 1. (authored by gniibe).
build: _DARWIN_C_SOURCE should be 1.
Jun 3 2021, 7:09 PM
gniibe committed rC71a07704ad98: build: Don't use /dev/srandom on OpenBSD. (authored by Jeremie Courreges-Anglas <jca@wxcvbn.org>).
build: Don't use /dev/srandom on OpenBSD.
Jun 3 2021, 7:09 PM
gniibe committed rC334e1a1cfc8f: tests: Add HAVE_MMAP check for MinGW. (authored by gniibe).
tests: Add HAVE_MMAP check for MinGW.
Jun 3 2021, 7:09 PM
werner committed rC59df8d629542: sexp: Avoid a fatal error in case of ENOMEM in called functions. (authored by werner).
sexp: Avoid a fatal error in case of ENOMEM in called functions.
Jun 3 2021, 7:09 PM
gniibe committed rCda127f7505ff: Fix secmem test for machine with larger page. (authored by gniibe).
Fix secmem test for machine with larger page.
Jun 3 2021, 7:09 PM
werner committed rCf4582f8c429f: api: Add auto expand secmem feature (authored by werner).
api: Add auto expand secmem feature
Jun 3 2021, 7:09 PM
werner committed rC32577d5b91f8: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:09 PM
werner committed rCeb84e429950b: Release 1.8.2 (authored by werner).
Release 1.8.2
Jun 3 2021, 7:09 PM
werner committed rC0a391b259adc: Fix incorrect counter overflow handling for GCM (authored by jukivili).
Fix incorrect counter overflow handling for GCM
Jun 3 2021, 7:09 PM
werner committed rCc114ffd6da83: doc: fix double "See" in front of reference (authored by jukivili).
doc: fix double "See" in front of reference
Jun 3 2021, 7:09 PM
werner committed rC4e11e9d98818: Improve constant-time buffer compare (authored by jukivili).
Improve constant-time buffer compare
Jun 3 2021, 7:09 PM
werner committed rC0da4a237661c: random: Protect another use of jent_rng_collector. (authored by gniibe).
random: Protect another use of jent_rng_collector.
Jun 3 2021, 7:09 PM
werner committed rC1900853f2aee: doc: Clarify the value range of the use-rsa-e parameter. (authored by werner).
doc: Clarify the value range of the use-rsa-e parameter.
Jun 3 2021, 7:09 PM
werner committed rCe1695a8f6ca1: random: Don't assume that _WIN64 implies x86_64 (authored by Martin Storsjö <martin@martin.st>).
random: Don't assume that _WIN64 implies x86_64
Jun 3 2021, 7:09 PM
werner committed rC06fdc074eb29: hmac: Use xtrymalloc. (authored by gniibe).
hmac: Use xtrymalloc.
Jun 3 2021, 7:09 PM
werner committed rCa0e016e29409: mpi: Fix for buidling for MIPS64 with Clang (authored by werner).
mpi: Fix for buidling for MIPS64 with Clang
Jun 3 2021, 7:09 PM
werner committed rCbbf88f0e9d48: AES-KW: fix in-place encryption (authored by smueller_chronox.de).
AES-KW: fix in-place encryption
Jun 3 2021, 7:09 PM
werner committed rC22db6237de00: Make BMI2 inline assembly check more robust (authored by jukivili).
Make BMI2 inline assembly check more robust
Jun 3 2021, 7:09 PM