index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Add generic 64-bit carry-less multiply routine
Richard Henderson
2023-09-15
1
-0
/
+17
*
crypto: Add generic 32-bit carry-less multiply routines
Richard Henderson
2023-09-15
1
-0
/
+13
*
crypto: Add generic 16-bit carry-less multiply routines
Richard Henderson
2023-09-15
1
-0
/
+21
*
crypto: Add generic 8-bit carry-less multiply routines
Richard Henderson
2023-09-15
2
-3
/
+66
*
crypto: Add SM4 constant parameter CK
Max Chou
2023-09-11
1
-0
/
+10
*
target/riscv: Use existing lookup tables for MixColumns
Ard Biesheuvel
2023-09-11
1
-2
/
+2
*
misc/other: spelling fixes
Michael Tokarev
2023-09-08
4
-8
/
+8
*
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
1
-7
/
+6
*
crypto: Always initialize splitkeylen
Akihiko Odaki
2023-07-25
1
-2
/
+2
*
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
2023-07-09
1
-12
/
+21
*
crypto: Remove AES_imc
Richard Henderson
2023-07-09
1
-264
/
+0
*
crypto: Implement aesdec_IMC with AES_imc_rot
Richard Henderson
2023-07-09
1
-21
/
+21
*
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
2023-07-09
1
-14
/
+0
*
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
2023-07-08
1
-0
/
+14
*
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-08
1
-0
/
+58
*
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
1
-0
/
+58
*
crypto: Add aesdec_IMC
Richard Henderson
2023-07-08
1
-0
/
+59
*
crypto: Add aesenc_MC
Richard Henderson
2023-07-08
1
-0
/
+61
*
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
1
-0
/
+45
*
crypto: Add aesenc_SB_SR_AK
Richard Henderson
2023-07-08
1
-0
/
+46
*
crypto/aes: Add AES_SH, AES_ISH macros
Richard Henderson
2023-07-08
1
-2
/
+14
*
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
2023-07-08
1
-0
/
+140
*
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2023-03-13
1
-3
/
+3
*
crypto: TLS: introduce `check_pending`
Antoine Damhet
2023-02-15
1
-0
/
+14
*
crypto: Clean up includes
Markus Armbruster
2023-02-08
1
-1
/
+0
*
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Markus Armbruster
2023-01-19
2
-2
/
+0
*
qapi crypto: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-8
/
+8
*
crypto: Support export akcipher to pkcs8
Lei He
2022-11-02
3
-1
/
+70
*
crypto: Support DER encodings
Lei He
2022-11-02
2
-25
/
+493
*
crypto: quote algorithm names in error messages
Daniel P. Berrangé
2022-10-27
1
-3
/
+3
*
crypto: split off helpers for converting LUKS header endianess
Daniel P. Berrangé
2022-10-27
2
-32
/
+53
*
crypto: split LUKS header definitions off into file
Daniel P. Berrangé
2022-10-27
2
-93
/
+138
*
crypto: check that LUKS PBKDF2 iterations count is non-zero
Daniel P. Berrangé
2022-10-27
1
-0
/
+11
*
crypto: strengthen the check for key slots overlapping with LUKS header
Daniel P. Berrangé
2022-10-27
1
-1
/
+1
*
crypto: validate that LUKS payload doesn't overlap with header
Daniel P. Berrangé
2022-10-27
1
-0
/
+7
*
crypto: enforce that key material doesn't overlap with LUKS header
Daniel P. Berrangé
2022-10-27
1
-0
/
+8
*
crypto: enforce that LUKS stripes is always a fixed value
Daniel P. Berrangé
2022-10-27
1
-2
/
+3
*
crypto: sanity check that LUKS header strings are NUL-terminated
Daniel P. Berrangé
2022-10-27
1
-0
/
+18
*
crypto: check for and report errors setting PSK credentials
Daniel P. Berrangé
2022-10-27
1
-3
/
+13
*
crypto/luks: Support creating LUKS image on Darwin
Jungmin Park
2022-10-26
1
-0
/
+23
*
crypto: Make block callbacks return 0 on success
Alberto Faria
2022-07-12
2
-7
/
+7
*
test/crypto: Add test suite for crypto akcipher
Lei He
2022-05-26
1
-7
/
+7
*
crypto: Implement RSA algorithm by gcrypt
Lei He
2022-05-26
2
-1
/
+598
*
crypto: Implement RSA algorithm by hogweed
Lei He
2022-05-26
7
-0
/
+953
*
crypto: add ASN.1 DER decoder
Lei He
2022-05-26
3
-0
/
+271
*
crypto: Introduce akcipher crypto class
zhenwei pi
2022-05-26
3
-0
/
+158
*
crypto: make loaded property read-only
Paolo Bonzini
2022-05-14
4
-99
/
+49
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
1
-3
/
+3
*
crypto: move sm4_sbox from target/arm
Weiwei Li
2022-04-29
2
-0
/
+50
*
meson, configure: move keyctl test to meson
Paolo Bonzini
2022-04-28
1
-1
/
+3
[next]