index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-08-17
crypto: null - Add missing Kconfig tristate for NULL2
Herbert Xu
2015-08-17
crypto: aead - Add type-safe geniv init/exit helpers
Herbert Xu
2015-08-14
Move certificate handling to its own directory
David Howells
2015-08-05
crypto: authenc - Add Kconfig dependency on CRYPTO_NULL
Herbert Xu
2015-07-17
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
2015-07-17
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
2015-06-21
crypto: rsa - fix invalid select for AKCIPHER
Tadeusz Struk
2015-06-17
crypto: testmgr - add tests vectors for RSA
Tadeusz Struk
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-11
crypto: drbg - Add select on sha256
Herbert Xu
2015-06-04
crypto: rng - Make DRBG the default RNG
Herbert Xu
2015-06-04
crypto: echainiv - Set Kconfig default to m
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-06-03
Revert "crypto: algif_aead - Disable AEAD user-space for now"
Herbert Xu
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-05-27
crypto: jitterentropy - add jitterentropy RNG
Stephan Mueller
2015-05-26
crypto: algif_aead - Disable AEAD user-space for now
Herbert Xu
2015-05-22
crypto: echainiv - Add encrypted chain IV generator
Herbert Xu
2015-05-22
crypto: seqiv - Add support for new AEAD interface
Herbert Xu
2015-05-11
crypto: 842 - change 842 alg to use software
Dan Streetman
2015-04-07
crypto: serpent_sse2 - Fix a typo in Kconfig
Masanari Iida
2015-03-12
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
Ard Biesheuvel
2015-03-10
crypto: octeon - enable OCTEON SHA1/256/512 module selection
Aaro Koskinen
2015-03-04
crypto: powerpc/md5 - kernel config
Markus Stockhausen
2015-03-04
crypto: algif - enable AEAD interface compilation
Stephan Mueller
2015-03-02
crypto: powerpc/sha1 - kernel config
Markus Stockhausen
2015-03-01
crypto: powerpc/aes - kernel config
Markus Stockhausen
2015-02-27
crypto: ppc/sha256 - kernel config
Markus Stockhausen
2014-12-29
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2014-12-24
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-09-04
crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description
Ted Percival
2014-08-27
ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian
Ard Biesheuvel
2014-08-27
ARM: 8125/1: crypto: enable NEON SHA-1 for big endian
Ard Biesheuvel
2014-08-25
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen
2014-08-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-08-02
ARM: 8120/1: crypto: sha512: add ARM NEON implementation
Jussi Kivilinna
2014-08-02
ARM: 8119/1: crypto: sha1: add ARM NEON implementation
Jussi Kivilinna
2014-07-04
crypto: drbg - Use Kconfig to ensure at least one RNG option is set
Herbert Xu
2014-07-03
crypto: fips - only panic on bad/missing crypto mod signatures
Jarod Wilson
2014-06-20
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
2014-06-20
crypto: drbg - DRBG kernel configuration options
Stephan Mueller
2014-03-21
crypto: sha - SHA1 transform x86_64 AVX2
chandramouli narayanan
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
[next]