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