summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-30
|\
| * PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange2016-03-23
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\ \
| * | mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-17
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \ \
| * | | X.509: Make algo identifiers text instead of enumDavid Howells2016-03-03
| * | | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-03
| * | | crypto: Add hash param to pkcs1padTadeusz Struk2016-03-03
| * | | X.509: Handle midnight alternative notation in GeneralizedTimeDavid Howells2016-02-29
| * | | X.509: Support leap secondsDavid Howells2016-02-29
| * | | X.509: Fix leap year handling againDavid Howells2016-02-29
| * | | PKCS#7: fix unitialized boolean 'want'Colin Ian King2016-02-29
| * | | crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-10
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.Marcus Meissner2016-02-28
| * | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-17
| * | crypto: testmgr - mark authenticated ctr(aes) also as FIPS ableMarcus Meissner2016-02-17
| * | crypto: keys - Revert "convert public key to akcipher api"Herbert Xu2016-02-09
| * | crypto: testmgr - mark more algorithms as FIPS compliantMarcus Meissner2016-02-06
| * | crypto: testmgr - fix out of bound read in __test_aead()Jerome Marchand2016-02-06
| * | crypto: testmgr - Add a test case for import()/export()Wang, Rui Y2016-02-06
| * | crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-06
| * | crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-06
| * | crypto: tcrypt - Use ahashHerbert Xu2016-02-06
| * | crypto: keywrap - memzero the correct memoryDan Carpenter2016-02-01
| * | crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-01
| * | crypto: crc32 - Rename generic implementationHerbert Xu2016-01-30
| * | crypto: mcryptd - Fix load failureWang, Rui Y2016-01-30
| * | crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann2016-01-27
| * | crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-27
| * | crypto: hash - Add crypto_has_ahash helperHerbert Xu2016-01-25
| * | crypto: api - Add crypto_type_has_alg helperHerbert Xu2016-01-25
| * | crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2016-01-25
| * | crypto: skcipher - Add default key size helperHerbert Xu2016-01-25
| * | crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2Stephan Mueller2016-01-25
* | | crypto: algif_skcipher - Do not set MAY_BACKLOG on the async pathHerbert Xu2016-02-06
* | | crypto: algif_skcipher - Do not dereference ctx without socket lockHerbert Xu2016-02-06
* | | crypto: algif_skcipher - Do not assume that req is unchangedHerbert Xu2016-02-06
* | | crypto: user - lock crypto_alg_list on alg dumpMathias Krause2016-02-06
| |/ |/|
* | crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y2016-01-30
* | crypto: shash - Fix has_key settingHerbert Xu2016-01-27
* | crypto: ghash,poly1305 - select CRYPTO_HASH where neededArnd Bergmann2016-01-26
|/
* PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signaturesPeter Jones2016-01-25
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-22
|\
| * crypto: algif_skcipher - sendmsg SG marking is off by oneHerbert Xu2016-01-20
| * crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-19
| * crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2016-01-19
| * crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu2016-01-18
| * crypto: algif_hash - Fix race condition in hash_check_keyHerbert Xu2016-01-18
| * crypto: af_alg - Forbid bind(2) when nokey child sockets are presentHerbert Xu2016-01-18