Sign in
qemu
/
qemu
/
877e2cfb4c7daa62db827dff802d8ae282caf2d7
/
qapi
/
crypto.json
a8b826d
crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS
by Alberto Garcia
· 6 years ago
29cd040
qapi: remove empty flat union branches and types
by Anton Nefedov
· 7 years ago
f5cf31c
qapi-schema: Improve section headings
by Markus Armbruster
· 8 years ago
1d8bda1
qapi: The #optional tag is redundant, drop
by Markus Armbruster
· 8 years ago
d3a4837
qapi: add some sections in docs
by Marc-André Lureau
· 8 years ago
ffb7bf4
crypto: add 3des-ede support when using libgcrypt/nettle
by Longpeng(Mike)
· 8 years ago
c5927e7
qapi: fix missing symbol @prefix
by Marc-André Lureau
· 8 years ago
3c28292
crypto: add CTR mode support
by Gonglei
· 8 years ago
2ab66cd
crypto: increase default pbkdf2 time for luks to 2 seconds
by Daniel P. Berrange
· 9 years ago
3bd1889
crypto: make PBKDF iterations configurable for LUKS format
by Daniel P. Berrange
· 9 years ago
40c8502
crypto: add support for querying parameters for block encryption
by Daniel P. Berrange
· 9 years ago
9164b89
crypto: implement sha224, sha384, sha512 and ripemd160 hashes
by Daniel P. Berrange
· 9 years ago
3e308f2
crypto: implement the LUKS block encryption format
by Daniel P. Berrange
· 9 years ago
7d96901
crypto: add block encryption framework
by Daniel P. Berrange
· 9 years ago
eaec903
crypto: wire up XTS mode for cipher APIs
by Daniel P. Berrange
· 9 years ago
50f6753
crypto: add support for the twofish cipher algorithm
by Daniel P. Berrange
· 9 years ago
9431852
crypto: add support for the serpent cipher algorithm
by Daniel P. Berrange
· 9 years ago
084a85e
crypto: add support for the cast5-128 cipher algorithm
by Daniel P. Berrange
· 9 years ago
cb73089
crypto: add support for generating initialization vectors
by Daniel P. Berrange
· 9 years ago
d8c02bc
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
by Daniel P. Berrange
· 9 years ago
d84b79d
crypto: move QCryptoHashAlgorithm enum definition into QAPI
by Daniel P. Berrange
· 9 years ago
ac1d887
crypto: add QCryptoSecret object class for password/key handling
by Daniel P. Berrange
· 9 years ago
a090187
crypto: introduce new base module for TLS credentials
by Daniel P. Berrange
· 10 years ago