CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/11/13 07:12:56
Modified files:
security/py-cryptography: Makefile
Added files:
security/py-cryptography/patches:
patch-src__cffi_src_openssl_cryptography_py
patch-src__cffi_src_openssl_evp_py
patch-src_cryptography_hazmat_backends_openssl_backend_py
Log message:
security/py-cryptography: Fix build after Ed25519 and raw key API addition
to libcrypto. Also expose Ed25519 tests. A variant is being discussed in
https://github.com/pyca/cryptography/pull/7803