Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e375882406d0cc24030746638592004755ed4ae0
/
crypto
62f444e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
e543589
PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
by Nicolai Stange
· 9 years ago
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
95813b8
mm/page_ref: add tracepoint to track down page reference manipulation
by Joonsoo Kim
· 9 years ago
bb7aeae
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
4e8ae72
X.509: Make algo identifiers text instead of enum
by David Howells
· 9 years ago
d43de6c
akcipher: Move the RSA DER encoding check to the crypto layer
by David Howells
· 9 years ago
a49de37
crypto: Add hash param to pkcs1pad
by Tadeusz Struk
· 9 years ago
7650cb8
X.509: Handle midnight alternative notation in GeneralizedTime
by David Howells
· 9 years ago
da02559
X.509: Support leap seconds
by David Howells
· 9 years ago
ac4cbed
X.509: Fix leap year handling again
by David Howells
· 9 years ago
06aae592
PKCS#7: fix unitialized boolean 'want'
by Colin Ian King
· 9 years ago
8888690
crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.
by Marcus Meissner
· 9 years ago
28856a9
crypto: xts - consolidate sanity check for keys
by Stephan Mueller
· 9 years ago
fb16abc
crypto: testmgr - mark authenticated ctr(aes) also as FIPS able
by Marcus Meissner
· 9 years ago
db6c43b
crypto: KEYS: convert public key and digsig asym to the akcipher api
by Tadeusz Struk
· 9 years ago
f75516a
crypto: keys - Revert "convert public key to akcipher api"
by Herbert Xu
· 9 years ago
ed1afac
crypto: testmgr - mark more algorithms as FIPS compliant
by Marcus Meissner
· 9 years ago
abfa7f4
crypto: testmgr - fix out of bound read in __test_aead()
by Jerome Marchand
· 9 years ago
018ba95
crypto: testmgr - Add a test case for import()/export()
by Wang, Rui Y
· 9 years ago
57f96bb
crypto: asymmetric_keys - convert public key and digsig asym to the akcipher api
by Tadeusz Struk
· 9 years ago
8965450
crypto: hash - Remove crypto_hash interface
by Herbert Xu
· 9 years ago
0660511
crypto: tcrypt - Use ahash
by Herbert Xu
· 9 years ago
dad4199
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
by Herbert Xu
· 9 years ago
6454c2b
crypto: algif_skcipher - Do not dereference ctx without socket lock
by Herbert Xu
· 9 years ago
ec69bbf
crypto: algif_skcipher - Do not assume that req is unchanged
by Herbert Xu
· 9 years ago
63e41eb
crypto: user - lock crypto_alg_list on alg dump
by Mathias Krause
· 9 years ago
2b8b28f
crypto: keywrap - memzero the correct memory
by Dan Carpenter
· 9 years ago
735d37b
crypto: engine - Introduce the block request crypto engine framework
by Baolin Wang
· 9 years ago
a7c58ac
crypto: crc32 - Rename generic implementation
by Herbert Xu
· 9 years ago
ddef482
crypto: mcryptd - Fix load failure
by Wang, Rui Y
· 9 years ago
fe09786
crypto: algif_hash - wait for crypto_ahash_init() to complete
by Wang, Rui Y
· 9 years ago
2f313e0
crypto: jitterentropy - always select CRYPTO_RNG
by Arnd Bergmann
· 9 years ago
1104921
crypto: compress - remove unused pcomp interface
by Joonsoo Kim
· 9 years ago
00420a6
crypto: shash - Fix has_key setting
by Herbert Xu
· 9 years ago
578c60fbe
crypto: ghash,poly1305 - select CRYPTO_HASH where needed
by Arnd Bergmann
· 9 years ago
8d18e34
crypto: hash - Add crypto_has_ahash helper
by Herbert Xu
· 9 years ago
f2aefda
crypto: api - Add crypto_type_has_alg helper
by Herbert Xu
· 9 years ago
b361476
crypto: drbg - remove FIPS 140-2 continuous test
by Stephan Mueller
· 9 years ago
973fb3f
crypto: skcipher - Add default key size helper
by Herbert Xu
· 9 years ago
eac6d40
crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2
by Stephan Mueller
· 9 years ago
7ee7014
PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
by Peter Jones
· 9 years ago
48162a2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
202736d
crypto: algif_skcipher - sendmsg SG marking is off by one
by Herbert Xu
· 9 years ago
fd7f672
crypto: crc32c - Fix crc32c soft dependency
by Jean Delvare
· 9 years ago
4f0414e
crypto: algif_skcipher - Load TX SG list after waiting
by Herbert Xu
· 9 years ago
1822793
crypto: algif_skcipher - Fix race condition in skcipher_check_key
by Herbert Xu
· 9 years ago
ad46d7e
crypto: algif_hash - Fix race condition in hash_check_key
by Herbert Xu
· 9 years ago
a6a48c5
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
by Herbert Xu
· 9 years ago
d7b65ae
crypto: algif_skcipher - Remove custom release parent function
by Herbert Xu
· 9 years ago
f1d84af
crypto: algif_hash - Remove custom release parent function
by Herbert Xu
· 9 years ago
6a93517
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
by Herbert Xu
· 9 years ago
6e8d8ec
crypto: algif_skcipher - Add key check exception for cipher_null
by Herbert Xu
· 9 years ago
a1383cd
crypto: skcipher - Add crypto_skcipher_has_setkey
by Herbert Xu
· 9 years ago
6de62f1
crypto: algif_hash - Require setkey before accept(2)
by Herbert Xu
· 9 years ago
a5596d6
crypto: hash - Add crypto_ahash_has_setkey
by Herbert Xu
· 9 years ago
a0fa2d0
crypto: algif_skcipher - Add nokey compatibility path
by Herbert Xu
· 9 years ago
3776658
crypto: af_alg - Add nokey compatibility path
by Herbert Xu
· 9 years ago
a383292
crypto: af_alg - Fix socket double-free when accept fails
by Herbert Xu
· 9 years ago
c840ac6
crypto: af_alg - Disallow bind/setkey/... after accept(2)
by Herbert Xu
· 9 years ago
dd50458
crypto: algif_skcipher - Require setkey before accept(2)
by Herbert Xu
· 9 years ago
5807fca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
b02bab6
async_tx: use GFP_NOWAIT rather than GFP_IO
by NeilBrown
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8513342
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
3cb92fe
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next
by James Morris
· 9 years ago
0c4c78d
crypto: hash - add zero length message hash for shax and md5
by LABBE Corentin
· 9 years ago
5319216
crypto: rsa-pkcs1pad - don't allocate buffer on stack
by Andrzej Zaborowski
· 9 years ago
0d96e4b
crypto: algif_skcipher - Use new skcipher interface
by Herbert Xu
· 9 years ago
5ca4c20
keys, trusted: select hash algorithm for TPM2 chips
by Jarkko Sakkinen
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ca43444
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
41c89b6
IMA: create machine owner and blacklist keyrings
by Petko Manolov
· 9 years ago
1f6a9ab
crypto: asymmetric_keys - signature.c does not need <module.h>
by Paul Gortmaker
· 9 years ago
e4bc02a
crypto: drbg - constify drbg_state_ops structures
by Julia Lawall
· 9 years ago
70d906b
crypto: skcipher - Copy iv from desc even for 0-len walks
by Jason A. Donenfeld
· 9 years ago
161151d
crypto: chacha20poly1305 - Skip encryption/decryption for 0-len
by Jason A. Donenfeld
· 9 years ago
3d5b1ec
crypto: rsa - RSA padding algorithm
by Andrzej Zaborowski
· 9 years ago
28a4618
crypto: akcipher - add akcipher declarations needed by templates.
by Andrzej Zaborowski
· 9 years ago
1a07834
crypto: cryptd - Assign statesize properly
by Wang, Rui Y
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
c012a79
crypto: cryptod - use crypto_skcipher_type() for getting skcipher type
by Alexander Kuleshov
· 9 years ago
f18611d
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
by Cyrille Pitchen
· 9 years ago
0834617
crypto: mcryptd - use list_first_entry_or_null()
by Geliang Tang
· 9 years ago
304e481
crypto: api - use list_first_entry_or_null and list_next_entry
by Geliang Tang
· 9 years ago
457e6f7
crypto: rsa - only require output buffers as big as needed.
by Andrzej Zaborowski
· 9 years ago
652d5b8
crypto: algif - Change some variable to size_t
by LABBE Corentin
· 9 years ago
cc25b99
X.509: Fix the time validation [ver #2]
by David Howells
· 9 years ago
65d57b30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
4afa5f9
crypto: algif_hash - Only export and import on sockets with data
by Herbert Xu
· 9 years ago
dc5bc3f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
271817a
crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()
by Sowmini Varadhan
· 9 years ago
Next »