index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2022-10-27
crypto: enforce that key material doesn't overlap with LUKS header
Daniel P. Berrangé
2022-10-27
crypto: enforce that LUKS stripes is always a fixed value
Daniel P. Berrangé
2022-10-27
crypto: sanity check that LUKS header strings are NUL-terminated
Daniel P. Berrangé
2022-10-27
crypto: check for and report errors setting PSK credentials
Daniel P. Berrangé
2022-10-26
crypto/luks: Support creating LUKS image on Darwin
Jungmin Park
2022-07-12
crypto: Make block callbacks return 0 on success
Alberto Faria
2022-05-26
test/crypto: Add test suite for crypto akcipher
Lei He
2022-05-26
crypto: Implement RSA algorithm by gcrypt
Lei He
2022-05-26
crypto: Implement RSA algorithm by hogweed
Lei He
2022-05-26
crypto: add ASN.1 DER decoder
Lei He
2022-05-26
crypto: Introduce akcipher crypto class
zhenwei pi
2022-05-14
crypto: make loaded property read-only
Paolo Bonzini
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-04-29
crypto: move sm4_sbox from target/arm
Weiwei Li
2022-04-28
meson, configure: move keyctl test to meson
Paolo Bonzini
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-22
Drop qemu_foo() socket API wrapper
Marc-André Lureau
2022-03-07
crypto: mandate a hostname when checking x509 creds on a client
Daniel P. Berrangé
2022-02-21
configure, meson: move some default-disabled options to meson_options.txt
Paolo Bonzini
2022-02-21
configure, meson: move AF_ALG test to meson
Paolo Bonzini
2021-07-14
crypto: add gnutls pbkdf provider
Daniel P. Berrangé
2021-07-14
crypto: add gnutls hmac provider
Daniel P. Berrangé
2021-07-14
crypto: add gnutls hash provider
Daniel P. Berrangé
2021-07-14
crypto: add gnutls cipher provider
Daniel P. Berrangé
2021-07-14
crypto: introduce build system for gnutls crypto backend
Daniel P. Berrangé
2021-07-14
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
2021-07-14
crypto: delete built-in XTS cipher mode support
Daniel P. Berrangé
2021-07-14
crypto: delete built-in DES implementation
Daniel P. Berrangé
2021-07-14
crypto: drop custom XTS support in gcrypt driver
Daniel P. Berrangé
2021-07-14
crypto: drop gcrypt thread initialization code
Daniel P. Berrangé
2021-06-29
crypto: Make QCryptoTLSCreds* structures private
Philippe Mathieu-Daudé
2021-06-29
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
Philippe Mathieu-Daudé
2021-06-25
configure, meson: convert crypto detection to meson
Paolo Bonzini
2021-06-02
crypto: drop used conditional check
Daniel P. Berrangé
2021-06-02
crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
crypto: drop back compatibility typedefs for nettle
Daniel P. Berrangé
2021-06-02
crypto: bump min nettle to 3.4, dropping RHEL-7 support
Daniel P. Berrangé
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-03-23
crypto: add reload for QCryptoTLSCredsClass
Zihao Chang
2021-01-29
crypto: Add spaces around operator
shiliyang
2021-01-29
crypto: Fix memory leaks in set_loaded for tls-*
Kevin Wolf
2021-01-29
crypto: Forbid broken unloading of secrets
Kevin Wolf
2021-01-29
crypto: Move USER_CREATABLE to secret_common base class
Kevin Wolf
2021-01-29
crypto: Fix some code style problems, add spaces around operator
shiliyang
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2020-10-12
crypto: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-09-18
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2020-09-10
crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses
Richard Henderson
2020-09-10
crypto/nettle: Split QCryptoCipherNettle into subclasses
Richard Henderson
2020-09-10
crypto/builtin: Split QCryptoCipherBuiltin into subclasses
Richard Henderson
[prev]
[next]