aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto
Commit message (Expand)AuthorAge
...
* | crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-06
* | crypto: hash - Add helpers to return alg and driver namesHerbert Xu2016-02-06
* | crypto: skcipher - Fix driver name helperHerbert Xu2016-02-06
* | crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-01
* | crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang2016-02-01
* | crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-27
* | crypto: skcipher - Add helper to retrieve driver nameHerbert Xu2016-01-27
* | crypto: hash - Add crypto_has_ahash helperHerbert Xu2016-01-25
* | crypto: skcipher - Add helper to zero stack requestHerbert Xu2016-01-25
* | crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu2016-01-25
* | crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2016-01-25
* | crypto: skcipher - Add default key size helperHerbert Xu2016-01-25
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-22
|\
| * crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2016-01-18
| * crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2016-01-18
| * crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2016-01-18
| * crypto: af_alg - Add nokey compatibility pathHerbert Xu2016-01-18
| * crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2016-01-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\ \ | |/ |/|
| * keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-20
* | crypto: hash - add zero length message hash for shax and md5LABBE Corentin2015-12-22
* | crypto: akcipher - fix typos in include/crypto/akcipher.hLABBE Corentin2015-12-11
* | crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-09
* | crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski2015-12-09
* | crypto: aead - fix kernel-doc warnings in crypto/aead.hRandy Dunlap2015-12-09
|/
* 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
* | crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu2015-10-20
* | crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-12
| * MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells2015-08-07
| * 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
* | 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: hash - Add AHASH_REQUEST_ON_STACKHerbert Xu2015-08-21
* | crypto: skcipher - Add top-level skcipher interfaceHerbert Xu2015-08-21
* | crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-17
* | crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2015-08-17
* | crypto: doc - AEAD API conversionStephan Mueller2015-08-04
* | crypto: poly1305 - Export common Poly1305 helpersMartin Willi2015-07-17
* | crypto: chacha20 - Export common ChaCha20 helpersMartin Willi2015-07-17
* | crypto: aead - Add type-safe function for freeing instancesHerbert Xu2015-07-14
* | crypto: api - Add instance free function to crypto_typeHerbert Xu2015-07-14
* | crypto: aead - Add aead_queue interfaceHerbert Xu2015-07-14
* | crypto: api - Remove unused __crypto_dequeue_requestHerbert Xu2015-07-14
|/
* crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2015-06-22
* crypto: aead - Fix aead_instance struct sizeHerbert Xu2015-06-19
* crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-17