index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qapi
/
crypto.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: implement the LUKS block encryption format
Daniel P. Berrange
2019-11-29
1
-3
/
+46
*
crypto: add block encryption framework
Daniel P. Berrange
2019-11-29
1
-0
/
+68
*
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange
2019-11-29
1
-1
/
+2
*
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange
2019-11-29
1
-1
/
+5
*
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange
2019-11-29
1
-1
/
+5
*
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange
2019-11-29
1
-1
/
+4
*
crypto: add support for generating initialization vectors
Daniel P. Berrange
2019-11-29
1
-0
/
+19
*
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
2019-11-29
1
-0
/
+30
*
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
2019-11-29
1
-0
/
+15
*
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2019-11-29
1
-0
/
+14
*
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+21