summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: Use array_size() in sock_kmalloc()Kees Cook-3/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+2
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook-2/+2
2018-06-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-11945/+10639
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-18/+7
2018-05-31crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"Eric Biggers-7/+13
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers-28/+0
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek-604/+4
2018-05-31crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers-11723/+919
2018-05-31crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers-0/+13
2018-05-31crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers-1/+39
2018-05-31crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers-0/+3
2018-05-31crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers-0/+22
2018-05-27crypto: testmgr - add more unkeyed crc32 and crc32c test vectorsEric Biggers-0/+14
2018-05-27crypto: testmgr - fix testing OPTIONAL_KEY hash algorithmsEric Biggers-7/+43
2018-05-27crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectorsEric Biggers-98/+0
2018-05-27crypto: crc32-generic - remove __crc32_le()Eric Biggers-8/+2
2018-05-27crypto: crc32c-generic - remove cra_alignmaskEric Biggers-4/+4
2018-05-27crypto: crc32-generic - use unaligned access macros when neededEric Biggers-3/+4
2018-05-26crypto: af_alg: convert to ->poll_maskChristoph Hellwig-14/+7
2018-05-26net: remove sock_no_pollChristoph Hellwig-4/+0
2018-05-19crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek-0/+26
2018-05-19crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek-0/+618
2018-05-19crypto: testmgr - Add test vectors for MORUSOndrej Mosnacek-0/+3418
2018-05-19crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek-0/+1107
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek-0/+24
2018-05-19crypto: testmgr - Add test vectors for AEGISOndrej Mosnacek-0/+2862
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek-0/+1572
2018-05-19crypto: testmgr - reorder paes test lexicographicallyGilad Ben-Yossef-22/+22
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig-13/+1
2018-05-05crypto: tcrypt - Remove VLA usageKees Cook-39/+79
2018-05-05crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel-4/+6
2018-05-05crypto: ccree - enable support for hardware keysGilad Ben-Yossef-0/+43
2018-04-21crypto: rsa - Remove unneeded error assignmentFabio Estevam-1/+0
2018-04-21crypto: testmgr - Allow different compression resultsMahipal Challa-13/+37
2018-04-21crypto: remove several VLAsSalvatore Mesoraca-11/+13
2018-04-21crypto: api - laying defines and checks for statically allocated buffersSalvatore Mesoraca-0/+10
2018-04-21crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus-0/+1
2018-04-21crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus-0/+1
2018-04-21crypto: zstd - Add zstd supportNick Terrell-0/+356
2018-04-21crypto: ecc - Actually remove stack VLA usageKees Cook-41/+33
2018-04-21crypto: drbg - set freed buffers to NULLStephan Mueller-0/+2
2018-04-21crypto: api - fix finding algorithm currently being testedEric Biggers-3/+8
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-35/+24
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-0/+9
2018-04-07crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet-4/+4
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada-23/+23
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada-9/+0
2018-04-07.gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada-2/+0