summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* X.509: Fix the time validation [ver #2]David Howells2015-11-12
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-11
|\
| * crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-02
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \
| * | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\ \ \ | | |/ | |/|
| * | crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()Sowmini Varadhan2015-10-20
| * | crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...David Howells2015-10-20
| * | crypto: keywrap - add testmgr supportStephan Mueller2015-10-15
| * | crypto: keywrap - enable compilationStephan Mueller2015-10-15
| * | crypto: keywrap - add key wrapping block chaining modeStephan Mueller2015-10-15
| * | crypto: testmgr - test IV value after a cipher operationBoris BREZILLON2015-10-15
| * | crypto: pkcs7 - Fix unaligned access in pkcs7_verify()Sowmini Varadhan2015-10-14
| * | crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov2015-10-14
| * | crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
| * | crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang2015-10-01
| * | crypto: testmgr - Disable fips-allowed for authenc() and des() ciphersJohn Haxby2015-10-01
| * | crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-21
| * | crypto: asymmetric_keys - remove always false comparisonsudip2015-09-21
| * | crypto: tcrypt - avoid mapping from module image addressesHoria Geant?2015-09-21
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-10-28
|\ \ \
| * | | crypto: api - Only abort operations on fatal signalHerbert Xu2015-10-20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-13
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | crypto: ahash - ensure statesize is non-zeroRussell King2015-10-13
* | | X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells2015-09-25
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-09-16
|\ \ | |/
| * crypto: testmgr - don't copy from source IV too muchAndrey Ryabinin2015-09-11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\ \
| * | PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use themDavid Howells2015-09-01
| * | Move certificate handling to its own directoryDavid Howells2015-08-14
| * | PKCS#7: Add MODULE_LICENSE() to test moduleDavid Howells2015-08-13
| * | PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-12
| * | KEYS: Add a name for PKEY_ID_PKCS7David Howells2015-08-12
| * | PKCS#7: Improve and export the X.509 ASN.1 time object decoderDavid Howells2015-08-12
| * | PKCS#7: Support CMS messages also [RFC5652]David Howells2015-08-12
| * | X.509: Change recorded SKID & AKID to not include Subject or IssuerDavid Howells2015-08-12
| * | PKCS#7: Check content type and versionsDavid Howells2015-08-12
| * | PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells2015-08-07
| * | X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-07
| * | X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells2015-08-07
* | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ | |_|/ |/| |
| * | crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-17
| |/
* | crypto: algif_aead - fix for multiple operations on AF_ALG socketsLars Persson2015-08-25
* | crypto: testmgr - Use new skcipher interfaceHerbert Xu2015-08-21
* | crypto: skcipher - Add top-level skcipher interfaceHerbert Xu2015-08-21
* | crypto: cmac - allow usage in FIPS modeStephan Mueller2015-08-19
* | crypto: null - Add missing Kconfig tristate for NULL2Herbert Xu2015-08-17
* | crypto: null - Use NULL2 in MakefileHerbert Xu2015-08-17
* | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
* | crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-17