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
/
meson.build
Age
Commit message (
Expand
)
Author
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-04-29
crypto: move sm4_sbox from target/arm
Weiwei Li
2022-04-28
meson, configure: move keyctl test to meson
Paolo Bonzini
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 hash provider
Daniel P. Berrangé
2021-07-14
crypto: introduce build system for gnutls crypto backend
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-06-25
configure, meson: convert crypto detection to meson
Paolo Bonzini
2021-06-02
crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
Daniel P. Berrangé
2020-10-12
crypto: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
2020-09-07
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
2020-08-21
meson: convert crypto directory to Meson
Marc-André Lureau
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini