index
:
rocket-tools/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-10.0
stable-10.1
stable-10.2
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
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
include
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
crypto: support upto 5 parallel certificate identities
Daniel P. Berrangé
1
-0
/
+6
2025-11-03
crypto: introduce method for reloading TLS creds
Daniel P. Berrangé
1
-0
/
+13
2025-11-03
crypto: reduce duplication in handling TLS priority strings
Daniel P. Berrangé
1
-0
/
+13
2025-11-03
crypto: drop in-tree XTS cipher mode impl
Daniel P. Berrangé
1
-82
/
+0
2025-11-03
io/channel: Have read/write functions take void * buffer argument
Philippe Mathieu-Daudé
1
-2
/
+2
2025-11-03
crypto/hash: Have hashing functions take void * buffer argument
Philippe Mathieu-Daudé
2
-6
/
+6
2025-10-03
io/crypto: Move tls premature termination handling into QIO layer
Peter Xu
1
-7
/
+3
2025-09-02
crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] c...
Jan Kiszka
1
-0
/
+12
2025-07-22
crypto: implement workaround for GNUTLS thread safety problems
Daniel P. Berrangé
1
-0
/
+14
2025-02-14
crypto: Remove qcrypto_tls_session_get_handshake_status
Fabiano Rosas
1
-24
/
+8
2025-02-14
crypto: Allow gracefully ending the TLS session
Fabiano Rosas
1
-0
/
+22
2024-11-05
crypto: Introduce SM3 hash hmac pbkdf algorithm
liequan che
1
-0
/
+1
2024-10-22
include/crypto: clarify @result/@result_len for hash/hmac APIs
Daniel P. Berrangé
2
-22
/
+59
2024-10-10
crypto: accumulative hashing API
Alejandro Zeise
1
-0
/
+119
2024-09-10
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
Markus Armbruster
1
-7
/
+7
2024-09-10
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
3
-16
/
+16
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
7
-26
/
+26
2024-09-09
crypto: Introduce x509 utils
Dorjoy Chowdhury
1
-0
/
+22
2024-09-09
crypto: Define macros for hash algorithm digest lengths
Dorjoy Chowdhury
1
-0
/
+8
2024-07-24
crypto: propagate errors from TLS session I/O callbacks
Daniel P. Berrangé
1
-2
/
+8
2024-07-24
crypto: push error reporting into TLS session I/O APIs
Daniel P. Berrangé
1
-4
/
+19
2024-06-10
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
1
-2
/
+0
2024-02-09
crypto: Modify the qcrypto_block_create to support creation flags
Hyman Huang
1
-0
/
+11
2024-02-09
crypto: Support LUKS volume with detached header
Hyman Huang
1
-0
/
+5
2023-09-15
crypto: Add generic 64-bit carry-less multiply routine
Richard Henderson
1
-0
/
+19
2023-09-15
crypto: Add generic 32-bit carry-less multiply routines
Richard Henderson
1
-0
/
+7
2023-09-15
crypto: Add generic 16-bit carry-less multiply routines
Richard Henderson
1
-0
/
+16
2023-09-15
crypto: Add generic 8-bit carry-less multiply routines
Richard Henderson
1
-0
/
+41
2023-09-11
crypto: Add SM4 constant parameter CK
Max Chou
1
-0
/
+1
2023-09-11
crypto: Create sm4_subword
Max Chou
1
-0
/
+8
2023-09-11
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
1
-0
/
+7
2023-09-08
include/: spelling fixes
Michael Tokarev
2
-3
/
+3
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
1
-8
/
+6
2023-07-09
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
1
-25
/
+0
2023-07-09
crypto: Remove AES_imc
Richard Henderson
1
-7
/
+0
2023-07-09
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
1
-4
/
+0
2023-07-08
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesdec_IMC
Richard Henderson
1
-0
/
+18
2023-07-08
crypto: Add aesenc_MC
Richard Henderson
1
-0
/
+18
2023-07-08
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesenc_SB_SR_AK
Richard Henderson
1
-0
/
+44
2023-07-08
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
1
-0
/
+6
2023-03-20
replace TABs with spaces
Yeqi Fu
2
-12
/
+12
2023-02-15
crypto: TLS: introduce `check_pending`
Antoine Damhet
1
-0
/
+11
2022-11-02
crypto: Support export akcipher to pkcs8
Lei He
1
-0
/
+21
2022-07-12
crypto: Make block callbacks return 0 on success
Alberto Faria
1
-16
/
+16
2022-05-26
crypto: Introduce akcipher crypto class
zhenwei pi
1
-0
/
+158
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
[next]