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
*
tests: call qcrypto_init instead of gnutls_global_init
Daniel P. Berrangé
2018-07-24
1
-0
/
+2
*
crypto: Implement TLS Pre-Shared Keys (PSK).
Richard W.M. Jones
2018-07-03
1
-0
/
+106
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
5
-3
/
+5
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
2
-4
/
+0
*
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange
2017-10-06
1
-6
/
+8
*
crypto: expose encryption sector size in APIs
Daniel P. Berrange
2017-10-06
1
-0
/
+15
*
crypto: hmac: add hmac driver framework
Longpeng(Mike)
2017-07-19
1
-0
/
+1
*
crypto: hmac: move crypto/hmac.h into include/crypto/
Longpeng(Mike)
2017-07-19
1
-0
/
+166
*
crypto: cipher: add cipher driver framework
Longpeng(Mike)
2017-07-19
1
-0
/
+1
*
block: pass option prefix down to crypto layer
Daniel P. Berrange
2017-07-11
1
-1
/
+5
*
crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
Geert Martin Ijewski
2017-05-09
1
-0
/
+9
*
crypto: move 'opaque' parameter to (nearly) the end of parameter list
Daniel P. Berrange
2017-05-09
1
-3
/
+3
*
crypto: Make errp the last parameter of functions
Fam Zheng
2017-04-24
1
-6
/
+6
*
crypto: add CTR mode support
Gonglei
2016-10-19
1
-3
/
+3
*
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-19
1
-2
/
+4
*
crypto: use correct derived key size when timing pbkdf
Daniel P. Berrange
2016-09-19
1
-1
/
+5
*
crypto: use uint64_t for pbkdf iteration count parameters
Daniel P. Berrange
2016-09-19
1
-5
/
+5
*
crypto: add support for querying parameters for block encryption
Daniel P. Berrange
2016-07-26
1
-0
/
+16
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
10
-31
/
+30
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
5
-17
/
+15
*
crypto: add support for TLS priority string override
Daniel P. Berrange
2016-07-04
1
-0
/
+1
*
crypto: aes: always rename internal symbols
Mike Frysinger
2016-06-13
1
-3
/
+2
*
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