index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-05
crypto: tcrypt - Allow speed testing of arbitrary hash functions
Herbert Xu
2014-12-05
crypto: af_alg - add user space interface for AEAD
Stephan Mueller
2014-12-02
crypto: algif_skcipher - initialize upon init request
Stephan Mueller
2014-12-01
crypto: algif_skcipher - removed unneeded code
Struk, Tadeusz
2014-11-28
crypto: algif_skcipher - Fixed blocking recvmsg
Herbert Xu
2014-11-27
crypto: drbg - use memzero_explicit() for clearing sensitive data
Nickolaus Woodruff
2014-11-26
crypto: drbg - use MODULE_ALIAS_CRYPTO
Stephan Mueller
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
2014-11-26
crypto: user - add MODULE_ALIAS
Stephan Mueller
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
crypto: user - Allow get request with empty driver name
Herbert Xu
2014-11-24
new helper: memcpy_to_msg()
Al Viro
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-12
crypto: algif - zeroize IV buffer
Stephan Mueller
2014-11-12
crypto: algif - zeroize message digest buffer
Stephan Mueller
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2014-11-10
crypto: drbg - add MODULE_ALIAS for all DRBG types
Stephan Mueller
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-24
crypto: drbg - use crypto_inc
Stephan Mueller
2014-10-24
crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.c
Masanari Iida
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
2014-09-16
KEYS: Preparse match data
David Howells
2014-09-16
Merge tag 'keys-next-fixes-20140916' into keys-next
David Howells
[next]