From: Wang Mingyu <[email protected]>

Changelog:
===========
-Added support for TurboSHAKE128 and TurboSHAKE256.
-Added method Crypto.Hash.new() to generate a hash object given a hash name.
-Added support for AES-GCM encryption of PBES2 and PKCS#8 containers.
-Added support for SHA-2 and SHA-3 algorithms in PBKDF2 when creating PBES2
 and PKCS#8 containers.
-Export of RSA keys accepts the prot_params dictionary as parameter to control
 the number of iterations for PBKDF2 and scrypt.
-C unit tests also run on non-x86 architectures.
-GH#787: Fixed autodetect logic for GCC 14 in combination with LTO.

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...n3-pycryptodome_3.19.1.bb => python3-pycryptodome_3.20.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pycryptodome_3.19.1.bb => 
python3-pycryptodome_3.20.0.bb} (38%)

diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb 
b/meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb
similarity index 38%
rename from meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb
rename to meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb
index 70f16c7f6d..d24fa58d43 100644
--- a/meta/recipes-devtools/python/python3-pycryptodome_3.19.1.bb
+++ b/meta/recipes-devtools/python/python3-pycryptodome_3.20.0.bb
@@ -1,5 +1,5 @@
 require python-pycryptodome.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = 
"8ae0dd1bcfada451c35f9e29a3e5db385caabc190f98e4a80ad02a61098fb776"
+SRC_URI[sha256sum] = 
"09609209ed7de61c2b560cc5c8c4fbf892f8b15b1faf7e4cbffac97db1fffda7"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193659): 
https://lists.openembedded.org/g/openembedded-core/message/193659
Mute This Topic: https://lists.openembedded.org/mt/103735703/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to