index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
/
crypto.json
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS
Alberto Garcia
1
-3
/
+3
2018-06-22
qapi: remove empty flat union branches and types
Anton Nefedov
1
-12
/
+1
2017-09-04
qapi-schema: Improve section headings
Markus Armbruster
1
-1
/
+1
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
1
-11
/
+11
2017-01-16
qapi: add some sections in docs
Marc-André Lureau
1
-1
/
+4
2016-12-21
crypto: add 3des-ede support when using libgcrypt/nettle
Longpeng(Mike)
1
-1
/
+2
2016-12-05
qapi: fix missing symbol @prefix
Marc-André Lureau
1
-18
/
+18
2016-10-19
crypto: add CTR mode support
Gonglei
1
-1
/
+2
2016-09-19
crypto: increase default pbkdf2 time for luks to 2 seconds
Daniel P. Berrange
1
-1
/
+1
2016-09-19
crypto: make PBKDF iterations configurable for LUKS format
Daniel P. Berrange
1
-1
/
+5
2016-07-26
crypto: add support for querying parameters for block encryption
Daniel P. Berrange
1
-0
/
+87
2016-07-04
crypto: implement sha224, sha384, sha512 and ripemd160 hashes
Daniel P. Berrange
1
-1
/
+5
2016-03-17
crypto: implement the LUKS block encryption format
Daniel P. Berrange
1
-3
/
+46
2016-03-17
crypto: add block encryption framework
Daniel P. Berrange
1
-0
/
+68
2016-03-17
crypto: wire up XTS mode for cipher APIs
Daniel P. Berrange
1
-1
/
+2
2016-03-17
crypto: add support for the twofish cipher algorithm
Daniel P. Berrange
1
-1
/
+5
2016-03-17
crypto: add support for the serpent cipher algorithm
Daniel P. Berrange
1
-1
/
+5
2016-03-17
crypto: add support for the cast5-128 cipher algorithm
Daniel P. Berrange
1
-1
/
+4
2016-03-17
crypto: add support for generating initialization vectors
Daniel P. Berrange
1
-0
/
+19
2015-12-23
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
1
-0
/
+30
2015-12-23
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
1
-0
/
+15
2015-12-18
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
1
-0
/
+14
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
1
-0
/
+21