index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-97
/
+0
2025-11-22
crypto: ansi_cprng - Remove unused ansi_cprng algorithm
Eric Biggers
1
-97
/
+0
2025-11-11
crypto: testmgr - Remove polyval tests
Eric Biggers
1
-6
/
+0
2025-11-11
crypto: hctr2 - Convert to use POLYVAL library
Eric Biggers
1
-2
/
+1
2025-11-05
crypto: sha3 - Reimplement using library API
Eric Biggers
1
-0
/
+8
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
1
-0
/
+4
2025-10-08
Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+5
2025-10-06
Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"
Herbert Xu
1
-0
/
+5
2025-09-06
crypto: testmgr - Remove curve25519 kpp tests
Eric Biggers
1
-6
/
+0
2025-08-29
crypto: chacha - register only "-lib" drivers
Eric Biggers
1
-2
/
+7
2025-08-26
crypto: md5 - Wrap library and add HMAC support
Eric Biggers
1
-0
/
+3
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-5
/
+34
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+28
2025-07-14
crypto: sha1 - Wrap library and add HMAC support
Eric Biggers
1
-0
/
+6
2025-07-04
crypto: sha256 - Wrap library and add HMAC support
Eric Biggers
1
-0
/
+12
2025-06-30
crypto/crc32[c]: register only "-lib" drivers
Eric Biggers
1
-0
/
+2
2025-06-30
crypto: testmgr - remove crc32c context format test
Eric Biggers
1
-54
/
+1
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
1
-0
/
+10
2025-06-26
crypto: testmgr - Enable phmac selftest
Harald Freudenberger
1
-0
/
+30
2025-06-23
crypto: testmgr - Restore sha384 and hmac_sha384 drbgs in FIPS mode
Jeff Barnes
1
-0
/
+4
2025-06-13
crypto: testmgr - desupport SHA-1 for FIPS 140
Vegard Nossum
1
-5
/
+0
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
1
-3
/
+12
2025-05-23
Revert "crypto: testmgr - Add hash export format testing"
Herbert Xu
1
-86
/
+9
2025-05-19
crypto: testmgr - Add hash export format testing
Herbert Xu
1
-9
/
+86
2025-05-19
crypto: testmgr - Use ahash for generic tfm
Herbert Xu
1
-19
/
+18
2025-05-19
crypto: testmgr - Ignore EEXIST on shash allocation
Herbert Xu
1
-1
/
+1
2025-05-12
crypto: testmgr - rename noextratests to noslowtests
Eric Biggers
1
-21
/
+20
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
1
-57
/
+5
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
1
-6
/
+6
2025-05-12
crypto: testmgr - remove panic_on_fail
Eric Biggers
1
-7
/
+3
2025-05-05
crypto: testmgr - Remove poly1305
Herbert Xu
1
-6
/
+0
2025-04-16
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
1
-83
/
+64
2025-04-02
Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-133
/
+24
2025-03-30
Revert "crypto: testmgr - Add multibuffer hash testing"
Herbert Xu
1
-133
/
+24
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-261
/
+248
2025-03-22
crypto: testmgr - Add multibuffer acomp testing
Herbert Xu
1
-64
/
+80
2025-03-22
crypto: testmgr - Add multibuffer hash testing
Herbert Xu
1
-24
/
+136
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
1
-139
/
+13
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-3
/
+0
2025-03-15
crypto: testmgr - Remove NULL dst acomp tests
Herbert Xu
1
-29
/
+0
2025-03-02
crypto/krb5: Test manager data
David Howells
1
-0
/
+16
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
1
-3
/
+4
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
1
-7
/
+0
2025-02-08
crypto: crc64-rocksoft - remove from crypto API
Eric Biggers
1
-7
/
+0
2025-01-04
crypto: keywrap - remove unused keywrap algorithm
Eric Biggers
1
-19
/
+1
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
1
-6
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-102
/
+224
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
1
-0
/
+6
[next]