Age | Commit message (Expand) | Author |
2022-11-04 | crypto: doc - use correct function name | Ralph Siemsen |
2022-10-28 | crypto: af_alg - Support symmetric encryption via keyring keys | Frederick Lawler |
2021-10-29 | crypto: engine - Add KPP Support to Crypto Engine | Prabhjot Khurana |
2021-01-03 | crypto: remove cipher routines from public crypto API | Ard Biesheuvel |
2020-09-25 | crypto: af_alg - add extra parameters for DRBG interface | Elena Petrova |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-07-23 | crypto: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-06-19 | docs: crypto: descore-readme.txt: convert to ReST format | Mauro Carvalho Chehab |
2020-06-19 | docs: crypto: convert async-tx-api.txt to ReST format | Mauro Carvalho Chehab |
2020-06-19 | docs: crypto: convert api-intro.txt to ReST format | Mauro Carvalho Chehab |
2020-06-19 | docs: crypto: convert asymmetric-keys.txt to ReST | Mauro Carvalho Chehab |
2019-12-20 | crypto: algapi - make unregistration functions return void | Eric Biggers |
2019-12-11 | crypto: doc - remove references to ARC4 | Eric Biggers |
2019-11-17 | crypto: ablkcipher - remove deprecated and unused ablkcipher support | Ard Biesheuvel |
2019-11-01 | crypto: skcipher - remove the "blkcipher" algorithm type | Eric Biggers |
2019-11-01 | crypto: skcipher - remove crypto_has_ablkcipher() | Eric Biggers |
2019-09-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-08-15 | Documentation: crypto: crypto_engine: Fix Sphinx warning | Jonathan Neuschäfer |
2019-07-17 | docs: remove extra conf.py files | Mauro Carvalho Chehab |
2019-07-03 | crypto: doc - Fix formatting of new crypto engine content | Hook, Gary |
2019-07-03 | crypto: doc - Add parameter documentation | Hook, Gary |
2019-06-13 | crypto: doc - improve the skcipher API example code | Eric Biggers |
2019-05-30 | crypto: hash - remove CRYPTO_ALG_TYPE_DIGEST | Eric Biggers |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2018-12-23 | crypto: skcipher - remove remnants of internal IV generators | Eric Biggers |
2018-10-26 | KEYS: Implement PKCS#8 RSA Private Key parser [ver #2] | David Howells |
2018-10-26 | KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] | David Howells |
2018-07-09 | crypto: remove redundant type flags from tfm allocation | Eric Biggers |
2018-06-15 | docs: crypto_engine.rst: Fix two parse warnings | Mauro Carvalho Chehab |
2018-05-08 | docs: */index.rst: Add newer documents to their respective index.rst | Mauro Carvalho Chehab |
2018-03-31 | crypto: doc - clarify hash callbacks state machine | Horia Geantă |
2018-02-15 | crypto: doc - document crypto engine API | Corentin LABBE |
2017-11-03 | crypto: doc - adapt api sample to use async. op wait | Gilad Ben-Yossef |
2017-07-14 | KEYS: Add documentation for asymmetric keyring restrictions | Mat Martineau |
2017-07-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-06-22 | crypto: doc - fix typo in docs | Benjamin Peterson |
2017-06-19 | crypto: doc - Fixed bugs, added example usage of calc_hash(). | Kamil Konieczny |
2017-05-18 | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet |
2017-05-18 | doc: ReSTify keys.txt | Kees Cook |
2017-05-16 | docs-rst: add crypto API book to pdf output | Mauro Carvalho Chehab |
2017-05-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-04-04 | KEYS: Keyring asymmetric key restrict method with chaining | Mat Martineau |
2017-04-04 | KEYS: Restrict asymmetric key linkage using a specific keychain | Mat Martineau |
2017-04-04 | KEYS: Add a lookup_restriction function for the asymmetric key type | Mat Martineau |
2017-03-16 | crypto: doc - fix typo (struct sdesc) | Fabien DESSENNE |
2017-02-15 | crypto: doc - fix typo | Gilad Ben-Yossef |
2017-02-03 | crypto: doc - Fix hash export state information | Rabin Vincent |
2016-12-17 | Merge tag 'docs-4.10-2' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-13 | crypto: doc - optimize compilation | Stephan Mueller |
2016-12-13 | crypto: doc - remove crypto_alloc_ablkcipher | Stephan Mueller |