summaryrefslogtreecommitdiffstats
path: root/include/crypto
AgeCommit message (Expand)Author
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells
2016-02-18crypto: public_key: remove MPIs from public_key_signature structTadeusz Struk
2016-02-17crypto: doc - update AEAD AD handlingStephan Mueller
2016-02-17crypto: doc - add akcipher APIStephan Mueller
2016-02-17crypto: xts - consolidate sanity check for keysStephan Mueller
2016-02-10crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk
2016-02-09crypto: keys - Revert "convert public key to akcipher api"Herbert Xu
2016-02-06crypto: public_key - remove MPIs from public_key_signature structTadeusz Struk
2016-02-06crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk
2016-02-06crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk
2016-02-06crypto: hash - Remove crypto_hash interfaceHerbert Xu
2016-02-06crypto: hash - Add helpers to return alg and driver namesHerbert Xu
2016-02-06crypto: skcipher - Fix driver name helperHerbert Xu
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang
2016-02-01crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim
2016-01-27crypto: skcipher - Add helper to retrieve driver nameHerbert Xu
2016-01-25crypto: hash - Add crypto_has_ahash helperHerbert Xu
2016-01-25crypto: skcipher - Add helper to zero stack requestHerbert Xu
2016-01-25crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu
2016-01-25crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller
2016-01-25crypto: skcipher - Add default key size helperHerbert Xu
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-18crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2016-01-18crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-01-18crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2016-01-18crypto: af_alg - Add nokey compatibility pathHerbert Xu
2016-01-18crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-12-22crypto: hash - add zero length message hash for shax and md5LABBE Corentin
2015-12-20keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen
2015-12-11crypto: akcipher - fix typos in include/crypto/akcipher.hLABBE Corentin
2015-12-09crypto: rsa - RSA padding algorithmAndrzej Zaborowski
2015-12-09crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski
2015-12-09crypto: aead - fix kernel-doc warnings in crypto/aead.hRandy Dunlap
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-20crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-21crypto: hash - Add AHASH_REQUEST_ON_STACKHerbert Xu
2015-08-21crypto: skcipher - Add top-level skcipher interfaceHerbert Xu
2015-08-17crypto: replace scatterwalk_sg_chain with sg_chainDan Williams
2015-08-17crypto: aead - Remove old AEAD interfacesHerbert Xu
2015-08-17crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-07MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells