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
/
crypto
/
Makefile.objs
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: add HMAC algorithms framework
Longpeng(Mike)
2016-12-22
1
-0
/
+4
*
crypto: use glib as fallback for hash algorithm
Daniel P. Berrange
2016-07-21
1
-1
/
+1
*
crypto: use /dev/[u]random as a final fallback random source
Daniel P. Berrange
2016-07-21
1
-1
/
+1
*
crypto: switch hash code to use nettle/gcrypt directly
Daniel P. Berrange
2016-07-04
1
-0
/
+3
*
crypto: do an explicit check for nettle pbkdf functions
Daniel P. Berrange
2016-03-30
1
-2
/
+2
*
crypto: implement the LUKS block encryption format
Daniel P. Berrange
2016-03-17
1
-0
/
+1
*
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
1
-0
/
+2
*
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
2016-03-17
1
-0
/
+1
*
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+1
*
crypto: add support for generating initialization vectors
Daniel P. Berrange
2016-03-17
1
-0
/
+4
*
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+4
*
crypto: add cryptographic random byte source
Daniel P. Berrange
2016-03-17
1
-0
/
+4
*
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2015-12-18
1
-0
/
+1
*
crypto: introduce new module for handling TLS sessions
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
/
+1
*
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+1
*
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+1
*
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
2015-09-15
1
-5
/
+8
*
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-08
1
-0
/
+1
*
crypto: move built-in D3DES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-0
/
+1
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-0
/
+1
*
crypto: introduce new module for computing hash digests
Daniel P. Berrange
2015-07-07
1
-0
/
+2