Page MenuHome GnuPG
Feed All Stories

Aug 24 2022

ikloecker changed the status of T6156: Kleopatra: Aborting password entry on certify leads to broken error message from Open to Testing.

I'll flag it for re-testing with the next version.

Aug 24 2022, 2:52 PM · kleopatra, Restricted Project
ikloecker added a comment to T6156: Kleopatra: Aborting password entry on certify leads to broken error message.

The (): is the result of Formatting::formatForComboBox(d->key()) which has just been changed to Formatting::formatForComboBox(target) to fix T6154: Kleopatra: Assert in CertifyCertificateCommand after setting ownertrust of key. I think this issue here is just another symptom of the same bug as in T6154: Kleopatra: Assert in CertifyCertificateCommand after setting ownertrust of key. You were just quick enough to avoid the assert.

Aug 24 2022, 2:52 PM · kleopatra, Restricted Project
ikloecker added a project to T6152: Text for Import of S/MIME certificates: gnupg.
Aug 24 2022, 2:44 PM · Feature Request, S/MIME, gnupg, Restricted Project
ikloecker added a comment to T6151: limit-card-insert-tries is not doing anything, "insert card" is still shown.

Looks like this option has been merged 16 years ago from gpg 1.4.3. My guess is that it was never used in gpg 2.x.

Aug 24 2022, 2:42 PM · Bug Report
ikloecker added a comment to T6150: gpgadduserideditinteractor.cpp: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing].

For the original issue I'd prefer to silence the error/warning with -Wno-narrowing because I think it's a non-issue. Or does changing the enum declarations to enum : unsigned int make clang happy?

Aug 24 2022, 2:34 PM · C++, gpgme, Bug Report
aheinecke committed rO8e47c6de9ba7: Update german translation and fix öschl wording (authored by aheinecke).
Update german translation and fix öschl wording
Aug 24 2022, 2:24 PM
werner added a comment to T6153: Kleopatra: No error when import from Keyserver fails.

If you use an IP address there is no server name and thus a) TLS can't check the name and b) virtual servers won't work. But as you stated this is not the problem: With rGb231959728a0056 (T2924) https is handled in another way than hkps.
Now, that change was only applied to KS_GET and not to KS_SEARCH. This is kind of correct but shows this surprising behaviour: For the preferred keyserver we really want to do a plain fetch and don't have all the hkp ip/name mapping we do.

Aug 24 2022, 2:23 PM · gnupg, kleopatra
ikloecker added a comment to T6150: gpgadduserideditinteractor.cpp: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing].

For gpgme (as for the other GnuPG libraries) we use the good old mailing list based process for contributing patches. See doc/HACKING for details. In particular, we'll need a signed DCO from you.

Aug 24 2022, 2:20 PM · C++, gpgme, Bug Report
ikloecker triaged T6157: Kleopatra: Fix potential invalidation of the keys a command works on when the key cache is refreshed as Normal priority.
Aug 24 2022, 2:07 PM · Restricted Project, kleopatra
ikloecker changed the status of T6154: Kleopatra: Assert in CertifyCertificateCommand after setting ownertrust of key from Open to Testing.

Should be fixed.

Aug 24 2022, 2:01 PM · Restricted Project, kleopatra
ikloecker committed rKLEOPATRA800c22f7f4a2: Keep a reference to the key to certify (authored by ikloecker).
Keep a reference to the key to certify
Aug 24 2022, 2:00 PM
ikloecker committed rKLEOPATRA91702e1a46ec: Fix tool tip for S/MIME CSR and set accessible description (authored by ikloecker).
Fix tool tip for S/MIME CSR and set accessible description
Aug 24 2022, 2:00 PM
ebo added a comment to T5957: Kleopatra: Usability improvement for Notepad.

also, in the recipient tab the "encrypt with passphrase" option is at the very bottom and so far away from the other options that it is easily overlooked, if the window is fullsized.

Aug 24 2022, 1:16 PM · gpd5x, kleopatra
werner committed rD0b76d435931b: swdb: Pinentry 1.2.1 (authored by werner).
swdb: Pinentry 1.2.1
Aug 24 2022, 1:14 PM
werner committed rP338961541fa9: Release 1.2.1 (authored by werner).
Release 1.2.1
Aug 24 2022, 1:01 PM
werner committed rW3f76a0819c9f: Update pinentry to 1.2.1 (authored by werner).
Update pinentry to 1.2.1
Aug 24 2022, 12:59 PM
aheinecke renamed T6153: Kleopatra: No error when import from Keyserver fails from Kleopatra: Import from keyserver does not work to Kleopatra: No error when import from Keyserver fails.
Aug 24 2022, 12:27 PM · gnupg, kleopatra
aheinecke added a comment to T6153: Kleopatra: No error when import from Keyserver fails.

Turns out the error happened because on Windows I tested with the IP address and not the name. With gpg-connect-agent --dirmngr I get:

Aug 24 2022, 12:25 PM · gnupg, kleopatra
aheinecke triaged T6156: Kleopatra: Aborting password entry on certify leads to broken error message as Normal priority.
Aug 24 2022, 11:38 AM · kleopatra, Restricted Project
aheinecke triaged T6155: Kleopatra: Certify expired userids offered but leads to General Error as Normal priority.
Aug 24 2022, 11:36 AM · kleopatra, Restricted Project
aheinecke added a comment to T6153: Kleopatra: No error when import from Keyserver fails.

Oh, more testing shows that this works on Linux. strange.

Aug 24 2022, 11:34 AM · gnupg, kleopatra
mpilgrem placed T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired up for grabs.
Aug 24 2022, 11:33 AM · workaround, gnupg, Keyserver, Bug Report
mpilgrem added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

Doing the same thing on my second PC, I can be more precise:

Aug 24 2022, 11:31 AM · workaround, gnupg, Keyserver, Bug Report
aheinecke triaged T6154: Kleopatra: Assert in CertifyCertificateCommand after setting ownertrust of key as High priority.
Aug 24 2022, 11:30 AM · Restricted Project, kleopatra
aheinecke triaged T6153: Kleopatra: No error when import from Keyserver fails as High priority.
Aug 24 2022, 11:26 AM · gnupg, kleopatra
ebo created T6152: Text for Import of S/MIME certificates.
Aug 24 2022, 11:15 AM · Feature Request, S/MIME, gnupg, Restricted Project
werner lowered the priority of T6145: USB device detection by scdaemon from High to Low.

The delays are due to /usr/sbin/laptop_mode from the laptop-mode-tools package.

Aug 24 2022, 10:52 AM · gnupg24, scd
choener updated the task description for T6151: limit-card-insert-tries is not doing anything, "insert card" is still shown.
Aug 24 2022, 10:52 AM · Bug Report
choener created T6151: limit-card-insert-tries is not doing anything, "insert card" is still shown.
Aug 24 2022, 10:51 AM · Bug Report
werner added a comment to T6145: USB device detection by scdaemon.

Inserting as well as removal is detected on my machine always only after 25 seconds

Aug 24 2022, 10:33 AM · gnupg24, scd
werner added a comment to T4429: Kleopatra: Offer to generate ECC keys on Smartcards which support it.

Right, this is only for the OPENPGP cards. Meanwhile we have
a way to get information on the supported algorithms. For example:

Aug 24 2022, 10:21 AM · Restricted Project, kleopatra
wrobelda added a comment to T6150: gpgadduserideditinteractor.cpp: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing].

Yes, this is with Clang. I am working on getting it to compile on Windows with clang-cl, using vcpkg, with success. I have several patches to fix the issues that clang detected, and so I wonder if I should create a Task to discuss them all?

Aug 24 2022, 10:08 AM · C++, gpgme, Bug Report
ikloecker added a comment to T4429: Kleopatra: Offer to generate ECC keys on Smartcards which support it.

This (old) task only concerns OpenPGP smart cards resp. the OpenPGP card app, right? Because for PIV ECC has always been offered since PIV is supported. And for other card apps we do not even support generating keys AFAIK.

Aug 24 2022, 9:45 AM · Restricted Project, kleopatra
Valodim reopened T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired as "Open".

I'll reopen this ticket here, since the underlying issue is not quite resolved yet as @dkg helpfully outlined above.

Aug 24 2022, 9:41 AM · workaround, gnupg, Keyserver, Bug Report
ikloecker added a comment to T4429: Kleopatra: Offer to generate ECC keys on Smartcards which support it.

scdaemon should return this information together with other information about the smart card or the key slot.

Aug 24 2022, 9:40 AM · Restricted Project, kleopatra
aheinecke changed the status of T5967: GpgOL: Use kleopatra groups in keyresolver from Open to Testing.
Aug 24 2022, 9:38 AM · gpgol, Restricted Project
aheinecke changed the status of T5827: GpgOL: Allow setting HKLM values as override from Open to Testing.
Aug 24 2022, 9:38 AM · gpgol, Restricted Project
aheinecke reassigned T4429: Kleopatra: Offer to generate ECC keys on Smartcards which support it from aheinecke to werner.

@werner please write a list for which manufacturer and version kleopatra should offer which curves.

Aug 24 2022, 9:33 AM · Restricted Project, kleopatra
ikloecker triaged T6150: gpgadduserideditinteractor.cpp: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing] as Low priority.
Aug 24 2022, 9:32 AM · C++, gpgme, Bug Report
ikloecker added a comment to T6150: gpgadduserideditinteractor.cpp: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing].

g++: error: unrecognized command-line option '-Wc++11-narrowing'; did you mean '-Wno-narrowing'?

Aug 24 2022, 9:23 AM · C++, gpgme, Bug Report
ikloecker added a comment to T6150: gpgadduserideditinteractor.cpp: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing].

How did you get this error? I don't even see a warning for this when building gpgme with g++ (SUSE Linux) 12.1.1 20220812.

Aug 24 2022, 9:20 AM · C++, gpgme, Bug Report
gniibe added a comment to T6145: USB device detection by scdaemon.

I wrote a simple testusb.c if monitoring USB devices works:

#include <stdlib.h>
#include <libusb.h>
#include <poll.h>
#include <stdio.h>
Aug 24 2022, 4:16 AM · gnupg24, scd
mpilgrem closed T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired as Resolved.
Aug 24 2022, 2:04 AM · workaround, gnupg, Keyserver, Bug Report
mpilgrem added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

Thank you dkg. I am new to 'certificates' generally - and a little knowledge is a dangerous thing - but this is what I did:

Aug 24 2022, 1:47 AM · workaround, gnupg, Keyserver, Bug Report

Aug 23 2022

Heiko Becker <heiko.becker@kde.org> committed rLIBKLEO9c6eee098540: Merge remote-tracking branch 'origin/release/22.08' (authored by Heiko Becker <heiko.becker@kde.org>).
Merge remote-tracking branch 'origin/release/22.08'
Aug 23 2022, 10:06 PM
wrobelda created T6150: gpgadduserideditinteractor.cpp: error: case value evaluates to -1, which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing].
Aug 23 2022, 10:05 PM · C++, gpgme, Bug Report
dkg added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

@mpilgrem: in the meantime, for connecting to keys.openpgp.org, which *has* cleaned up its certificate chain, you might also want to try killing your dirmngr process, and/or cleaning up the data in .gnupg/dirmngr-cache.d/.

Aug 23 2022, 9:24 PM · workaround, gnupg, Keyserver, Bug Report
dkg added a comment to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired.

Basically, the website in question (e.g. https://openpgpkey.gnupg.org/, which exhibits this problem) serves up three certificates:

Aug 23 2022, 9:17 PM · workaround, gnupg, Keyserver, Bug Report
Heiko Becker <heiko.becker@kde.org> committed rLIBKLEO28f25d9b650b: KF5LibkleoConfig: Use QT_MAJOR_VERSION from build time (authored by Heiko Becker <heiko.becker@kde.org>).
KF5LibkleoConfig: Use QT_MAJOR_VERSION from build time
Aug 23 2022, 8:30 PM
orbea added a comment to T6136: build failure with slibtool - error: undefined symbol: QGpgME::RevokeKeyJob::staticMetaObject.

This looks like a good approach, but I think stripping the standard paths needs to be deferred until later, because, if PKG_CONFIG_SYSROOT_DIR is set, then the library search paths are prefixed with $PKG_CONFIG_SYSROOT_DIR, and then the prefixed standard paths probably shouldn't be stripped.

Aug 23 2022, 6:37 PM · gpgrt, gpgme, Bug Report
aheinecke committed rGTOacf9ba291c9f: Add support for forced values in gpgolconfig (authored by aheinecke).
Add support for forced values in gpgolconfig
Aug 23 2022, 6:05 PM
aheinecke committed rGTO24a228b05e1d: Enable Kleopatra groups in Keyresolver (authored by aheinecke).
Enable Kleopatra groups in Keyresolver
Aug 23 2022, 6:05 PM
aheinecke committed rGTO95bd15088a69: Explicitly set Qt Version to avoid Qt6 pickup (authored by aheinecke).
Explicitly set Qt Version to avoid Qt6 pickup
Aug 23 2022, 6:05 PM
aheinecke committed rO459d74de93d1: Remove overly verbose debug output (authored by aheinecke).
Remove overly verbose debug output
Aug 23 2022, 5:57 PM
aheinecke added a comment to T6148: Kleopatra: Simplify Ownertrust dialog.

Sure. I think we can do this after 3.1.24. I don't want to have additional string changes now as we have translation at 100%

Aug 23 2022, 5:55 PM · kleopatra, Restricted Project
ikloecker changed the status of T5863: pinentry-qt: Further improve the accessibility from Testing to Open.

Fix issues found while testing with NVDA.

Aug 23 2022, 5:53 PM · pinentry, Restricted Project
ikloecker changed the status of T5863: pinentry-qt: Further improve the accessibility, a subtask of T5845: Kleopatra: Accessibility for file encryption, from Testing to Open.
Aug 23 2022, 5:53 PM · kleopatra, Restricted Project
ikloecker moved T6149: Kleopatra: Fix (accessibility) issues found while testing with NVDA from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 23 2022, 5:52 PM · kleopatra, Restricted Project
aheinecke committed rW866d294b90da: Update snapshots (authored by aheinecke).
Update snapshots
Aug 23 2022, 5:18 PM
aheinecke committed rWc2251fa77534: Remove obsolete patch (authored by aheinecke).
Remove obsolete patch
Aug 23 2022, 5:18 PM
aheinecke committed rW0fd3a766e313: Update EXTRA_DIST (authored by aheinecke).
Update EXTRA_DIST
Aug 23 2022, 5:18 PM
aheinecke committed rW6f92761175f0: Additionally read kleopatra config from HKCU (authored by aheinecke).
Additionally read kleopatra config from HKCU
Aug 23 2022, 5:18 PM
aheinecke committed rW235efb19756f: Make gen-tarball script work for more pkgs (authored by aheinecke).
Make gen-tarball script work for more pkgs
Aug 23 2022, 5:18 PM
aheinecke committed rWda1a46980538: Fix mode for KMessageWidget-fix-tab-order.patch (authored by aheinecke).
Fix mode for KMessageWidget-fix-tab-order.patch
Aug 23 2022, 5:18 PM
aheinecke committed rWe460b48111f9: Improve gen-kde-l10n script (authored by aheinecke).
Improve gen-kde-l10n script
Aug 23 2022, 5:18 PM
aheinecke committed rO5ee0a4a486e6: Fix lookup location for gpg-wks-client for VSD (authored by aheinecke).
Fix lookup location for gpg-wks-client for VSD
Aug 23 2022, 5:15 PM
aheinecke committed rOdf2d4372fa41: Allow setting HKLM values as override for config (authored by aheinecke).
Allow setting HKLM values as override for config
Aug 23 2022, 5:15 PM
ikloecker triaged T6149: Kleopatra: Fix (accessibility) issues found while testing with NVDA as Normal priority.
Aug 23 2022, 5:05 PM · kleopatra, Restricted Project
ikloecker added a comment to T6148: Kleopatra: Simplify Ownertrust dialog.

For better usability and accessibility the [Yes] [No] buttons should be something like [Trust Owner] [Don't Trust Owner] resp. [Yes, This is My Key] [No, That's Not My Key].

Aug 23 2022, 4:41 PM · kleopatra, Restricted Project
werner added projects to T6145: USB device detection by scdaemon: gnupg (gpg23), scd.
Aug 23 2022, 3:51 PM · gnupg24, scd
werner added a comment to T6145: USB device detection by scdaemon.

I went back to 2.3.3 and it seems it never worked as I expected. But we should understand the reason for the long delay.

Aug 23 2022, 3:50 PM · gnupg24, scd
werner added a comment to T6148: Kleopatra: Simplify Ownertrust dialog.

I am fine with that. No need for the WoT bells and whistles

Aug 23 2022, 3:47 PM · kleopatra, Restricted Project
aheinecke triaged T6148: Kleopatra: Simplify Ownertrust dialog as Normal priority.
Aug 23 2022, 3:39 PM · kleopatra, Restricted Project
werner added a comment to T6145: USB device detection by scdaemon.

Okay, the mentioned patch does not help. I now tried the actual use
case of mine, which is to ssh without the token plugged in. I clicked
two times OK, then inserted the token and then I had to click
around dozen times onto OK before the inserted card was detected.

Aug 23 2022, 3:35 PM · gnupg24, scd
aheinecke committed rW4d0c751913fb: Package breeze-dark icon theme (authored by aheinecke).
Package breeze-dark icon theme
Aug 23 2022, 3:27 PM
aheinecke committed rKLEOPATRA9311e50bf30d: Activate breeze-dark on Windows for darkMode (authored by aheinecke).
Activate breeze-dark on Windows for darkMode
Aug 23 2022, 3:24 PM
aheinecke committed rKLEOPATRAf74fd9d1fd53: Fix same disk detection in moveDir (authored by aheinecke).
Fix same disk detection in moveDir
Aug 23 2022, 3:24 PM
aheinecke committed rLIBKLEO91a87b6dc934: Add SystemInfo::isDarkModeActive (authored by aheinecke).
Add SystemInfo::isDarkModeActive
Aug 23 2022, 3:07 PM
aheinecke claimed T6076: Kleopatra: Many icons are hard to see if the dark high-contrast mode is activated.

I have had some problems detecting dark mode on Windows. Qt has a command line switch darkmode=1 or darkmode=2 for the windows platform theme. Which does not help. It also checks in QWindowsTheme for dark mode in the following code:

Aug 23 2022, 3:05 PM · vsd33 (vsd-3.3.0), Windows, kleopatra, Restricted Project
werner added a comment to T6145: USB device detection by scdaemon.

The interesting thing is that I did not changed my box but it "suddenly" started to misbehave. Thus I conclude this is a matter of our own changes. The log I sent you by PM was done with my suggested improvement (npth_unlock/lock around libusb_get-device_list) and it might actually helped a bit - I am not sure. I will test again w/o that change. Or maybe I should bisect.

Aug 23 2022, 3:01 PM · gnupg24, scd
aheinecke triaged T6147: Kleopatra: Failure to move extracted archive folder accross disks as Normal priority.
Aug 23 2022, 2:10 PM · kleopatra, Restricted Project
gniibe added a comment to T6145: USB device detection by scdaemon.

What I learned today:

  • libusb backend for Linux does:
    • scanning devices, it uses hotplug feature
    • hotplug feature uses udev_monitor_new_from_netlink and udev_monitor_receive_device, which are available in libudev (it communicates udev through AF_NETLINK socket)
    • libudev differs in Devuan
    • At initialization, hotplug feature spawns linux_udev_event_thread_main (its name is {libusb_event})
      • It is this thread, which receives information of device insertion/removal
Aug 23 2022, 1:29 PM · gnupg24, scd
aheinecke claimed T5967: GpgOL: Use kleopatra groups in keyresolver.
Aug 23 2022, 12:41 PM · gpgol, Restricted Project
Jakuje added a comment to T4873: Enable AES GCM in FIPS mode.

Thank you for your work on the proposal. I have two comments:

  • Do we have some test vector, which can be used in the testsute to test the new API?
  • We need to mention the new API in the documentation.
Aug 23 2022, 12:39 PM · FIPS, libgcrypt, Feature Request
werner added a comment to T6145: USB device detection by scdaemon.

I tried with no success.

Aug 23 2022, 11:27 AM · gnupg24, scd
mpilgrem added a project to T6142: On Windows, gpg 2.3.7 thinks the certificates of major keyservers have expired: gnupg.
Aug 23 2022, 11:22 AM · workaround, gnupg, Keyserver, Bug Report
werner renamed T6146: Add gcry_kdf_open et al. documentation from Add fcry_kdf_open et al. documentation to Add gcry_kdf_open et al. documentation.
Aug 23 2022, 11:19 AM · Documentation, libgcrypt
werner triaged T6146: Add gcry_kdf_open et al. documentation as Normal priority.
Aug 23 2022, 11:19 AM · Documentation, libgcrypt
gniibe moved T6127: FIPS 140-3 final review comments from Backlog to Next on the FIPS board.
Aug 23 2022, 11:12 AM · FIPS, libgcrypt, Bug Report
werner closed T5990: Option to ignore the user trustlist.txt as Resolved.
Aug 23 2022, 10:36 AM · Restricted Project, Restricted Project, gnupg (gpg22), S/MIME, gpgagent
gniibe added a comment to T6136: build failure with slibtool - error: undefined symbol: QGpgME::RevokeKeyJob::staticMetaObject.

Original pkg-config supports PKG_CONFIG_SYSTEM_LIBRARY_PATH (default is determined by build time, and overridden by environment var), PKG_CONFIG_SYSTEM_INCLUDE_PATH as well.

Aug 23 2022, 10:15 AM · gpgrt, gpgme, Bug Report
ikloecker added a comment to T6136: build failure with slibtool - error: undefined symbol: QGpgME::RevokeKeyJob::staticMetaObject.
In T6136#161915, @orbea wrote:

Or maybe it would be better to only check the standard libdir paths as in the libgpg-error configure.ac?

--- gpgrt-config.orig	2022-08-21 23:14:40.017298485 -0700
+++ gpgrt-config	2022-08-22 08:28:16.339977281 -0700
@@ -210,6 +210,7 @@
     # the resulted list is in reverse order
     for __arg; do
 	case "$__arg" in
+	    -L/usr/lib|-L/usr/lib64|-L/lib|-L/lib64) ;;
 	    -l*)
 		# As-is
 		__rev_list="$__arg${__rev_list:+ }$__rev_list"
Aug 23 2022, 9:30 AM · gpgrt, gpgme, Bug Report
gniibe committed rC249ca431ef88: tests: Expect the OEAP tests to fail in FIPS mode. (authored by Jakuje).
tests: Expect the OEAP tests to fail in FIPS mode.
Aug 23 2022, 9:15 AM
gniibe committed rCe552e37983da: fips: Disable RSA-OAEP padding in FIPS mode. (authored by Jakuje).
fips: Disable RSA-OAEP padding in FIPS mode.
Aug 23 2022, 9:15 AM
gniibe committed rCa527d252b899: Simplify the PCT for RSA and ECDSA (authored by Jakuje).
Simplify the PCT for RSA and ECDSA
Aug 23 2022, 9:15 AM
gniibe committed rC0d69847e41e1: gcrypt.h: Fix function name in comment. (authored by Jakuje).
gcrypt.h: Fix function name in comment.
Aug 23 2022, 9:15 AM
gniibe committed rCaab1d63e4def: random: Use getrandom (GRND_RANDOM) in FIPS mode. (authored by Jakuje).
random: Use getrandom (GRND_RANDOM) in FIPS mode.
Aug 23 2022, 9:15 AM
gniibe committed rCd259993b9456: ecc: Run PCT also with the digest step (authored by Jakuje).
ecc: Run PCT also with the digest step
Aug 23 2022, 9:15 AM
gniibe committed rC505f048cac8e: rsa: Run PCT in FIPS mode also with digest step. (authored by Jakuje).
rsa: Run PCT in FIPS mode also with digest step.
Aug 23 2022, 9:15 AM
gniibe committed rC05a9c9d1ba1d: fips: Add function-name based FIPS indicator. (authored by Jakuje).
fips: Add function-name based FIPS indicator.
Aug 23 2022, 9:15 AM