index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2015-10-22
crypto: add sanity checking of plaintext/ciphertext length
Daniel P. Berrange
2015-10-22
crypto: don't let builtin aes crash if no IV is provided
Daniel P. Berrange
2015-10-22
crypto: allow use of nettle/gcrypt to be selected explicitly
Daniel P. Berrange
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
2015-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
2015-09-15
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
2015-09-15
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
2015-07-27
crypto: fix built-in AES decrypt function
Daniel P. Berrange
2015-07-20
crypto: Fix aes_decrypt_wrapper()
Kevin Wolf
2015-07-16
crypto: avoid undefined behavior in nettle calls
Radim Krčmář
2015-07-16
crypto: fix build with nettle >= 3.0.0
Radim Krčmář
2015-07-09
crypto: fix builtin qcrypto_cipher_free
Paolo Bonzini
2015-07-08
crypto: add a nettle cipher implementation
Daniel P. Berrange
2015-07-08
crypto: add a gcrypt cipher implementation
Daniel P. Berrange
2015-07-08
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-07
crypto: move built-in D3DES implementation into crypto/
Daniel P. Berrange
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
crypto: introduce new module for computing hash digests
Daniel P. Berrange