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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: add sanity checking of plaintext/ciphertext length
Daniel P. Berrange
2015-10-22
3
-24
/
+80
*
crypto: don't let builtin aes crash if no IV is provided
Daniel P. Berrange
2015-10-22
1
-9
/
+5
*
crypto: allow use of nettle/gcrypt to be selected explicitly
Daniel P. Berrange
2015-10-22
2
-18
/
+16
*
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
2015-09-15
2
-0
/
+575
*
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
2015-09-15
1
-0
/
+546
*
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
2015-09-15
2
-0
/
+264
*
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
2015-09-15
2
-0
/
+224
*
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
3
-0
/
+294
*
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
2015-09-15
1
-5
/
+8
*
crypto: fix built-in AES decrypt function
Daniel P. Berrange
2015-07-27
1
-4
/
+4
*
crypto: Fix aes_decrypt_wrapper()
Kevin Wolf
2015-07-20
1
-1
/
+1
*
crypto: avoid undefined behavior in nettle calls
Radim Krčmář
2015-07-16
1
-4
/
+39
*
crypto: fix build with nettle >= 3.0.0
Radim Krčmář
2015-07-16
1
-6
/
+10
*
crypto: fix builtin qcrypto_cipher_free
Paolo Bonzini
2015-07-09
1
-1
/
+3
*
crypto: add a nettle cipher implementation
Daniel P. Berrange
2015-07-08
2
-2
/
+210
*
crypto: add a gcrypt cipher implementation
Daniel P. Berrange
2015-07-08
3
-0
/
+308
*
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-08
3
-0
/
+448
*
crypto: move built-in D3DES implementation into crypto/
Daniel P. Berrange
2015-07-07
2
-0
/
+416
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
2
-0
/
+1653
*
crypto: introduce new module for computing hash digests
Daniel P. Berrange
2015-07-07
3
-0
/
+262