aboutsummaryrefslogtreecommitdiff
path: root/Documentation/crypto
AgeCommit message (Expand)Author
2021-10-29crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2020-09-25crypto: af_alg - add extra parameters for DRBG interfaceElena Petrova
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-07-23crypto: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-19docs: crypto: descore-readme.txt: convert to ReST formatMauro Carvalho Chehab
2020-06-19docs: crypto: convert async-tx-api.txt to ReST formatMauro Carvalho Chehab
2020-06-19docs: crypto: convert api-intro.txt to ReST formatMauro Carvalho Chehab
2020-06-19docs: crypto: convert asymmetric-keys.txt to ReSTMauro Carvalho Chehab
2019-12-20crypto: algapi - make unregistration functions return voidEric Biggers
2019-12-11crypto: doc - remove references to ARC4Eric Biggers
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportArd Biesheuvel
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeEric Biggers
2019-11-01crypto: skcipher - remove crypto_has_ablkcipher()Eric Biggers
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-15Documentation: crypto: crypto_engine: Fix Sphinx warningJonathan Neuschäfer
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab
2019-07-03crypto: doc - Fix formatting of new crypto engine contentHook, Gary
2019-07-03crypto: doc - Add parameter documentationHook, Gary
2019-06-13crypto: doc - improve the skcipher API example codeEric Biggers
2019-05-30crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers
2018-10-26KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]David Howells
2018-10-26KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells
2018-07-09crypto: remove redundant type flags from tfm allocationEric Biggers
2018-06-15docs: crypto_engine.rst: Fix two parse warningsMauro Carvalho Chehab
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab
2018-03-31crypto: doc - clarify hash callbacks state machineHoria Geantă
2018-02-15crypto: doc - document crypto engine APICorentin LABBE
2017-11-03crypto: doc - adapt api sample to use async. op waitGilad Ben-Yossef
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-06-22crypto: doc - fix typo in docsBenjamin Peterson
2017-06-19crypto: doc - Fixed bugs, added example usage of calc_hash().Kamil Konieczny
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet
2017-05-18doc: ReSTify keys.txtKees Cook
2017-05-16docs-rst: add crypto API book to pdf outputMauro Carvalho Chehab
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-04-04KEYS: Keyring asymmetric key restrict method with chainingMat Martineau
2017-04-04KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau
2017-04-04KEYS: Add a lookup_restriction function for the asymmetric key typeMat Martineau
2017-03-16crypto: doc - fix typo (struct sdesc)Fabien DESSENNE
2017-02-15crypto: doc - fix typoGilad Ben-Yossef
2017-02-03crypto: doc - Fix hash export state informationRabin Vincent
2016-12-17Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds
2016-12-13crypto: doc - optimize compilationStephan Mueller
2016-12-13crypto: doc - remove crypto_alloc_ablkcipherStephan Mueller
2016-12-13crypto: doc - add KPP documentationStephan Mueller
2016-12-13crypto: doc - fix separation of cipher / req APIStephan Mueller