Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1a9329cd5c4a26cdc2b12015ad055174a09e4ad
/
crypto
0ea8530
crypto: add lz4 Cryptographic API
by Chanho Min
· 11 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
48a9db4
drivers/dma: remove unused support for MEMSET operations
by Bartlomiej Zolnierkiewicz
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
1c8fca1
crypto: sanitize argument for format string
by Kees Cook
· 11 years ago
939e177
crypto: algboss - Hold ref count on larval
by Herbert Xu
· 11 years ago
da5ffe1
crypto: testmgr - test hash implementations with unaligned buffers
by Jussi Kivilinna
· 11 years ago
58dcf54
crypto: testmgr - test AEADs with unaligned buffers
by Jussi Kivilinna
· 11 years ago
3a338f2
crypto: testmgr - test skciphers with unaligned buffers
by Jussi Kivilinna
· 11 years ago
5714758
crypto: testmgr - check that entries in alg_test_descs are in correct order
by Jussi Kivilinna
· 11 years ago
99f42f9
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
by Jussi Kivilinna
· 11 years ago
3d387ef
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
by Jussi Kivilinna
· 11 years ago
edb7c7c
crypto: blowfish - disable AVX2 implementation
by Jussi Kivilinna
· 11 years ago
3ef91f2
crypto: twofish - disable AVX2 implementation
by Jussi Kivilinna
· 11 years ago
d329581
crypto: sha512_generic - set cra_driver_name
by Jussi Kivilinna
· 11 years ago
3976121
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
by Tim Chen
· 12 years ago
0b95a7f8
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
by Tim Chen
· 12 years ago
2d31e51
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework
by Tim Chen
· 12 years ago
f8ce1fa
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
3ec39ab
raid6test: use prandom_bytes()
by Akinobu Mita
· 12 years ago
f3f935a
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
by Jussi Kivilinna
· 12 years ago
56d76c9
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
by Jussi Kivilinna
· 12 years ago
cf1521a
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
by Jussi Kivilinna
· 12 years ago
6048801
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
by Jussi Kivilinna
· 12 years ago
ad8b7c3
crypto: tcrypt - add async cipher speed tests for blowfish
by Jussi Kivilinna
· 12 years ago
23a836e
crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2
by Jussi Kivilinna
· 12 years ago
7643a11
crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
by Jussi Kivilinna
· 12 years ago
c456a9c
crypto: aesni_intel - add more optimized XTS mode for x86-64
by Jussi Kivilinna
· 12 years ago
93b5e86
crypto: add CMAC support to CryptoAPI
by Jussi Kivilinna
· 12 years ago
e448370
crypto: testmgr - add empty test vectors for null ciphers
by Jussi Kivilinna
· 12 years ago
e9b7441
crypto: testmgr - add AES GMAC test vectors
by Jussi Kivilinna
· 12 years ago
d733ac9
crypto: gcm - fix rfc4543 to handle async crypto correctly
by Jussi Kivilinna
· 12 years ago
9489667d
crypto: gcm - make GMAC work when dst and src are different
by Jussi Kivilinna
· 12 years ago
87de457
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions.
by Tim Chen
· 12 years ago
bf70fa9
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
by Tim Chen
· 12 years ago
8275d1a
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.
by Tim Chen
· 12 years ago
7790ff4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
04b00bd
X.509: Support parse long form of length octets in Authority Key Identifier
by Chun-Yi Lee
· 12 years ago
72a763d
crypto: algif - suppress sending source address information in recvmsg
by Mathias Krause
· 12 years ago
d02a9a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
35d2c9d
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
by Tim Chen
· 12 years ago
d3dde52
crypto: gcm - fix assumption that assoc has one segment
by Jussi Kivilinna
· 12 years ago
a84fb79
crypto: user - constify netlink dispatch table
by Mathias Krause
· 12 years ago
b0af9cd
Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhumer/linux
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
ca81a1a
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
by Herbert Xu
· 12 years ago
32dc43e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
0ec7382
crypto: testmgr - update LZO compression test vectors
by Markus F.X.J. Oberhumer
· 12 years ago
8fd61d3
crypto: user - ensure user supplied strings are nul-terminated
by Mathias Krause
· 12 years ago
e336ed9
crypto: user - fix empty string test in report API
by Mathias Krause
· 12 years ago
9a5467b
crypto: user - fix info leaks in report API
by Mathias Krause
· 12 years ago
3e8afe3
crypto: use ERR_CAST
by Julia Lawall
· 12 years ago
66e5bd0
crypto: testmgr - add test vector for fcrypt
by Jussi Kivilinna
· 12 years ago
78c37d1
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
by Alexander Boyko
· 12 years ago
3b4afaf
crypto: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
323a6bf
powerpc: Add a powerpc implementation of SHA-1
by Michael Ellerman
· 12 years ago
7d28339
async_tx: fix checking of dma_wait_for_async_tx() return value
by Bartlomiej Zolnierkiewicz
· 12 years ago
06eeb11
async_tx: fix build for async_memset
by Bartlomiej Zolnierkiewicz
· 12 years ago
35fa4db
async_tx: add missing DMA unmap to async_memcpy()
by Bartlomiej Zolnierkiewicz
· 12 years ago
2c88ae9
async_tx: use memchr_inv
by Akinobu Mita
· 12 years ago
69d3150
crypto: ctr - make rfc3686 asynchronous block cipher
by Jussi Kivilinna
· 12 years ago
1ed55ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
f0ef105
crypto: testmgr - remove superfluous initializers for xts(aes)
by Mathias Krause
· 12 years ago
0818904
crypto: testmgr - allow compression algs in fips mode
by Milan Broz
· 12 years ago
6726ec4
crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel
by Jussi Kivilinna
· 12 years ago
f56349b
crypto: testmgr - clean alg_test_null entries in alg_test_descs[]
by Jussi Kivilinna
· 12 years ago
4e84c17
crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests
by Jussi Kivilinna
· 12 years ago
044ab52
crypto: cast5/cast6 - move lookup tables to shared module
by Jussi Kivilinna
· 12 years ago
d9b1d2e
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
by Jussi Kivilinna
· 12 years ago
bf9c518
crypto: tcrypt - add async speed test for camellia cipher
by Jussi Kivilinna
· 12 years ago
9efade1
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
by Jussi Kivilinna
· 12 years ago
e080b17
crypto: testmgr - add new larger DES3_EDE testvectors
by Jussi Kivilinna
· 12 years ago
8163fc3
crypto: testmgr - add new larger DES testvectors
by Jussi Kivilinna
· 12 years ago
c3b9e8f
crypto: testmgr - add new larger AES testvectors
by Jussi Kivilinna
· 12 years ago
9f28e97
crypto: testmgr - expand serpent test vectors
by Jussi Kivilinna
· 12 years ago
963ae39
crypto: testmgr - expand blowfish test vectors
by Jussi Kivilinna
· 12 years ago
be6314b
crypto: testmgr - expand camellia test vectors
by Jussi Kivilinna
· 12 years ago
ba1ee07
crypto: vmac - Make VMAC work when blocks aren't aligned
by Salman Qazi
· 12 years ago
e3899e4
crypto: tcrypt - Added speed test in tcrypt for crc32c
by Tim Chen
· 12 years ago
6a8ce1e
crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction
by Tim Chen
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9db9088
Merge tag 'md-3.7' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
af7cf25
add further __init annotations to crypto/xor.c
by Jan Beulich
· 12 years ago
2f1c4fe
X.509: Convert some printk calls to pr_devel
by David Howells
· 12 years ago
cf75446
asymmetric keys: fix printk format warning
by Randy Dunlap
· 12 years ago
a5752d1
MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking
by David Howells
· 12 years ago
c26fd69
X.509: Add a crypto key parser for binary (DER) X.509 certificates
by David Howells
· 12 years ago
0b1568a
RSA: Fix signature verification for shorter signatures
by David Howells
· 12 years ago
612e0fe
RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
by David Howells
· 12 years ago
4ae71c1
KEYS: Provide signature verification with an asymmetric key
by David Howells
· 12 years ago
a9681bf
KEYS: Asymmetric public-key algorithm crypto key subtype
by David Howells
· 12 years ago
46c6f17
KEYS: Asymmetric key pluggable data parsers
by David Howells
· 12 years ago
964f3b3
KEYS: Implement asymmetric key type
by David Howells
· 12 years ago
d66e6737
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
97da37b
crypto: Build SPARC DES algorithms on SPARC only.
by Dave Jones
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
Next »