COMMITS
/ qapi/crypto.json April 28, 2023
M
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster committed
May 25, 2022
L
qapi: crypto-akcipher: Introduce akcipher types to qapi
Lei He committed
May 3, 2022
A
qapi: Stop using whitespace for alignment in comments
Andrea Bolognani committed
A
qapi: Drop unnecessary empty lines outside of comments
Andrea Bolognani committed
A
qapi: Add missing separators between sections
Andrea Bolognani committed
April 22, 2022
M
qapi: Fix malformed "Since:" section tags
Markus Armbruster committed
June 29, 2021
D
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé committed
October 20, 2020
K
qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'
Kevin Wolf committed
K
qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
Kevin Wolf committed
September 17, 2020
Z
qapi/: fix some comment spelling errors
zhaolichang committed
July 29, 2020
A
schemas: Add vim modeline
Andrea Bolognani committed
June 25, 2020
M
qcrypto/luks: implement encryption key management
Maxim Levitsky committed
M
qcrypto/core: add generic infrastructure for crypto options amendment
Maxim Levitsky committed
October 5, 2018
A
crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS
Alberto Garcia committed
June 18, 2018
A
qapi: remove empty flat union branches and types
Anton Nefedov committed
August 24, 2017
M
qapi-schema: Improve section headings
Markus Armbruster committed
March 15, 2017
M
qapi: The #optional tag is redundant, drop
Markus Armbruster committed
January 13, 2017
M
qapi: add some sections in docs
Marc-André Lureau committed
December 8, 2016
L
crypto: add 3des-ede support when using libgcrypt/nettle
Longpeng(Mike) committed
November 17, 2016
M
qapi: fix missing symbol @prefix
Marc-André Lureau committed
September 26, 2016
G
crypto: add CTR mode support
Gonglei committed
September 7, 2016
D
crypto: increase default pbkdf2 time for luks to 2 seconds
Daniel P. Berrange committed
September 6, 2016
D
crypto: make PBKDF iterations configurable for LUKS format
Daniel P. Berrange committed
July 22, 2016
D
crypto: add support for querying parameters for block encryption
Daniel P. Berrange committed
March 11, 2016
D
crypto: implement sha224, sha384, sha512 and ripemd160 hashes
Daniel P. Berrange committed
October 24, 2015
D
crypto: implement the LUKS block encryption format
Daniel P. Berrange committed
D
crypto: add block encryption framework
Daniel P. Berrange committed
February 11, 2016
D
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange committed
February 10, 2016
D
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange committed
D
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange committed
D
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange committed
October 15, 2015
D
crypto: add support for generating initialization vectors
Daniel P. Berrange committed
November 19, 2015
D
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange committed
D
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange committed
October 14, 2015
D
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange committed
March 13, 2015
D
crypto: introduce new base module for TLS credentials
Daniel P. Berrange committed