index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
Ard Biesheuvel
2016-12-07
4
-0
/
+487
*
crypto: arm64/crct10dif - port x86 SSE implementation to arm64
Ard Biesheuvel
2016-12-07
4
-0
/
+495
*
crypto: arm64/aes-ce-ccm - Fix AEAD decryption length
Herbert Xu
2016-12-01
1
-2
/
+2
*
crypto: arm64/aes-ce-ctr - fix skcipher conversion
Ard Biesheuvel
2016-11-30
1
-0
/
+1
*
crypto: arm/aes-ce - fix broken monolithic build
Ard Biesheuvel
2016-11-30
1
-1
/
+1
*
crypto: arm/aes - Select SIMD in Kconfig
Herbert Xu
2016-11-29
1
-2
/
+2
*
crypto: arm64/sha2 - add generated .S files to .gitignore
Ard Biesheuvel
2016-11-29
1
-0
/
+2
*
crypto: arm64/aes - Convert to skcipher
Herbert Xu
2016-11-28
1
-224
/
+158
*
crypto: aes-ce-ccm - Use skcipher walk interface
Herbert Xu
2016-11-28
1
-37
/
+13
*
crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512
Ard Biesheuvel
2016-11-28
7
-0
/
+4228
*
crypto: arm64/aes-xts-ce: fix for big endian
Ard Biesheuvel
2016-10-21
2
-1
/
+3
*
crypto: arm64/aes-neon - fix for big endian
Ard Biesheuvel
2016-10-21
1
-10
/
+15
*
crypto: arm64/aes-ccm-ce: fix for big endian
Ard Biesheuvel
2016-10-21
1
-26
/
+27
*
crypto: arm64/sha2-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-2
/
+2
*
crypto: arm64/sha1-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-2
/
+2
*
crypto: arm64/ghash-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-3
/
+3
*
crypto: arm64/aes-ce - fix for big endian
Ard Biesheuvel
2016-10-21
1
-10
/
+15
*
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
2016-09-13
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-0
/
+5
|
\
|
*
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
1
-0
/
+1
|
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-17
1
-0
/
+4
*
|
arm/arm64: crypto: assure that ECB modes don't require an IV
Jeremy Linton
2016-02-15
1
-2
/
+2
|
/
*
arm64: crypto: reduce priority of core AES cipher
Ard Biesheuvel
2015-11-18
1
-1
/
+1
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
1
-1
/
+0
*
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
2015-07-17
1
-26
/
+43
*
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-06-19
2
-13
/
+9
|
\
|
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
2
-13
/
+9
|
|
\
|
|
*
arm64/crypto: issue aese/aesmc instructions in pairs
Ard Biesheuvel
2015-03-19
2
-13
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-05-28
3
-3
/
+25
|
\
\
\
|
*
|
|
crypto: arm64/sha2-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
1
-0
/
+3
|
*
|
|
crypto: arm64/sha1-ce - prevent asm code finalization in final() path
Ard Biesheuvel
2015-05-07
1
-0
/
+3
|
*
|
|
crypto: arm64/crc32 - bring in line with generic CRC32
Ard Biesheuvel
2015-05-07
1
-3
/
+19
|
|
/
/
*
/
/
crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
Herbert Xu
2015-04-23
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-04-15
5
-322
/
+130
|
\
\
|
|
/
|
/
|
|
*
crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer
Ard Biesheuvel
2015-04-10
2
-193
/
+63
|
*
crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer
Ard Biesheuvel
2015-04-10
2
-125
/
+59
|
*
crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
Stephan Mueller
2015-03-31
1
-4
/
+8
*
|
arm64: crypto: increase AES interleave to 4x
Ard Biesheuvel
2015-02-26
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
5
-5
/
+287
|
\
|
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
2
-5
/
+5
|
*
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Yazen Ghannam
2014-11-20
3
-0
/
+282
*
|
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
2014-11-06
5
-11
/
+133
|
/
*
arm64/crypto: remove redundant update of data
Colin Ian King
2014-08-26
1
-1
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
1
-1
/
+1
|
\
|
*
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
2014-07-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-28
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
2014-07-28
1
-6
/
+6
*
|
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2014-06-18
2
-56
/
+40
*
|
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
2014-06-18
1
-0
/
+1
|
/
*
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
2014-05-14
6
-0
/
+1521
[next]