开源镜像站
帮助
动态
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
2016-04-19
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
2016-04-19
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
2016-04-19
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
2016-04-19
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
2016-03-02
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-02-15
X.509: Don't strip leading 00's from key ID when constructing key description
David Howells
2016-02-15
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
2016-02-15
crypto: shash - Fix has_key setting
Herbert Xu
2016-02-09
crypto: crc32c - Fix crc32c soft dependency
Jean Delvare
2016-02-09
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
2016-02-09
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
2016-02-09
crypto: algif_hash - Remove custom release parent function
Herbert Xu
2016-02-09
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-02-09
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
2016-02-09
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2016-02-09
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-02-09
crypto: af_alg - Fix socket double-free when accept fails
Herbert Xu
2016-02-09
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2015-11-15
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-11-13
crypto: ahash - ensure statesize is non-zero
Russell King
2015-07-03
KEYS: fix "ca_keys=" partial key matching
Mimi Zohar
2015-01-29
crypto: add missing crypto module aliases
Mathias Krause
2015-01-29
crypto: include crypto- module prefix in template
Kees Cook
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
2015-01-08
crypto: af_alg - fix backlog handling
Rabin Vincent
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-17
crypto: memzero_explicit - make sure to clear out sensitive data
Daniel Borkmann
2014-10-14
crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
Jan-Simon Möller
2014-10-14
crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
Jan-Simon Möller
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-06
KEYS: output last portion of fingerprint in /proc/keys
Dmitry Kasatkin
2014-10-06
KEYS: strip 'id:' from ca_keyid
Dmitry Kasatkin
2014-10-06
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2014-10-03
X.509: If available, use the raw subjKeyId to form the key description
David Howells
2014-10-03
KEYS: handle error code encoded in pointer
Dmitry Kasatkin
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2014-10-02
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
David S. Miller
2014-10-01
Merge commit 'v3.16' into next
James Morris
2014-09-22
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
David Howells
2014-09-16
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2014-09-16
PKCS#7: Better handling of unsupported crypto
David Howells
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-09-16
KEYS: Implement binary asymmetric key ID handling
David Howells
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
[next]