| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 2024-01-12 | 2 | -8/+2 |
|\ |
|
| * | Merge branch 'vegard' into docs-mw | Jonathan Corbet | 2023-11-17 | 2 | -8/+2 |
| |\ |
|
| | * | crypto: doc: properly format ToC headings | Vegard Nossum | 2023-11-17 | 2 | -8/+2 |
* | | | crypto: octeontx2 - add devlink option to set t106 mode | Srujana Challa | 2023-12-29 | 3 | -0/+35 |
|/ / |
|
* / | crypto: ahash - remove support for nonzero alignmask | Eric Biggers | 2023-10-27 | 1 | -3/+1 |
|/ |
|
* | docs: crypto: async-tx-api: fix typo in struct name | Baruch Siach | 2023-06-09 | 1 | -1/+1 |
* | Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu... | SeongJae Park | 2023-01-24 | 1 | -3/+3 |
* | crypto: doc - use correct function name | Ralph Siemsen | 2022-11-04 | 1 | -1/+1 |
* | crypto: af_alg - Support symmetric encryption via keyring keys | Frederick Lawler | 2022-10-28 | 1 | -3/+12 |
* | crypto: engine - Add KPP Support to Crypto Engine | Prabhjot Khurana | 2021-10-29 | 1 | -0/+4 |
* | crypto: remove cipher routines from public crypto API | Ard Biesheuvel | 2021-01-02 | 1 | -2/+2 |
* | crypto: af_alg - add extra parameters for DRBG interface | Elena Petrova | 2020-09-25 | 1 | -3/+17 |
* | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2020-08-05 | 5 | -285/+404 |
|\ |
|
| * | docs: crypto: descore-readme.txt: convert to ReST format | Mauro Carvalho Chehab | 2020-06-19 | 2 | -45/+108 |
| * | docs: crypto: convert async-tx-api.txt to ReST format | Mauro Carvalho Chehab | 2020-06-19 | 2 | -105/+152 |
| * | docs: crypto: convert api-intro.txt to ReST format | Mauro Carvalho Chehab | 2020-06-19 | 2 | -87/+100 |
| * | docs: crypto: convert asymmetric-keys.txt to ReST | Mauro Carvalho Chehab | 2020-06-19 | 2 | -48/+44 |
* | | crypto: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-23 | 2 | -3/+3 |
|/ |
|
* | crypto: algapi - make unregistration functions return void | Eric Biggers | 2019-12-20 | 1 | -22/+12 |
* | crypto: doc - remove references to ARC4 | Eric Biggers | 2019-12-11 | 1 | -2/+2 |
* | crypto: ablkcipher - remove deprecated and unused ablkcipher support | Ard Biesheuvel | 2019-11-17 | 3 | -25/+1 |
* | crypto: skcipher - remove the "blkcipher" algorithm type | Eric Biggers | 2019-11-01 | 3 | -28/+12 |
* | crypto: skcipher - remove crypto_has_ablkcipher() | Eric Biggers | 2019-11-01 | 1 | -1/+1 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-09-18 | 1 | -0/+1 |
|\ |
|
| * | Documentation: crypto: crypto_engine: Fix Sphinx warning | Jonathan Neuschäfer | 2019-08-15 | 1 | -0/+1 |
* | | docs: remove extra conf.py files | Mauro Carvalho Chehab | 2019-07-17 | 1 | -10/+0 |
|/ |
|
* | crypto: doc - Fix formatting of new crypto engine content | Hook, Gary | 2019-07-03 | 1 | -38/+73 |
* | crypto: doc - Add parameter documentation | Hook, Gary | 2019-07-03 | 1 | -1/+1 |
* | crypto: doc - improve the skcipher API example code | Eric Biggers | 2019-06-13 | 1 | -99/+77 |
* | crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST | Eric Biggers | 2019-05-30 | 1 | -3/+1 |
* | crypto: shash - remove shash_desc::flags | Eric Biggers | 2019-04-25 | 1 | -1/+0 |
* | crypto: skcipher - remove remnants of internal IV generators | Eric Biggers | 2018-12-23 | 2 | -35/+5 |
* | KEYS: Implement PKCS#8 RSA Private Key parser [ver #2] | David Howells | 2018-10-26 | 1 | -0/+2 |
* | KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] | David Howells | 2018-10-26 | 1 | -5/+19 |
* | crypto: remove redundant type flags from tfm allocation | Eric Biggers | 2018-07-08 | 1 | -1/+1 |
* | docs: crypto_engine.rst: Fix two parse warnings | Mauro Carvalho Chehab | 2018-06-15 | 1 | -3/+5 |
* | docs: */index.rst: Add newer documents to their respective index.rst | Mauro Carvalho Chehab | 2018-05-08 | 1 | -0/+1 |
* | crypto: doc - clarify hash callbacks state machine | Horia Geantă | 2018-03-30 | 1 | -0/+8 |
* | crypto: doc - document crypto engine API | Corentin LABBE | 2018-02-15 | 1 | -0/+48 |
* | crypto: doc - adapt api sample to use async. op wait | Gilad Ben-Yossef | 2017-11-03 | 1 | -42/+10 |
* | KEYS: Add documentation for asymmetric keyring restrictions | Mat Martineau | 2017-07-14 | 1 | -8/+57 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-07-05 | 2 | -11/+29 |
|\ |
|
| * | crypto: doc - fix typo in docs | Benjamin Peterson | 2017-06-22 | 1 | -1/+1 |
| * | crypto: doc - Fixed bugs, added example usage of calc_hash(). | Kamil Konieczny | 2017-06-19 | 1 | -10/+28 |
* | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet | 2017-05-18 | 1 | -0/+10 |
|\ \ |
|
| * | | docs-rst: add crypto API book to pdf output | Mauro Carvalho Chehab | 2017-05-16 | 1 | -0/+10 |
| |/ |
|
* / | doc: ReSTify keys.txt | Kees Cook | 2017-05-18 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-05-03 | 1 | -0/+51 |
|\ |
|
| * | KEYS: Keyring asymmetric key restrict method with chaining | Mat Martineau | 2017-04-04 | 1 | -1/+6 |
| * | KEYS: Restrict asymmetric key linkage using a specific keychain | Mat Martineau | 2017-04-04 | 1 | -0/+11 |