summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'crypto/master'Stephen Rothwell2016-02-1517-1346/+550
|\
| * crypto: keys - Revert "convert public key to akcipher api"Herbert Xu2016-02-0911-124/+272
| * crypto: testmgr - mark more algorithms as FIPS compliantMarcus Meissner2016-02-061-0/+7
| * crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand2016-02-061-2/+3
| * crypto: testmgr - Add a test case for import()/export()Wang, Rui Y2016-02-061-0/+133
| * crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-0611-272/+124
| * crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-062-165/+0
| * crypto: tcrypt - Use ahashHerbert Xu2016-02-061-224/+15
| * crypto: keywrap - memzero the correct memoryDan Carpenter2016-02-011-2/+2
| * crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-013-0/+359
| * crypto: crc32 - Rename generic implementationHerbert Xu2016-01-302-2/+3
| * crypto: mcryptd - Fix load failureWang, Rui Y2016-01-301-0/+1
| * crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann2016-01-271-0/+1
| * crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-276-884/+0
| * crypto: hash - Add crypto_has_ahash helperHerbert Xu2016-01-251-0/+6
| * crypto: api - Add crypto_type_has_alg helperHerbert Xu2016-01-252-0/+18
| * crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2016-01-251-64/+0
| * crypto: skcipher - Add default key size helperHerbert Xu2016-01-251-2/+2
| * crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2Stephan Mueller2016-01-251-1/+0
* | crypto: algif_skcipher - Do not set MAY_BACKLOG on the async pathHerbert Xu2016-02-061-2/+3
* | crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu2016-02-061-4/+11
* | crypto: algif_skcipher - Do not assume that req is unchangedHerbert Xu2016-02-061-32/+28
* | crypto: user - lock crypto_alg_list on alg dumpMathias Krause2016-02-061-1/+5
* | crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y2016-01-301-1/+3
* | crypto: shash - Fix has_key settingHerbert Xu2016-01-271-4/+3
* | crypto: ghash,poly1305 - select CRYPTO_HASH where neededArnd Bergmann2016-01-261-0/+2
|/
* PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signaturesPeter Jones2016-01-251-3/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-227-32/+372
|\
| * crypto: algif_skcipher - sendmsg SG marking is off by oneHerbert Xu2016-01-201-1/+2
| * crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-191-1/+0
| * crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2016-01-191-7/+7
| * crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu2016-01-181-3/+6
| * crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu2016-01-181-3/+6
| * crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu2016-01-181-9/+7
| * crypto: algif_skcipher - Remove custom release parent functionHerbert Xu2016-01-181-40/+3
| * crypto: algif_hash - Remove custom release parent functionHerbert Xu2016-01-181-40/+3
| * crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-181-1/+8
| * crypto: algif_skcipher - Add key check exception for cipher_nullHerbert Xu2016-01-181-1/+1
| * crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-01-181-0/+2
| * crypto: algif_hash - Require setkey before accept(2)Herbert Xu2016-01-181-8/+193
| * crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-01-182-2/+7
| * crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu2016-01-181-5/+144
| * crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-181-1/+12
| * crypto: af_alg - Fix socket double-free when accept failsHerbert Xu2016-01-181-3/+1
| * crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-181-3/+32
| * crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu2016-01-181-7/+41
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-172-0/+4
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-12-261-0/+2
| |\ \
| | * | IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-151-0/+2
| * | | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-201-0/+2
| |/ /