summaryrefslogtreecommitdiff
path: root/crypto/Makefile
Commit message (Expand)AuthorAge
* kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-07
* kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
* crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef2018-03-16
* crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-09
* crypto: ablk_helper - remove ablk_helperEric Biggers2018-03-03
* crypto: speck - add support for the Speck block cipherEric Biggers2018-02-22
* crypto: aes-generic - fix aes-generic regression on powerpcArnd Bergmann2018-01-20
* crypto: aes-generic - build with -Os on gcc-7+Arnd Bergmann2018-01-12
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-10
* crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-02-11
* crypto: aes - add generic time invariant AES cipherArd Biesheuvel2017-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-11-30
|\
| * crypto: rsa - Add Makefile dependencies to fix parallel buildsDavid Michael2016-11-30
* | crypto: simd - Add simd skcipher helperHerbert Xu2016-11-28
* | crypto: acomp - fix dependency in MakefileGiovanni Cabiddu2016-11-01
* | crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-25
* | crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-25
|/
* crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu2016-07-18
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-23
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-23
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-23
* crypto: sha3 - Add SHA-3 hash algorithmJeff Garzik2016-06-20
* crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-01
* crypto: crc32 - Rename generic implementationHerbert Xu2016-01-30
* crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-27
* crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-09
* crypto: keywrap - enable compilationStephan Mueller2015-10-15
* crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
* crypto: skcipher - Add top-level skcipher interfaceHerbert Xu2015-08-21
* crypto: null - Use NULL2 in MakefileHerbert Xu2015-08-17
* crypto: jitterentropy - avoid compiler warningsStephan Mueller2015-06-25
* crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-17
* crypto: akcipher - add PKE APITadeusz Struk2015-06-17
* crypto: drbg - use pragmas for disabling optimizationStephan Mueller2015-06-09
* crypto: rng - Remove krngHerbert 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
* crypto: jitterentropy - add jitterentropy RNGStephan Mueller2015-05-27
* crypto: echainiv - Add encrypted chain IV generatorHerbert Xu2015-05-22
* crypto: algif - enable AEAD interface compilationStephan Mueller2015-03-04
* crypto: algif_rng - enable RNG interface compilationStephan Mueller2014-12-29
* crypto: sha-mb - multibuffer crypto infrastructureTim Chen2014-08-25
* crypto: drbg - Use Kconfig to ensure at least one RNG option is setHerbert Xu2014-07-04
* crypto: drbg - compile the DRBG codeStephan Mueller2014-06-20
* CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen2014-02-25
* crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-05