index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-04-23
crypto: sha512-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: riscv/sha512 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha3-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha256-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sha1-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: md5-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: ghash-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: blake2b-generic - Use API partial block handling
Herbert Xu
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
2025-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-23
crypto: scomp - Fix off-by-one bug when calculating last page
Herbert Xu
2025-04-19
crypto: acomp - Add missing return statements in compress/decompress
Herbert Xu
2025-04-19
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
2025-04-17
crypto: public_key - Make sig/tfm local to if clause in software_key_query
Herbert Xu
2025-04-17
crypto: deflate - Make the acomp walk atomic
Herbert Xu
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
2025-04-16
crypto: deadcode structs from 'comp' removal
Dr. David Alan Gilbert
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
2025-04-16
crypto: hmac - Make descsize an algorithm attribute
Herbert Xu
2025-04-16
crypto: api - Add support for duplicating algorithms before registration
Herbert Xu
2025-04-16
crypto: api - Allow delayed algorithm destruction
Herbert Xu
2025-04-16
crypto: essiv - Remove unnecessary strscpy() size argument
Thorsten Blum
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
2025-04-16
crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
2025-04-16
crypto: acomp - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
2025-04-16
crypto: acomp - Add ACOMP_FBREQ_ON_STACK
Herbert Xu
2025-04-16
crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
Thorsten Blum
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
2025-04-16
Revert "crypto: tcrypt - Restore multibuffer ahash tests"
Herbert Xu
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
2025-04-16
crypto: deflate - Remove request chaining
Herbert Xu
2025-04-16
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
2025-04-12
crypto: scomp - Fix wild memory accesses in scomp_free_streams
Herbert Xu
2025-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-09
crypto: scomp - Fix null-pointer deref when freeing streams
Herbert Xu
2025-04-07
crypto: chacha - remove <crypto/internal/chacha.h>
Eric Biggers
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
2025-04-07
crypto: scomp - Drop the dst scratch buffer
Herbert Xu
2025-04-07
crypto: deflate - Convert to acomp
Herbert Xu
2025-04-07
crypto: acomp - Add acomp_walk
Herbert Xu
2025-04-07
crypto: acomp - Move scomp stream allocation code into acomp
Herbert Xu
[prev]
[next]