index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Makefile
Age
Commit message (
Expand
)
Author
2015-12-09
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
2015-10-15
crypto: keywrap - enable compilation
Stephan Mueller
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-08-21
crypto: skcipher - Add top-level skcipher interface
Herbert Xu
2015-08-17
crypto: null - Use NULL2 in Makefile
Herbert Xu
2015-06-25
crypto: jitterentropy - avoid compiler warnings
Stephan Mueller
2015-06-17
crypto: rsa - add a new rsa generic implementation
Tadeusz Struk
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk
2015-06-09
crypto: drbg - use pragmas for disabling optimization
Stephan Mueller
2015-06-04
crypto: rng - Remove krng
Herbert Xu
2015-06-04
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
Martin Willi
2015-06-04
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
Martin Willi
2015-06-04
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
2015-05-27
crypto: jitterentropy - add jitterentropy RNG
Stephan Mueller
2015-05-22
crypto: echainiv - Add encrypted chain IV generator
Herbert Xu
2015-03-04
crypto: algif - enable AEAD interface compilation
Stephan Mueller
2014-12-29
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2014-08-25
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen
2014-07-04
crypto: drbg - Use Kconfig to ensure at least one RNG option is set
Herbert Xu
2014-06-20
crypto: drbg - compile the DRBG code
Stephan Mueller
2014-02-25
CRC32C: Add soft module dependency to load other accelerated crc32c modules
Tim Chen
2013-12-05
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-10-25
crypto: provide single place for hash algo information
Dmitry Kasatkin
2013-10-07
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
James Yonan
2013-09-23
crypto: create generic version of ablk_helper
Ard Biesheuvel
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
2013-07-09
crypto: add lz4 Cryptographic API
Chanho Min
2013-05-20
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...
Tim Chen
2013-04-25
crypto: add CMAC support to CryptoAPI
Jussi Kivilinna
2013-01-19
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...
Alexander Boyko
2012-12-06
crypto: cast5/cast6 - move lookup tables to shared module
Jussi Kivilinna
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-08
KEYS: Implement asymmetric key type
David Howells
2012-08-01
powerpc/crypto: add 842 crypto driver
Seth Jennings
2012-08-01
crypto: cast6 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-08-01
crypto: cast5 - prepare generic module for optimized implementations
Johannes Goetzfried
2012-03-14
crypto: camellia - rename camellia.c to camellia_generic.c
Jussi Kivilinna
2012-03-14
crypto: camellia - rename camellia module to camellia_generic
Jussi Kivilinna
2011-11-30
crypto: serpent - rename serpent.c to serpent_generic.c
Jussi Kivilinna
2011-11-09
crypto: serpent - rename module from serpent to serpent_generic
Jussi Kivilinna
2011-10-21
crypto: Add userspace configuration API
Steffen Klassert
2011-09-22
crypto: blowfish - rename C-version to blowfish_generic
Jussi Kivilinna
2011-09-22
crypto: blowfish - split generic and common c code
Jussi Kivilinna
2011-03-14
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
Steffen Klassert
2010-11-27
crypto: Makefile clean up
Tracey Dent
2010-11-26
crypto: algif_skcipher - User-space interface for skcipher operations
Herbert Xu
[next]