summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2018-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-07-13crypto: af_alg - Initialize sg_num_bytes in error code pathStephan Mueller
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-26Merge branch 'fixes-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-25X.509: unpack RSA signatureValue field from BIT STRINGMaciej S. Szmigiero
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15crypto: morus640 - Fix out-of-bounds accessOndrej Mosnáček
2018-06-15crypto: don't optimize keccakf()Dmitry Vyukov
2018-06-12treewide: Use array_size() in sock_kmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-31crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"Eric Biggers
2018-05-31crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers
2018-05-31crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek
2018-05-31crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers
2018-05-31crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers
2018-05-31crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers
2018-05-31crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers
2018-05-31crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers
2018-05-27crypto: testmgr - add more unkeyed crc32 and crc32c test vectorsEric Biggers
2018-05-27crypto: testmgr - fix testing OPTIONAL_KEY hash algorithmsEric Biggers
2018-05-27crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectorsEric Biggers
2018-05-27crypto: crc32-generic - remove __crc32_le()Eric Biggers
2018-05-27crypto: crc32c-generic - remove cra_alignmaskEric Biggers
2018-05-27crypto: crc32-generic - use unaligned access macros when neededEric Biggers
2018-05-26crypto: af_alg: convert to ->poll_maskChristoph Hellwig
2018-05-26net: remove sock_no_pollChristoph Hellwig
2018-05-19crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek
2018-05-19crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek
2018-05-19crypto: testmgr - Add test vectors for MORUSOndrej Mosnacek
2018-05-19crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek
2018-05-19crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek
2018-05-19crypto: testmgr - Add test vectors for AEGISOndrej Mosnacek
2018-05-19crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek
2018-05-19crypto: testmgr - reorder paes test lexicographicallyGilad Ben-Yossef
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-05crypto: tcrypt - Remove VLA usageKees Cook
2018-05-05crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel
2018-05-05crypto: ccree - enable support for hardware keysGilad Ben-Yossef
2018-04-21crypto: rsa - Remove unneeded error assignmentFabio Estevam
2018-04-21crypto: testmgr - Allow different compression resultsMahipal Challa
2018-04-21crypto: remove several VLAsSalvatore Mesoraca
2018-04-21crypto: api - laying defines and checks for statically allocated buffersSalvatore Mesoraca
2018-04-21crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-04-21crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-04-21crypto: zstd - Add zstd supportNick Terrell