You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/crypto
Lei He 58660863ba crypto: Support export akcipher to pkcs8
crypto: support export RSA private keys with PKCS#8 standard.
So that users can upload this private key to linux kernel.

Signed-off-by: lei he <helei.sig11@bytedance.com>
Message-Id: <20221008085030.70212-4-helei.sig11@bytedance.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2 years ago
..
aes.h crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c 4 years ago
afsplit.h Don't talk about the LGPL if the file is licensed under the GPL 6 years ago
akcipher.h crypto: Support export akcipher to pkcs8 2 years ago
block.h crypto: Make block callbacks return 0 on success 2 years ago
cipher.h crypto: Allocate QCryptoCipher with the subclass 4 years ago
desrfb.h Clean up header guards that don't match their file name 8 years ago
hash.h crypto: Fix LGPL information in the file headers 5 years ago
hmac.h crypto: define cleanup functions for use with g_autoptr 5 years ago
init.h crypto: Fix LGPL information in the file headers 5 years ago
ivgen.h crypto: define cleanup functions for use with g_autoptr 5 years ago
pbkdf.h crypto: Fix LGPL information in the file headers 5 years ago
random.h crypto: Fix LGPL information in the file headers 5 years ago
secret.h Use DECLARE_*CHECKER* macros 4 years ago
secret_common.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 4 years ago
secret_keyring.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 4 years ago
sm4.h crypto: move sm4_sbox from target/arm 3 years ago
tls-cipher-suites.h Clean up header guards that don't match their file name 3 years ago
tlscreds.h crypto: Make QCryptoTLSCreds* structures private 3 years ago
tlscredsanon.h crypto: Make QCryptoTLSCreds* structures private 3 years ago
tlscredspsk.h crypto: Make QCryptoTLSCreds* structures private 3 years ago
tlscredsx509.h crypto: Make QCryptoTLSCreds* structures private 3 years ago
tlssession.h crypto: Fix typo in QCryptoTLSSession's <example> comment 5 years ago
xts.h crypto: Fix LGPL information in the file headers 5 years ago