开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2024-10-10
crypto: testmgr - Hide ENOENT errors better
Herbert Xu
2024-10-10
crypto: api - Fix liveliness check in crypto_alg_tested
Herbert Xu
2024-10-05
crypto: ecrdsa - Fix signature size calculation
Lukas Wunner
2024-10-05
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
2024-10-05
crypto: ecdsa - Move X9.62 signature size calculation into template
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: ecdsa - Avoid signed integer overflow on signature decoding
Lukas Wunner
2024-10-05
crypto: sig - Move crypto_sig_*() API calls to include file
Lukas Wunner
2024-10-05
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
2024-10-05
crypto: rsassa-pkcs1 - Avoid copying hash prefix
Lukas Wunner
2024-10-05
crypto: rsassa-pkcs1 - Harden digest length verification
Lukas Wunner
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
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-05
crypto: ecdsa - Drop unused test vector elements
Lukas Wunner
2024-10-03
crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-20
KEYS: prevent NULL pointer dereference in find_asymmetric_key()
Roman Smirnov
2024-09-13
crypto: aegis128 - Fix indentation issue in crypto_aegis128_process_crypt()
Riyan Dhiman
2024-09-06
crypto: testmgr - Hide ENOENT errors
Herbert Xu
2024-09-06
crypto: algboss - Pass instance creation error up
Herbert Xu
2024-09-06
crypto: api - Fix generic algorithm self-test races
Herbert Xu
2024-08-30
crypto: jitter - Use min() to simplify jent_read_entropy()
Thorsten Blum
2024-08-24
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
2024-08-24
crypto: api - Do not wait for tests during registration
Herbert Xu
2024-08-24
crypto: api - Remove instance larval fulfilment
Herbert Xu
2024-08-24
crypto: jitter - set default OSR to 3
Stephan Mueller
2024-08-17
crypto: rsa - Check MPI allocation errors
Herbert Xu
2024-08-17
crypto: dh - Check mpi_rshift errors
Herbert Xu
2024-08-17
crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
Thorsten Blum
2024-08-02
crypto: xor - fix template benchmarking
Helge Deller
2024-07-13
crypto: testmgr - generate power-of-2 lengths more often
Eric Biggers
2024-06-28
crypto: deflate - Add aliases to deflate
Kyle Meyer
2024-06-28
crypto: tcrypt - add skcipher speed for given alg
Sergey Portnoy
2024-06-16
crypto: ecc - Fix off-by-one missing to clear most significant digit
Stefan Berger
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
2024-06-07
crypto: ecdsa - Use ecc_digits_from_bytes to convert signature
Stefan Berger
2024-06-07
crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array
Stefan Berger
2024-06-07
crypto: ecdsa - Fix the public key format description
Jarkko Sakkinen
2024-06-07
crypto: testmgr - test setkey in no-SIMD context
Eric Biggers
2024-05-31
crypto: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-31
crypto: api - Disable boot-test-finished if algapi is a module
Herbert Xu
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-17
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
Stefan Berger
2024-05-15
Merge tag 'asymmetric-keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[prev]
[next]