On 2021-01-13 9:26 a.m., Leon Anavi wrote:
- BACKWARDS INCOMPATIBLE: The
:class:`~cryptography.hazmat.primitives.ciphers.modes.GCM` and
:class:`~cryptography.hazmat.primitives.ciphers.aead.AESGCM` now
require 64-bit to 1024-bit (8 byte to 128 byte) initialization
vectors. This change is to conform with an upcoming OpenSSL
release that will no longer support sizes outside this window.
Signed-off-by: Leon Anavi <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
...hy-vectors_3.2.bb => python3-cryptography-vectors_3.3.1.bb} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
rename meta-python/recipes-devtools/python/{python3-cryptography-vectors_3.2.bb
=> python3-cryptography-vectors_3.3.1.bb} (73%)
diff --git
a/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.2.bb
b/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.3.1.bb
similarity index 73%
rename from
meta-python/recipes-devtools/python/python3-cryptography-vectors_3.2.bb
rename to
meta-python/recipes-devtools/python/python3-cryptography-vectors_3.3.1.bb
index 2e7ed8169..bcdbc6adb 100644
--- a/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cryptography-vectors_3.3.1.bb
@@ -4,8 +4,7 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0 | BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4"
-SRC_URI[md5sum] = "20976284d12ed99e31d38814be038ac1"
-SRC_URI[sha256sum] =
"785f06ffd0bbc73bdd69d0b164d72a7a7827c7c3bbf79ae9a235d7126afd98e4"
+SRC_URI[sha256sum] =
"03789c305dda8dccb4b8c9c019963a742469d88365abbc82e8e898ac478f5ca4"
PYPI_PACKAGE = "cryptography_vectors"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88774):
https://lists.openembedded.org/g/openembedded-devel/message/88774
Mute This Topic: https://lists.openembedded.org/mt/79651515/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-