aboutsummaryrefslogtreecommitdiff
path: root/qapi/crypto.json
AgeCommit message (Expand)Author
2020-09-17qapi/: fix some comment spelling errorszhaolichang
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-07-06qcrypto/luks: implement encryption key managementMaxim Levitsky
2020-07-06qcrypto/core: add generic infrastructure for crypto options amendmentMaxim Levitsky
2018-12-12crypto: Fix defaults in QCryptoBlockCreateOptionsLUKSAlberto Garcia
2018-06-22qapi: remove empty flat union branches and typesAnton Nefedov
2017-09-04qapi-schema: Improve section headingsMarkus Armbruster
2017-03-16qapi: The #optional tag is redundant, dropMarkus Armbruster
2017-01-16qapi: add some sections in docsMarc-André Lureau
2016-12-21crypto: add 3des-ede support when using libgcrypt/nettleLongpeng(Mike)
2016-12-05qapi: fix missing symbol @prefixMarc-André Lureau
2016-10-19crypto: add CTR mode supportGonglei
2016-09-19crypto: increase default pbkdf2 time for luks to 2 secondsDaniel P. Berrange
2016-09-19crypto: make PBKDF iterations configurable for LUKS formatDaniel P. Berrange
2016-07-26crypto: add support for querying parameters for block encryptionDaniel P. Berrange
2016-07-04crypto: implement sha224, sha384, sha512 and ripemd160 hashesDaniel P. Berrange
2016-03-17crypto: implement the LUKS block encryption formatDaniel P. Berrange
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange
2016-03-17crypto: wire up XTS mode for cipher APIsDaniel P. Berrange
2016-03-17crypto: add support for the twofish cipher algorithmDaniel P. Berrange
2016-03-17crypto: add support for the serpent cipher algorithmDaniel P. Berrange
2016-03-17crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange
2016-03-17crypto: add support for generating initialization vectorsDaniel P. Berrange
2015-12-23crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange