Sign in
qemu-android
/
qemu-android
/
refs/heads/qemu-upstream-2.7
/
include
/
crypto
tag
c8f6aa3e5de3cc3e0b931910fcfc96851e4c9afd
tagger
Peter Maydell <peter.maydell@linaro.org>
Fri Sep 02 13:44:11 2016 +0100
object
1dc33ed90bf1fe1c2014dffa0d9e863c520d953a
v2.7.0 release
40c8502
crypto: add support for querying parameters for block encryption
by Daniel P. Berrange
· 9 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
121d071
Clean up header guards that don't match their file name
by Markus Armbruster
· 9 years ago
13f1243
crypto: add support for TLS priority string override
by Daniel P. Berrange
· 9 years ago
c8d70e5
crypto: aes: always rename internal symbols
by Mike Frysinger
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
7136fc1
include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h
by Markus Armbruster
· 9 years ago
7d96901
crypto: add block encryption framework
by Daniel P. Berrange
· 9 years ago
84f7f18
crypto: import an implementation of the XTS cipher mode
by Daniel P. Berrange
· 9 years ago
5a95e0f
crypto: add support for anti-forensic split algorithm
by Daniel P. Berrange
· 9 years ago
cb73089
crypto: add support for generating initialization vectors
by Daniel P. Berrange
· 9 years ago
37788f2
crypto: add support for PBKDF2 algorithm
by Daniel P. Berrange
· 9 years ago
b917da4
crypto: add cryptographic random byte source
by Daniel P. Berrange
· 9 years ago
90ce6e2
include: Clean up includes
by Peter Maydell
· 9 years ago
07982d2
crypto: fix description of @errp parameter initialization
by Daniel P. Berrange
· 9 years ago
b3afe33
crypto: Fix typo in example
by Eric Blake
· 9 years ago
d8c02bc
crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI
by Daniel P. Berrange
· 9 years ago
d84b79d
crypto: move QCryptoHashAlgorithm enum definition into QAPI
by Daniel P. Berrange
· 9 years ago
7b36064
crypto: add ability to query hash digest len
by Daniel P. Berrange
· 9 years ago
dd2bf9e
crypto: add additional query accessors for cipher instances
by Daniel P. Berrange
· 9 years ago
1d7b5b4
crypto: add support for loading encrypted x509 keys
by Daniel P. Berrange
· 9 years ago
ac1d887
crypto: add QCryptoSecret object class for password/key handling
by Daniel P. Berrange
· 9 years ago
d321e1e
crypto: introduce new module for handling TLS sessions
by Daniel P. Berrange
· 10 years ago
9a2fd43
crypto: add sanity checking of TLS x509 credentials
by Daniel P. Berrange
· 10 years ago
85bcbc7
crypto: introduce new module for TLS x509 credentials
by Daniel P. Berrange
· 10 years ago
e00adf6
crypto: introduce new module for TLS anonymous credentials
by Daniel P. Berrange
· 10 years ago
a090187
crypto: introduce new base module for TLS credentials
by Daniel P. Berrange
· 10 years ago
ca38a4c
crypto: introduce generic cipher API & built-in implementation
by Daniel P. Berrange
· 10 years ago
9fd7246
crypto: move built-in D3DES implementation into crypto/
by Daniel P. Berrange
· 10 years ago
6f2945c
crypto: move built-in AES implementation into crypto/
by Daniel P. Berrange
· 10 years ago
ddbb0d0
crypto: introduce new module for computing hash digests
by Daniel P. Berrange
· 10 years ago