index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
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
2025-02-22
crypto: ahash - Add virtual address support
Herbert Xu
2025-02-22
crypto: tcrypt - Restore multibuffer ahash tests
Herbert Xu
2025-02-22
crypto: hash - Add request chaining API
Herbert Xu
2025-02-22
crypto: ahash - Only save callback and data in ahash_save_req
Herbert Xu
2025-02-22
crypto: skcipher - Zap type in crypto_alloc_sync_skcipher
Herbert Xu
2025-02-22
crypto: api - Fix larval relookup type and mask
Herbert Xu
2025-02-22
crypto: null - Use spin lock instead of mutex
Herbert Xu
2025-02-22
crypto: aead - use str_yes_no() helper in crypto_aead_show()
Thorsten Blum
2025-02-22
crypto: ahash - use str_yes_no() helper in crypto_ahash_show()
Thorsten Blum
2025-02-09
crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()
Lukas Wunner
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
2025-02-09
crypto: skcipher - use str_yes_no() helper in crypto_skcipher_show()
Thorsten Blum
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2025-02-08
crypto: crc64-rocksoft - remove from crypto API
Eric Biggers
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-19
crypto: asymmetric_keys - Remove unused key_being_used_for[]
Dr. David Alan Gilbert
2025-01-14
crypto: skcipher - call cond_resched() directly
Eric Biggers
2025-01-14
crypto: skcipher - optimize initializing skcipher_walk fields
Eric Biggers
[prev]
[next]