Adolf Belka
b47528525d
libgcrypt: Update to version 1.10.2
...
- Update from version 1.10.1 to 1.10.2
- Update of rootfile
- Changelog
Noteworthy changes in version 1.10.2 (2023-04-06) [C24/A4/R2]
* Bug fixes:
- Fix Argon2 for the case output > 64. [rC13b5454d26]
- Fix missing HWF_PPC_ARCH_3_10 in HW feature. [rCe073f0ed44]
- Fix RSA key generation failure in forced FIPS mode. [T5919]
- Fix gcry_pk_hash_verify for explicit hash. [T6066]
- Fix a wrong result of gcry_mpi_invm. [T5970]
- Allow building with --disable-asm for HPPA. [T5976]
- Fix Jitter RNG for building native on Windows. [T5891]
- Allow building with -Oz. [T6432]
- Enable the fast path to ChaCha20 only when supported. [T6384]
- Use size_t to avoid counter overflow in Keccak when directly
feeding more than 4GiB. [T6217]
* Other:
- Do not use secure memory for a DRBG instance. [T5933]
- Do not allow PKCS#1.5 padding for encryption in FIPS mode.
[T5918]
- Fix the behaviour for child process re-seeding in the DRBG.
[rC019a40c990]
- Allow verification of small RSA signatures in FIPS mode. [T5975]
- Allow the use of a shorter salt for KDFs in FIPS mode. [T6039]
- Run digest+sign self tests for RSA and ECC in FIPS mode.
[rC06c9350165]
- Add function-name based FIPS indicator function.
GCRYCTL_FIPS_SERVICE_INDICATOR_FUNCTION. This is not considered
an ABI changes because the new FIPS features were not yet
approved. [rC822ee57f07]
- Improve PCT in FIPS mode. [rC285bf54b1a, rC4963c127ae, T6397]
- Use getrandom (GRND_RANDOM) in FIPS mode. [rCcf10c74bd9]
- Disable RSA-OAEP padding in FIPS mode. [rCe5bfda492a]
- Check minimum allowed key size in PBKDF in FIPS mode.
[T6039,T6219]
- Get maximum 32B of entropy at once in FIPS mode. [rCce0df08bba]
- Prefer gpgrt-config when available. [T5034]
- Mark AESWRAP as approved FIPS algorithm. [T5512]
- Prevent usage of long salt for PSS in FIPS mode. [rCfdd2a8b332]
- Prevent usage of X9.31 keygen in FIPS mode. [rC392e0ccd25]
- Remove GCM mode from the allowed FIPS indicators. [rC1540698389]
- Add explicit FIPS indicators for hash and MAC algorithms. [T6376]
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org >
2023-04-24 18:53:16 +00:00
..
2023-03-05 14:23:20 +00:00
2023-03-04 14:01:43 +00:00
2023-04-19 09:33:38 +00:00
2021-03-18 11:19:43 +00:00
2023-04-18 21:16:24 +00:00
2023-01-23 15:21:08 +00:00
2023-03-05 15:08:48 +00:00
2023-04-18 21:17:23 +00:00
2015-12-13 22:28:15 +00:00
2021-03-18 11:20:32 +00:00
2021-02-12 11:54:42 +00:00
2020-05-01 19:08:38 +00:00
2022-11-21 10:57:31 +00:00
2017-06-07 09:55:27 +01:00
2020-05-09 12:03:23 +00:00
2023-04-18 20:57:06 +00:00
2021-11-24 09:09:47 +00:00
2017-09-22 18:56:04 +01:00
2021-03-29 12:53:09 +00:00
2021-09-10 16:57:06 +00:00
2023-01-26 23:19:05 +00:00
2018-07-14 13:43:49 +01:00
2015-08-21 21:08:02 +01:00
2021-05-06 09:54:21 +00:00
2021-10-13 16:36:59 +00:00
2023-03-05 14:15:52 +00:00
2023-04-18 21:21:58 +00:00
2021-06-03 09:16:30 +00:00
2021-11-19 07:03:31 +01:00
2019-12-02 17:10:15 +00:00
2022-12-29 11:23:41 +00:00
2018-02-11 22:19:45 +00:00
2022-02-11 09:17:36 +00:00
2021-04-20 09:06:45 +00:00
2018-06-25 10:54:36 +01:00
2022-02-23 15:46:45 +00:00
2017-04-17 12:36:49 +01:00
2021-05-17 20:48:54 +00:00
2021-10-22 09:59:20 +00:00
2022-03-14 15:18:21 +00:00
2022-04-04 20:06:31 +00:00
2021-09-05 17:48:28 +00:00
2021-03-29 12:54:50 +00:00
2023-03-05 15:00:03 +00:00
2021-05-20 09:47:41 +00:00
2021-10-22 10:14:51 +00:00
2022-12-27 20:44:04 +00:00
2021-02-03 22:23:13 +00:00
2020-11-05 23:29:18 +00:00
2021-12-09 21:04:50 +01:00
2022-02-11 09:17:46 +00:00
2015-05-03 21:51:04 +02:00
2017-06-07 09:55:16 +01:00
2023-01-26 22:43:43 +00:00
2023-03-05 14:54:13 +00:00
2021-12-09 21:08:10 +01:00
2023-01-23 15:20:05 +00:00
2021-11-19 07:16:02 +01:00
2021-10-22 16:02:22 +00:00
2022-05-30 19:24:43 +00:00
2022-01-14 13:46:00 +00:00
2021-04-07 13:12:27 +00:00
2022-12-27 20:41:32 +00:00
2021-04-07 13:13:18 +00:00
2016-08-23 13:04:47 -04:00
2023-03-05 15:10:57 +00:00
2019-03-13 15:04:40 +01:00
2020-04-30 14:52:53 +00:00
2023-03-05 15:12:22 +00:00
2023-01-26 23:11:22 +00:00
2018-02-11 20:56:12 +00:00
2018-07-12 10:03:34 +01:00
2022-07-11 13:04:01 +00:00
2019-02-14 11:43:31 +01:00
2018-07-20 12:03:09 +00:00
2021-05-20 09:39:12 +00:00
2022-07-07 17:26:14 +02:00
2023-03-05 15:13:00 +00:00
2023-01-05 10:47:40 +00:00
2023-01-18 23:23:06 +00:00
2023-01-05 10:47:09 +00:00
2021-11-24 09:05:10 +00:00
2022-02-01 13:50:32 +00:00
2023-01-05 10:40:58 +00:00
2022-09-11 08:35:18 +00:00
2023-01-09 18:36:05 +00:00
2022-07-29 17:04:28 +00:00
2023-01-09 18:35:20 +00:00
2022-06-17 16:39:12 +00:00
2023-01-09 18:34:42 +00:00
2022-04-30 08:56:30 +00:00
2022-12-26 08:53:33 +00:00
2023-04-18 21:08:50 +00:00
2021-04-26 17:08:53 +00:00
2022-12-26 08:30:22 +00:00
2022-11-25 11:56:30 +00:00
2021-04-26 17:10:13 +00:00
2022-12-27 16:26:15 +00:00
2023-04-24 18:53:16 +00:00
2023-04-24 18:52:37 +00:00
2022-12-17 17:20:45 +00:00
2019-12-29 19:09:27 +00:00
2022-12-27 16:25:42 +00:00
2022-05-16 07:11:45 +00:00
2022-12-27 16:24:23 +00:00
2022-10-24 12:39:47 +00:00
2016-09-24 13:07:13 +01:00
2022-12-27 16:34:44 +00:00
2015-12-11 18:47:20 +00:00
2022-11-19 19:24:14 +00:00
2015-06-23 14:01:44 +02:00
2015-06-23 13:56:46 +02:00
2020-09-24 17:36:38 +00:00
2015-06-23 13:37:57 +02:00
2021-06-04 10:48:35 +00:00
2022-09-01 21:16:50 +00:00
2023-01-18 23:17:24 +00:00
2022-11-21 11:01:39 +00:00
2022-11-25 11:57:30 +00:00
2022-12-27 20:44:38 +00:00
2022-08-10 10:44:31 +00:00
2022-12-26 08:46:30 +00:00
2022-12-26 08:48:34 +00:00
2022-11-28 13:09:53 +01:00
2023-01-18 23:18:34 +00:00
2023-02-03 16:02:12 +00:00
2023-01-26 23:11:22 +00:00
2023-03-05 15:13:24 +00:00
2022-01-14 20:45:24 +00:00
2021-11-24 09:30:22 +00:00
2021-02-22 11:28:11 +00:00
2022-11-08 11:12:38 +00:00
2022-12-26 08:40:14 +00:00
2022-12-26 08:40:51 +00:00
2018-02-11 20:56:12 +00:00
2023-04-19 13:46:29 +00:00
2020-09-24 17:36:38 +00:00
2017-04-28 13:04:19 +01:00
2023-03-05 14:53:06 +00:00
2022-02-06 10:50:43 +00:00
2020-01-16 18:22:51 +00:00
2023-01-26 23:17:50 +00:00
2021-02-05 11:24:35 +00:00
2021-02-09 12:00:04 +00:00
2021-12-03 22:51:39 +01:00
2022-05-01 08:43:05 +00:00
2022-05-01 08:43:14 +00:00
2022-09-12 09:48:21 +00:00
2020-01-04 18:23:52 +00:00
2022-11-18 14:37:25 +00:00
2022-11-29 13:40:13 +01:00
2021-01-27 21:06:57 +00:00
2023-01-09 18:43:22 +00:00
2022-04-29 18:56:58 +00:00
2022-03-22 07:51:17 +00:00
2023-01-04 21:35:28 +00:00
2021-02-08 13:51:04 +00:00
2022-09-12 09:43:25 +00:00
2023-04-18 21:09:58 +00:00
2020-12-27 10:29:55 +00:00
2018-06-30 19:51:38 +01:00
2022-03-10 10:40:37 +00:00
2016-01-10 21:18:20 +00:00
2022-06-17 10:20:18 +00:00
2022-04-29 19:01:37 +00:00
2022-04-29 18:59:39 +00:00
2021-05-17 14:07:33 +00:00
2023-04-24 18:09:50 +00:00
2022-06-18 14:40:29 +00:00
2021-09-10 16:57:06 +00:00
2022-03-22 17:34:30 +00:00
2021-12-03 18:25:39 +01:00
2023-03-05 15:15:10 +00:00
2022-04-29 18:55:49 +00:00
2023-04-18 21:14:57 +00:00
2021-08-16 06:52:19 +00:00
2022-12-27 16:31:06 +00:00
2022-10-02 09:43:47 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2023-01-04 21:29:42 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:51 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-10-02 09:43:47 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2023-03-05 14:50:33 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2022-09-01 21:16:50 +00:00
2023-01-26 23:19:16 +00:00
2023-01-09 18:43:39 +00:00
2021-04-10 13:39:32 +00:00
2020-08-17 17:55:35 +00:00
2021-10-22 10:54:07 +00:00
2022-04-24 18:59:49 +00:00
2022-12-26 08:56:24 +00:00
2023-01-19 21:38:18 +00:00
2022-11-10 15:13:51 +00:00
2022-11-10 15:13:51 +00:00
2022-02-11 09:17:28 +00:00
2022-02-21 21:13:50 +00:00
2022-11-10 15:13:52 +00:00
2022-02-21 21:13:50 +00:00
2022-02-11 09:10:31 +00:00
2022-11-10 15:26:00 +00:00
2022-11-10 15:13:52 +00:00
2022-02-11 09:10:47 +00:00
2022-04-18 21:10:09 +00:00
2023-03-11 16:21:42 +00:00
2022-06-17 10:20:18 +00:00
2023-03-05 14:15:52 +00:00
2022-11-21 10:58:32 +00:00
2017-05-19 17:44:13 +01:00
2020-08-16 10:29:42 +00:00
2022-09-01 21:16:50 +00:00
2022-02-02 19:43:25 +00:00
2022-06-25 11:13:37 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:26 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:25 +00:00
2022-02-09 13:48:03 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-09 13:48:34 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-06-25 11:13:37 +00:00
2022-06-25 11:13:37 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:26 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-06-25 11:13:37 +00:00
2022-06-25 11:13:37 +00:00
2022-02-02 19:43:27 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-11-10 15:13:52 +00:00
2022-02-02 19:43:25 +00:00
2022-02-09 13:52:30 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-06-25 11:13:38 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:26 +00:00
2022-06-25 11:13:38 +00:00
2022-02-02 19:43:26 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:25 +00:00
2022-02-02 19:43:27 +00:00
2022-02-02 19:43:24 +00:00
2022-02-02 19:43:25 +00:00
2022-07-09 14:58:58 +00:00
2018-07-12 10:03:34 +01:00
2022-01-18 21:23:42 +00:00
2023-04-18 21:15:28 +00:00
2020-03-29 06:34:18 +00:00
2021-09-10 16:57:06 +00:00
2021-03-10 13:59:29 +00:00
2022-01-14 20:25:49 +00:00
2021-10-13 12:13:04 +00:00
2021-01-06 15:21:42 +00:00
2022-10-24 08:56:08 +00:00
2023-03-05 15:15:38 +00:00
2022-09-30 15:45:58 +00:00
2022-11-23 12:25:36 +00:00
2021-09-05 08:42:10 +00:00
2017-01-29 19:30:13 +00:00
2022-11-29 13:42:35 +01:00
2022-03-21 08:51:22 +00:00
2022-01-15 11:28:04 +00:00
2023-03-05 15:16:09 +00:00
2023-03-04 14:07:22 +00:00
2017-10-04 12:47:28 +01:00
2022-09-11 08:50:57 +00:00
2023-04-24 18:46:36 +00:00
2017-04-06 10:06:08 +01:00
2020-11-06 10:13:19 +00:00
2022-01-14 14:41:58 +00:00
2022-07-11 13:04:05 +00:00
2020-04-30 14:56:49 +00:00
2022-07-07 17:26:14 +02:00
2016-07-16 10:53:53 +01:00
2021-11-24 09:42:11 +00:00
2021-04-26 17:04:00 +00:00
2021-09-10 07:27:23 +00:00
2023-01-09 18:44:09 +00:00
2023-01-26 23:18:47 +00:00
2020-10-15 15:33:44 +00:00
2022-11-08 11:10:59 +00:00
2023-03-05 15:16:47 +00:00