summaryrefslogtreecommitdiff
path: root/crypto/Kconfig (follow)
Commit message (Expand)AuthorAge
* Revert "BACKPORT, FROMGIT: crypto: speck - add support for the Speck block ci...Alistair Strachan2018-10-22
* BACKPORT: crypto: zstd - Add zstd supportNick Terrell2018-08-23
* BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipherEric Biggers2018-02-23
* Merge 4.4.100 into android-4.4Greg Kroah-Hartman2017-11-21
|\
| * Revert "crypto: xts - Add ECB dependency"Sasha Levin2017-11-21
* | Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
|\|
| * crypto: xts - Add ECB dependencyMilan Broz2017-10-21
* | ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithmEric Biggers2017-02-10
* | ANDROID: crypto: heh - Add Hash-Encrypt-Hash (HEH) algorithmAlex Cope2017-02-10
|/
* crypto: keywrap - enable compilationStephan Mueller2015-10-15
* crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim2015-09-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * Move certificate handling to its own directoryDavid Howells2015-08-14
* | crypto: null - Add missing Kconfig tristate for NULL2Herbert Xu2015-08-17
* | crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2015-08-17
* | crypto: authenc - Add Kconfig dependency on CRYPTO_NULLHerbert Xu2015-08-05
* | crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi2015-07-17
* | crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi2015-07-17
* | crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi2015-07-17
* | crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi2015-07-17
|/
* crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk2015-06-21
* crypto: testmgr - add tests vectors for RSATadeusz Struk2015-06-17
* crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-17
* crypto: akcipher - add PKE APITadeusz Struk2015-06-17
* crypto: drbg - Add select on sha256Herbert Xu2015-06-11
* crypto: rng - Make DRBG the default RNGHerbert Xu2015-06-04
* crypto: echainiv - Set Kconfig default to mHerbert Xu2015-06-04
* crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Martin Willi2015-06-04
* crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi2015-06-04
* crypto: chacha20 - Add a generic ChaCha20 stream cipher implementationMartin Willi2015-06-04
* Revert "crypto: algif_aead - Disable AEAD user-space for now"Herbert Xu2015-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-28
|\
| * crypto: algif_aead - Disable AEAD user-space for nowHerbert Xu2015-05-26
* | crypto: jitterentropy - add jitterentropy RNGStephan Mueller2015-05-27
* | crypto: echainiv - Add encrypted chain IV generatorHerbert Xu2015-05-22
* | crypto: seqiv - Add support for new AEAD interfaceHerbert Xu2015-05-22
* | crypto: 842 - change 842 alg to use softwareDan Streetman2015-05-11
|/
* crypto: serpent_sse2 - Fix a typo in KconfigMasanari Iida2015-04-07
* crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-12
* crypto: octeon - enable OCTEON SHA1/256/512 module selectionAaro Koskinen2015-03-10
* crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-04
* crypto: algif - enable AEAD interface compilationStephan Mueller2015-03-04
* crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-02
* crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-01
* crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-27
* crypto: algif_rng - enable RNG interface compilationStephan Mueller2014-12-29
* crypto: octeon - enable OCTEON MD5 module selectionAaro Koskinen2014-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\
| * crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD descriptionTed Percival2014-09-04
| * crypto: sha-mb - multibuffer crypto infrastructureTim Chen2014-08-25