index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-1
/
+1
*
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
Markus Armbruster
2016-03-22
5
-6
/
+2
*
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
1
-0
/
+232
*
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
2016-03-17
1
-0
/
+86
*
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+135
*
crypto: add support for generating initialization vectors
Daniel P. Berrange
2016-03-17
1
-0
/
+206
*
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+152
*
crypto: add cryptographic random byte source
Daniel P. Berrange
2016-03-17
1
-0
/
+44
*
include: Clean up includes
Peter Maydell
2016-02-23
5
-5
/
+0
*
crypto: fix description of @errp parameter initialization
Daniel P. Berrange
2016-02-01
3
-14
/
+14
*
crypto: Fix typo in example
Eric Blake
2016-01-11
1
-1
/
+1
*
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
Daniel P. Berrange
2015-12-23
1
-15
/
+2
*
crypto: move QCryptoHashAlgorithm enum definition into QAPI
Daniel P. Berrange
2015-12-23
1
-8
/
+1
*
crypto: add ability to query hash digest len
Daniel P. Berrange
2015-12-23
1
-0
/
+11
*
crypto: add additional query accessors for cipher instances
Daniel P. Berrange
2015-12-23
1
-0
/
+37
*
crypto: add support for loading encrypted x509 keys
Daniel P. Berrange
2015-12-18
1
-0
/
+1
*
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2015-12-18
1
-0
/
+148
*
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
2015-09-15
1
-0
/
+322
*
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+1
*
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+112
*
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+112
*
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+68
*
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-08
1
-0
/
+210
*
crypto: move built-in D3DES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-0
/
+49
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-0
/
+68
*
crypto: introduce new module for computing hash digests
Daniel P. Berrange
2015-07-07
2
-0
/
+218