Commit History

Author SHA1 Message Date
  Daniel P. Berrangé e0576942e0 crypto: add support for gcrypt's native XTS impl 5 years ago
  Thomas Huth b7cbb8741b crypto: Fix LGPL information in the file headers 6 years ago
  Markus Armbruster 977c736f80 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 8 years ago
  Longpeng(Mike) 75c8007809 crypto: cipher: add cipher driver framework 8 years ago
  Longpeng(Mike) 468fb27154 crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend 8 years ago
  Longpeng(Mike) cc5eff0186 crypto: cipher: introduce context free function 8 years ago
  Longpeng(Mike) ffb7bf452a crypto: add 3des-ede support when using libgcrypt/nettle 8 years ago
  Gonglei 3c28292f39 crypto: add CTR mode support 9 years ago
  Gonglei f844836ddc crypto: extend mode as a parameter in qcrypto_cipher_supports() 9 years ago
  Daniel P. Berrange 90d6f60d07 crypto: report enum strings instead of values in errors 9 years ago
  Daniel P. Berrange a5d2f44d0d crypto: ensure XTS is only used with ciphers with 16 byte blocks 9 years ago
  Daniel P. Berrange eaec903c5b crypto: wire up XTS mode for cipher APIs 9 years ago
  Daniel P. Berrange 50f6753e27 crypto: add support for the twofish cipher algorithm 9 years ago
  Daniel P. Berrange 94318522ed crypto: add support for the serpent cipher algorithm 9 years ago
  Daniel P. Berrange 084a85eedd crypto: add support for the cast5-128 cipher algorithm 9 years ago
  Peter Maydell 42f7a448db crypto: Clean up includes 9 years ago
  Daniel P. Berrange 3a661f1eab crypto: add sanity checking of plaintext/ciphertext length 9 years ago
  Daniel P. Berrange 62893b67cd crypto: add a gcrypt cipher implementation 10 years ago