aboutsummaryrefslogtreecommitdiff
path: root/Documentation/crypto
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: ablkcipher - remove deprecated and unused ablkcipher supportGravatar Ard Biesheuvel 3-25/+1
2019-11-01crypto: skcipher - remove the "blkcipher" algorithm typeGravatar Eric Biggers 3-28/+12
2019-11-01crypto: skcipher - remove crypto_has_ablkcipher()Gravatar Eric Biggers 1-1/+1
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+1
2019-08-15Documentation: crypto: crypto_engine: Fix Sphinx warningGravatar Jonathan Neuschäfer 1-0/+1
2019-07-17docs: remove extra conf.py filesGravatar Mauro Carvalho Chehab 1-10/+0
2019-07-03crypto: doc - Fix formatting of new crypto engine contentGravatar Hook, Gary 1-38/+73
2019-07-03crypto: doc - Add parameter documentationGravatar Hook, Gary 1-1/+1
2019-06-13crypto: doc - improve the skcipher API example codeGravatar Eric Biggers 1-99/+77
2019-05-30crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTGravatar Eric Biggers 1-3/+1
2019-04-25crypto: shash - remove shash_desc::flagsGravatar Eric Biggers 1-1/+0
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsGravatar Eric Biggers 2-35/+5
2018-10-26KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]Gravatar David Howells 1-0/+2
2018-10-26KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]Gravatar David Howells 1-5/+19
2018-07-09crypto: remove redundant type flags from tfm allocationGravatar Eric Biggers 1-1/+1
2018-06-15docs: crypto_engine.rst: Fix two parse warningsGravatar Mauro Carvalho Chehab 1-3/+5
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstGravatar Mauro Carvalho Chehab 1-0/+1
2018-03-31crypto: doc - clarify hash callbacks state machineGravatar Horia Geantă 1-0/+8
2018-02-15crypto: doc - document crypto engine APIGravatar Corentin LABBE 1-0/+48
2017-11-03crypto: doc - adapt api sample to use async. op waitGravatar Gilad Ben-Yossef 1-42/+10
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsGravatar Mat Martineau 1-8/+57
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-11/+29
2017-06-22crypto: doc - fix typo in docsGravatar Benjamin Peterson 1-1/+1
2017-06-19crypto: doc - Fixed bugs, added example usage of calc_hash().Gravatar Kamil Konieczny 1-10/+28
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookGravatar Jonathan Corbet 1-0/+10
2017-05-18doc: ReSTify keys.txtGravatar Kees Cook 1-1/+1
2017-05-16docs-rst: add crypto API book to pdf outputGravatar Mauro Carvalho Chehab 1-0/+10
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-0/+51
2017-04-04KEYS: Keyring asymmetric key restrict method with chainingGravatar Mat Martineau 1-1/+6
2017-04-04KEYS: Restrict asymmetric key linkage using a specific keychainGravatar Mat Martineau 1-0/+11
2017-04-04KEYS: Add a lookup_restriction function for the asymmetric key typeGravatar Mat Martineau 1-0/+35
2017-03-16crypto: doc - fix typo (struct sdesc)Gravatar Fabien DESSENNE 1-3/+3
2017-02-15crypto: doc - fix typoGravatar Gilad Ben-Yossef 1-1/+1
2017-02-03crypto: doc - Fix hash export state informationGravatar Rabin Vincent 1-1/+1
2016-12-17Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 13-0/+1614
2016-12-13crypto: doc - optimize compilationGravatar Stephan Mueller 6-401/+23
2016-12-13crypto: doc - remove crypto_alloc_ablkcipherGravatar Stephan Mueller 1-3/+0
2016-12-13crypto: doc - add KPP documentationGravatar Stephan Mueller 3-0/+99
2016-12-13crypto: doc - fix separation of cipher / req APIGravatar Stephan Mueller 1-12/+12
2016-12-13crypto: doc - convert crypto API documentation to SphinxGravatar Stephan Mueller 12-0/+1896
2016-12-01crypt: doc - remove misleading mention of async APIGravatar Baruch Siach 1-3/+0
2016-12-01crypto: doc - fix header file nameGravatar Baruch Siach 1-1/+1
2016-05-31crypto: doc - Fix typoGravatar Andrea Gelmini 1-1/+1
2016-02-06crypto: doc - Use ahashGravatar Herbert Xu 1-9/+14
2015-10-21KEYS: Merge the type-specific data with the payload dataGravatar David Howells 1-13/+14
2015-03-09crypto: doc - AEAD / RNG AF_ALG interfaceGravatar Stephan Mueller 1-205/+0
2014-11-13crypto: doc - userspace interface specGravatar Stephan Mueller 1-0/+205
2013-07-03drivers/dma: remove unused support for MEMSET operationsGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2012-10-08KEYS: Document asymmetric key typeGravatar David Howells 1-0/+312
2009-08-29async_tx: add support for asynchronous RAID6 recovery operationsGravatar Dan Williams 1-0/+4