summaryrefslogtreecommitdiffstats
path: root/Documentation/crypto
AgeCommit message (Expand)AuthorLines
2025-09-28crypto: doc - Add explicit title heading to API docsBagas Sanjaya-0/+21
2025-07-18crypto: engine - remove {prepare,unprepare}_crypt_hardware callbacksOvidiu Panait-6/+0
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel-2/+0
2025-03-02crypto/krb5: Add API DocumentationDavid Howells-0/+263
2024-10-10crypto: doc - Fix akcipher title referenceLukas Wunner-1/+1
2024-10-05crypto: ecdsa - Move X9.62 signature size calculation into templateLukas Wunner-1/+1
2024-10-05crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()Lukas Wunner-1/+2
2024-10-05crypto: akcipher - Drop sign/verify operationsLukas Wunner-1/+1
2024-10-05crypto: sig - Introduce sig_alg backendLukas Wunner-0/+17
2024-06-12docs: crypto: async-tx-api: fix broken code exampleAhmad Fatoum-15/+15
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds-8/+2
2023-12-29crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa-0/+35
2023-11-17Merge branch 'vegard' into docs-mwJonathan Corbet-8/+2
2023-11-17crypto: doc: properly format ToC headingsVegard Nossum-8/+2
2023-10-27crypto: ahash - remove support for nonzero alignmaskEric Biggers-3/+1
2023-06-09docs: crypto: async-tx-api: fix typo in struct nameBaruch Siach-1/+1
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