Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6f8c8f6baf919da1804291f3abd9414c3f71b838
/
crypto
7e77bde
crypto: af_alg - fix backlog handling
by Rabin Vincent
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
8606813
crypto: tcrypt - Allow speed testing of arbitrary hash functions
by Herbert Xu
· 10 years ago
af8e807
crypto: af_alg - add user space interface for AEAD
by Stephan Mueller
· 10 years ago
f26b7b8
crypto: algif_skcipher - initialize upon init request
by Stephan Mueller
· 10 years ago
9ba0905
crypto: algif_skcipher - removed unneeded code
by Struk, Tadeusz
· 10 years ago
1e104f9
crypto: algif_skcipher - Fixed blocking recvmsg
by Herbert Xu
· 10 years ago
421d82f
crypto: drbg - use memzero_explicit() for clearing sensitive data
by Nickolaus Woodruff
· 10 years ago
0653a7c
crypto: drbg - use MODULE_ALIAS_CRYPTO
by Stephan Mueller
· 10 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
476c7fe
crypto: user - add MODULE_ALIAS
by Stephan Mueller
· 10 years ago
79e8865
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
by Daniel Borkmann
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
5d4a5e7
crypto: user - Allow get request with empty driver name
by Herbert Xu
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
e1bd95b
crypto: algif - zeroize IV buffer
by Stephan Mueller
· 10 years ago
2a6af25
crypto: algif - zeroize message digest buffer
by Stephan Mueller
· 10 years ago
4c7912e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 10 years ago
62b62b6
crypto: drbg - add MODULE_ALIAS for all DRBG types
by Stephan Mueller
· 10 years ago
14d4cc0
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
41a8498
crypto: drbg - use crypto_inc
by Stephan Mueller
· 10 years ago
3e8cffd
crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.c
by Masanari Iida
· 10 years ago
7185ad2
crypto: memzero_explicit - make sure to clear out sensitive data
by Daniel Borkmann
· 10 years ago
4c5c302
crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
by Jan-Simon Möller
· 12 years ago
ffb32e9
crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
by Jan-Simon Möller
· 12 years ago
5e40d33
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
536fd93
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
d401658
KEYS: output last portion of fingerprint in /proc/keys
by Dmitry Kasatkin
· 10 years ago
7a224e7
KEYS: strip 'id:' from ca_keyid
by Dmitry Kasatkin
· 10 years ago
8dd6098
KEYS: use swapped SKID for performing partial matching
by Dmitry Kasatkin
· 10 years ago
f1b731d
KEYS: Restore partial ID matching functionality for asymmetric keys
by Dmitry Kasatkin
· 10 years ago
dd2f6c4
X.509: If available, use the raw subjKeyId to form the key description
by David Howells
· 10 years ago
40b50e8
KEYS: handle error code encoded in pointer
by Dmitry Kasatkin
· 10 years ago
d5d1689
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next
by Russell King
· 10 years ago
be34c4ef
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
by David S. Miller
· 10 years ago
6c8ff87
Merge commit 'v3.16' into next
by James Morris
· 10 years ago
d1ac554
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
by David Howells
· 10 years ago
757932e
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
by David Howells
· 10 years ago
4155942
PKCS#7: Better handling of unsupported crypto
by David Howells
· 10 years ago
46963b7
KEYS: Overhaul key identification when searching for asymmetric keys
by David Howells
· 10 years ago
7901c1a
KEYS: Implement binary asymmetric key ID handling
by David Howells
· 10 years ago
0c903ab
KEYS: Make the key matching functions return bool
by David Howells
· 10 years ago
c06cfb0
KEYS: Remove key_type::match in favour of overriding default by match_preparse
by David Howells
· 10 years ago
614d8c3
KEYS: Remove key_type::def_lookup_type
by David Howells
· 10 years ago
4629195
KEYS: Preparse match data
by David Howells
· 10 years ago
1c9c115
Merge tag 'keys-next-fixes-20140916' into keys-next
by David Howells
· 10 years ago
68c45c7
Merge tag 'keys-fixes-20140916' into keys-next
by David Howells
· 10 years ago
cecf5d2e
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
by David Howells
· 10 years ago
3cd0920
PKCS#7: Provide a single place to do signed info block freeing
by David Howells
· 10 years ago
15155b9
PKCS#7: Add a missing static
by David Howells
· 10 years ago
3630056
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
ea2d9fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 10 years ago
78f543a
crypto: drbg - remove check for uninitialized DRBG handle
by Stephan Mueller
· 10 years ago
0e56673
crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description
by Ted Percival
· 10 years ago
e2cffb5
crypto: algif - avoid excessive use of socket buffer in skcipher
by Ondrej Kozina
· 10 years ago
c3ce6df
KEYS: Set pr_fmt() in asymmetric key signature handling
by David Howells
· 10 years ago
0aa0409
PEFILE: Relax the check on the length of the PKCS#7 cert
by David Howells
· 10 years ago
876c6e3
KEYS: Fix public_key asymmetric key subtype name
by David Howells
· 10 years ago
1443cc9
crypto: testmgr - add test for lz4 and lz4hc
by KOVACS Krisztian
· 10 years ago
d801ab2
crypto: lz4,lz4hc - fix decompression
by KOVACS Krisztian
· 10 years ago
31e1a60
ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian
by Ard Biesheuvel
· 10 years ago
0777e3e
ARM: 8125/1: crypto: enable NEON SHA-1 for big endian
by Ard Biesheuvel
· 10 years ago
7c8ae03
crypto: drbg - fix sparse warning for cpu_to_be[32|64]
by Stephan Mueller
· 10 years ago
1f6e97f
crypto: mcryptd - mcryptd_flist can be static
by Fengguang Wu
· 10 years ago
84693d8
crypto: drbg - remove unnecessary sanity check for shadow state
by Stephan Mueller
· 10 years ago
05c81cc
crypto: drbg - remove configuration of fixed values
by Stephan Mueller
· 10 years ago
bc034ef
crypto: drbg - remove unnecessary sanity checks
by Stephan Mueller
· 10 years ago
e6c0244
crypto: drbg - use kmalloc instead of kzalloc for V and C
by Stephan Mueller
· 10 years ago
f072f0e
crypto: drbg - remove superflowous memset(0)
by Stephan Mueller
· 10 years ago
45943a5
crypto: drbg - remove superflowous checks
by Stephan Mueller
· 10 years ago
46f64f6
crypto: drbg - kzfree does not need a check for NULL pointer
by Stephan Mueller
· 10 years ago
72f3e00
crypto: drbg - replace int2byte with cpu_to_be
by Stephan Mueller
· 10 years ago
d4c85f9
crypto: testmgr - remove unused function argument
by Cristian Stoica
· 10 years ago
1e65b81
crypto: sha-mb - multibuffer crypto infrastructure
by Tim Chen
· 10 years ago
bbb9a7d
crypto: testmgr - delay execution of set-up code
by Cristian Stoica
· 10 years ago
a1aa44a
crypto: testmgr - white space removal on __test_skcipher
by Cristian Stoica
· 10 years ago
5f2b424
crypto: testmgr - white space removal on __test_hash
by Cristian Stoica
· 10 years ago
05b1d33
crypto: testmgr - white space fix-ups on test_aead
by Cristian Stoica
· 10 years ago
6d9529c
crypto: hash - initialize entry len for null input in crypto hash sg list walk
by Tim Chen
· 10 years ago
87cea76
dmaengine: fix xor sources continuation
by Xuelin Shi
· 10 years ago
d97b07c
initramfs: support initramfs that is bigger than 2GiB
by Yinghai Lu
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
c489d98
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
3e7a716
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
cf5b50f
X.509: Need to export x509_request_asymmetric_key()
by David Howells
· 10 years ago
c8611d7
ARM: 8120/1: crypto: sha512: add ARM NEON implementation
by Jussi Kivilinna
· 10 years ago
6046825
ARM: 8119/1: crypto: sha1: add ARM NEON implementation
by Jussi Kivilinna
· 10 years ago
ce5481d
crypto: drbg - fix failure of generating multiple of 2**16 bytes
by Stephan Mueller
· 10 years ago
2fc0d25
crypto: testmgr - add missing spaces to drbg error strings
by Jarod Wilson
· 10 years ago
3b9b8fe
crypto: testmgr - use chunks smaller than algo block size in chunk tests
by Ard Biesheuvel
· 10 years ago
3e3dc25
crypto: Resolve shadow warnings
by Mark Rustad
· 10 years ago
4c63f83
crypto: af_alg - properly label AF_ALG socket
by Milan Broz
· 10 years ago
412eccb
PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1
by David Howells
· 10 years ago
5ce43ad
PKCS#7: Use x509_request_asymmetric_key()
by David Howells
· 10 years ago
185de09
X.509: x509_request_asymmetric_keys() doesn't need string length arguments
by David Howells
· 10 years ago
Next »