]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pycryptodomex: upgrade 3.17 -> 3.18.0
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 1 Jun 2023 09:03:33 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Jun 2023 14:14:25 +0000 (15:14 +0100)
commite11c8fe22ed3683d032b4a1d3c46f607c36edbf2
tree3b569b2def19331af2025840032717e64c1d0cb9
parent74ab9f3f90ca56fbef06b3f075b0120da052b379
python3-pycryptodomex: upgrade 3.17 -> 3.18.0

Changelog:
===========
New features
---------------
* Added support for DER BOOLEAN encodings.
* The library now compiles on Windows ARM64.

Resolved issues
---------------
* GH#722: "nonce" attribute was not correctly set for XChaCha20_Poly1305 ciphers.
* GH#728: Workaround for a possible x86 emulator bug in Windows for ARM64.
* GH#739: OID encoding for arc 2 didn't accept children larger than 39.
* Correctly check that the scalar matches the point when importing an ECC private key.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-pycryptodomex_3.18.0.bb [moved from meta/recipes-devtools/python/python3-pycryptodomex_3.17.bb with 69% similarity]