31 Commits (433a4fdc42042e3d5a6c3dc741215f78b43b3a2e)

Author SHA1 Message Date
Markus Armbruster 433a4fdc42 qapi: Fix malformed "Since:" section tags 4 years ago
Daniel P. Berrangé 83bee4b51f crypto: replace 'des-rfb' cipher with 'des' 5 years ago
Kevin Wolf d09e49374b qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded' 6 years ago
Kevin Wolf 39c4c27d37 qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded' 6 years ago
zhaolichang 2400e50c15 qapi/: fix some comment spelling errors 6 years ago
Andrea Bolognani f7160f3218 schemas: Add vim modeline 6 years ago
Maxim Levitsky 557d2bdcca qcrypto/luks: implement encryption key management 6 years ago
Maxim Levitsky 43cbd06df2 qcrypto/core: add generic infrastructure for crypto options amendment 6 years ago
Alberto Garcia a8b826d47a crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS 8 years ago
Anton Nefedov 29cd0403f1 qapi: remove empty flat union branches and types 8 years ago
Markus Armbruster f5cf31c575 qapi-schema: Improve section headings 9 years ago
Markus Armbruster 1d8bda128d qapi: The #optional tag is redundant, drop 10 years ago
Marc-André Lureau d3a48372a4 qapi: add some sections in docs 10 years ago
Longpeng(Mike) ffb7bf452a crypto: add 3des-ede support when using libgcrypt/nettle 10 years ago
Marc-André Lureau c5927e7abf qapi: fix missing symbol @prefix 10 years ago
Gonglei 3c28292f39 crypto: add CTR mode support 10 years ago
Daniel P. Berrange 2ab66cd577 crypto: increase default pbkdf2 time for luks to 2 seconds 10 years ago
Daniel P. Berrange 3bd18890ca crypto: make PBKDF iterations configurable for LUKS format 10 years ago
Daniel P. Berrange 40c8502822 crypto: add support for querying parameters for block encryption 10 years ago
Daniel P. Berrange 9164b89762 crypto: implement sha224, sha384, sha512 and ripemd160 hashes 11 years ago
Daniel P. Berrange 3e308f20ed crypto: implement the LUKS block encryption format 11 years ago
Daniel P. Berrange 7d9690148a crypto: add block encryption framework 11 years ago
Daniel P. Berrange eaec903c5b crypto: wire up XTS mode for cipher APIs 11 years ago
Daniel P. Berrange 50f6753e27 crypto: add support for the twofish cipher algorithm 11 years ago
Daniel P. Berrange 94318522ed crypto: add support for the serpent cipher algorithm 11 years ago
Daniel P. Berrange 084a85eedd crypto: add support for the cast5-128 cipher algorithm 11 years ago
Daniel P. Berrange cb730894ae crypto: add support for generating initialization vectors 11 years ago
Daniel P. Berrange d8c02bcc94 crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI 11 years ago
Daniel P. Berrange d84b79d358 crypto: move QCryptoHashAlgorithm enum definition into QAPI 11 years ago
Daniel P. Berrange ac1d887849 crypto: add QCryptoSecret object class for password/key handling 11 years ago
Daniel P. Berrange a090187de1 crypto: introduce new base module for TLS credentials 12 years ago