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