index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
memneq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
crypto: testmgr - add extra ecb(tnepres) encryption test vectors
Eric Biggers
1
-1
/
+39
2018-05-30
crypto: testmgr - make an cbc(des) encryption test vector chunked
Eric Biggers
1
-0
/
+3
2018-05-30
crypto: testmgr - add extra ecb(des) encryption test vectors
Eric Biggers
1
-0
/
+22
2018-05-26
crypto: x86/aegis256 - Fix wrong key buffer size
Ondrej Mosnacek
1
-3
/
+3
2018-05-26
crypto: testmgr - add more unkeyed crc32 and crc32c test vectors
Eric Biggers
1
-0
/
+14
2018-05-26
crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms
Eric Biggers
1
-7
/
+43
2018-05-26
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
3
-98
/
+0
2018-05-26
crypto: crc32-generic - remove __crc32_le()
Eric Biggers
1
-8
/
+2
2018-05-26
crypto: crc32c-generic - remove cra_alignmask
Eric Biggers
1
-4
/
+4
2018-05-26
crypto: crc32-generic - use unaligned access macros when needed
Eric Biggers
1
-3
/
+4
2018-05-26
crypto: chtls - fix a missing-check bug
Wenwen Wang
1
-3
/
+7
2018-05-26
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
Antoine Tenart
3
-0
/
+41
2018-05-26
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
Antoine Tenart
3
-2
/
+50
2018-05-26
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
5
-33
/
+353
2018-05-26
crypto: inside-secure - improve error reporting
Antoine Tenart
4
-11
/
+27
2018-05-26
crypto: inside-secure - fix the hash then encrypt/decrypt types
Antoine Tenart
1
-2
/
+2
2018-05-26
crypto: inside-secure - make the key and context size computation dynamic
Antoine Tenart
1
-2
/
+2
2018-05-26
crypto: inside-secure - make the context control size dynamic
Antoine Tenart
1
-3
/
+2
2018-05-26
crypto: inside-secure - rework the alg type settings in the context
Antoine Tenart
1
-4
/
+7
2018-05-26
crypto: inside-secure - rework cipher functions for future AEAD support
Antoine Tenart
1
-107
/
+129
2018-05-26
crypto: inside-secure - remove VLAs
Antoine Tenart
3
-2
/
+11
2018-05-26
crypto: chtls - generic handling of data and hdr
Atul Gupta
3
-53
/
+23
2018-05-18
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
8
-0
/
+2370
2018-05-18
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
6
-0
/
+892
2018-05-18
crypto: testmgr - Add test vectors for MORUS
Ondrej Mosnacek
2
-0
/
+3418
2018-05-18
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
5
-0
/
+1130
2018-05-18
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
8
-0
/
+3529
2018-05-18
crypto: testmgr - Add test vectors for AEGIS
Ondrej Mosnacek
2
-0
/
+2862
2018-05-18
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
6
-0
/
+1572
2018-05-18
crypto: testmgr - reorder paes test lexicographically
Gilad Ben-Yossef
1
-22
/
+22
2018-05-18
crypto: chelsio - request to HW should wrap
Atul Gupta
1
-18
/
+17
2018-05-18
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-05-18
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
1
-1
/
+1
2018-05-11
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
1
-2
/
+0
2018-05-11
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
4
-9
/
+0
2018-05-11
crypto: arm64/sha512-ce - yield NEON after every block of input
Ard Biesheuvel
1
-6
/
+21
2018-05-11
crypto: arm64/sha3-ce - yield NEON after every block of input
Ard Biesheuvel
1
-27
/
+50
2018-05-11
crypto: arm64/crct10dif-ce - yield NEON after every block of input
Ard Biesheuvel
1
-4
/
+28
2018-05-11
crypto: arm64/crc32-ce - yield NEON after every block of input
Ard Biesheuvel
1
-10
/
+30
2018-05-11
crypto: arm64/aes-ghash - yield NEON after every block of input
Ard Biesheuvel
2
-44
/
+97
2018-05-11
crypto: arm64/aes-bs - yield NEON after every block of input
Ard Biesheuvel
1
-135
/
+170
2018-05-11
crypto: arm64/aes-blk - yield NEON after every block of input
Ard Biesheuvel
2
-130
/
+216
2018-05-11
crypto: arm64/aes-ccm - yield NEON after every block of input
Ard Biesheuvel
1
-55
/
+95
2018-05-11
crypto: arm64/sha2-ce - yield NEON after every block of input
Ard Biesheuvel
1
-11
/
+26
2018-05-11
crypto: arm64/sha1-ce - yield NEON after every block of input
Ard Biesheuvel
1
-13
/
+29
2018-05-05
crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"
Colin Ian King
1
-1
/
+1
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
1
-4
/
+4
2018-05-05
crypto: tcrypt - Remove VLA usage
Kees Cook
1
-39
/
+79
2018-05-05
crypto: arm64 - add support for SM4 encryption using special instructions
Ard Biesheuvel
4
-0
/
+118
2018-05-05
crypto: sm4 - export encrypt/decrypt routines to other drivers
Ard Biesheuvel
2
-4
/
+9
[next]