index
:
linux.git
arm64-uaccess
for-next
master
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-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
2025-03-21
crypto: scomp - Add chaining and virtual address support
Herbert Xu
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
2025-03-21
crypto: hash - Use nth_page instead of doing it by hand
Herbert Xu
2025-03-21
crypto: hash - Fix test underflow in shash_ahash_digest
Herbert Xu
2025-03-21
crypto: krb5 - Use SG miter instead of doing it by hand
Herbert Xu
2025-03-21
crypto: scatterwalk - simplify map and unmap calling convention
Eric Biggers
2025-03-20
crypto,fs: Separate out hkdf_extract() and hkdf_expand()
Hannes Reinecke
2025-03-15
crypto: testmgr - Remove NULL dst acomp tests
Herbert Xu
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
2025-03-15
crypto: scomp - Disable BH when taking per-cpu spin lock
Herbert Xu
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2025-03-15
crypto: api - Add cra_type->destroy hook
Herbert Xu
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
2025-03-15
crypto: skcipher - Eliminate duplicate virt.addr field
Herbert Xu
2025-03-15
crypto: scatterwalk - Add memcpy_sglist
Herbert Xu
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
2025-03-15
async_xor: Remove unused 'async_xor_val'
Dr. David Alan Gilbert
2025-03-08
crypto: skcipher - fix mismatch between mapping and unmapping order
Eric Biggers
2025-03-08
crypto: Kconfig - Select LIB generic option
Herbert Xu
2025-03-08
crypto: acomp - Remove acomp request flags
Herbert Xu
2025-03-08
crypto: lzo - Fix compression buffer overrun
Herbert Xu
2025-03-08
crypto: api - Move struct crypto_type into internal.h
Herbert Xu
2025-03-02
crypto/krb5: Implement crypto self-testing
David Howells
2025-03-02
crypto/krb5: Implement the Camellia enctypes from rfc6803
David Howells
2025-03-02
crypto/krb5: Implement the AES enctypes from rfc8009
David Howells
2025-03-02
crypto/krb5: Implement the AES enctypes from rfc3962
David Howells
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
David Howells
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
David Howells
2025-03-02
crypto/krb5: Provide RFC3961 setkey packaging functions
David Howells
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 key derivation
David Howells
2025-03-02
crypto/krb5: Provide infrastructure and key derivation
David Howells
2025-03-02
crypto/krb5: Add an API to perform requests
David Howells
2025-03-02
crypto/krb5: Add an API to alloc and prepare a crypto object
David Howells
2025-03-02
crypto/krb5: Add an API to query the layout of the crypto section
David Howells
2025-03-02
crypto/krb5: Implement Kerberos crypto core
David Howells
2025-03-02
crypto/krb5: Test manager data
David Howells
2025-03-02
crypto: Add 'krb5enc' hash and cipher AEAD algorithm
David Howells
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
2025-03-02
crypto: skcipher - Use restrict rather than hand-rolling accesses
Herbert Xu
2025-03-02
crypto: scatterwalk - don't split at page boundaries when !HIGHMEM
Eric Biggers
2025-03-02
crypto: scatterwalk - remove obsolete functions
Eric Biggers
2025-03-02
crypto: skcipher - use the new scatterwalk functions
Eric Biggers
2025-03-02
crypto: aegis - use the new scatterwalk functions
Eric Biggers
2025-03-02
crypto: skcipher - use scatterwalk_start_at_pos()
Eric Biggers
2025-03-02
crypto: scatterwalk - add new functions for copying data
Eric Biggers
2025-03-02
crypto: scatterwalk - add new functions for skipping data
Eric Biggers
2025-03-02
crypto: bpf - Add MODULE_DESCRIPTION for skcipher
Arnd Bergmann
2025-02-22
crypto: ahash - Set default reqsize from ahash_alg
Herbert Xu
[prev]
[next]