index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
2024-10-10
crypto: testmgr - Hide ENOENT errors better
Herbert Xu
2024-10-05
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
2024-10-05
crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
Lukas Wunner
2024-10-05
crypto: ecdsa - Move X9.62 signature decoding into template
Lukas Wunner
2024-10-05
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
crypto: ecrdsa - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
crypto: ecdsa - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
crypto: sig - Introduce sig_alg backend
Lukas Wunner
2024-10-03
crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-09-06
crypto: testmgr - Hide ENOENT errors
Herbert Xu
2024-07-13
crypto: testmgr - generate power-of-2 lengths more often
Eric Biggers
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
2024-06-07
crypto: testmgr - test setkey in no-SIMD context
Eric Biggers
2024-04-12
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
2024-01-26
crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.c
Joachim Vandersmissen
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
2023-12-08
crypto: testmgr - Remove cfb and ofb
Herbert Xu
2023-11-17
crypto: drbg - Remove SHA1 from drbg
Dimitri John Ledkov
2023-11-01
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
Eric Biggers
2023-10-27
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
2023-10-13
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
2023-10-12
crypto: testmgr - Remove zlib-deflate
Herbert Xu
2023-09-20
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
2023-04-20
crypto: testmgr - Add some test vectors for cmac(camellia)
David Howells
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
2023-02-10
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
2023-01-27
crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
Vladis Dronov
2023-01-06
crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode
Nicolai Stange
2023-01-06
crypto: testmgr - disallow plain ghash in FIPS mode
Nicolai Stange
2023-01-06
crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode
Nicolai Stange
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-04
crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
Tianjia Zhang
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-09-02
crypto: testmgr - fix indentation for test_acomp() args
Lucas Segarra Fernandez
2022-08-19
crypto: testmgr - don't generate WARN for missing modules
Robert Elliott
2022-08-19
crypto: testmgr - extend acomp tests for NULL destination buffer
Lucas Segarra Fernandez
2022-07-15
crypto: testmgr - add ARIA testmgr tests
Taehee Yoo
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
[next]