summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
* treewide: Use array_size() in sock_kmalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\
| * treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-06
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-05
|\ \
| * | crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"Eric Biggers2018-05-30
| * | crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-30
| * | crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-30
| * | crypto: testmgr - eliminate redundant decryption test vectorsEric Biggers2018-05-30
| * | crypto: testmgr - add extra kw(aes) encryption test vectorEric Biggers2018-05-30
| * | crypto: testmgr - add extra ecb(tnepres) encryption test vectorsEric Biggers2018-05-30
| * | crypto: testmgr - make an cbc(des) encryption test vector chunkedEric Biggers2018-05-30
| * | crypto: testmgr - add extra ecb(des) encryption test vectorsEric Biggers2018-05-30
| * | crypto: testmgr - add more unkeyed crc32 and crc32c test vectorsEric Biggers2018-05-26
| * | crypto: testmgr - fix testing OPTIONAL_KEY hash algorithmsEric Biggers2018-05-26
| * | crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectorsEric Biggers2018-05-26
| * | crypto: crc32-generic - remove __crc32_le()Eric Biggers2018-05-26
| * | crypto: crc32c-generic - remove cra_alignmaskEric Biggers2018-05-26
| * | crypto: crc32-generic - use unaligned access macros when neededEric Biggers2018-05-26
| * | crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek2018-05-18
| * | crypto: morus - Add common SIMD glue code for MORUSOndrej Mosnacek2018-05-18
| * | crypto: testmgr - Add test vectors for MORUSOndrej Mosnacek2018-05-18
| * | crypto: morus - Add generic MORUS AEAD implementationsOndrej Mosnacek2018-05-18
| * | crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-18
| * | crypto: testmgr - Add test vectors for AEGISOndrej Mosnacek2018-05-18
| * | crypto: aegis - Add generic AEGIS AEAD implementationsOndrej Mosnacek2018-05-18
| * | crypto: testmgr - reorder paes test lexicographicallyGilad Ben-Yossef2018-05-18
| * | crypto: tcrypt - Remove VLA usageKees Cook2018-05-05
| * | crypto: sm4 - export encrypt/decrypt routines to other driversArd Biesheuvel2018-05-05
| * | crypto: ccree - enable support for hardware keysGilad Ben-Yossef2018-05-05
| * | crypto: rsa - Remove unneeded error assignmentFabio Estevam2018-04-20
| * | crypto: testmgr - Allow different compression resultsMahipal Challa2018-04-20
| * | crypto: remove several VLAsSalvatore Mesoraca2018-04-20
| * | crypto: api - laying defines and checks for statically allocated buffersSalvatore Mesoraca2018-04-20
| * | crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus2018-04-20
| * | crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus2018-04-20
| * | crypto: zstd - Add zstd supportNick Terrell2018-04-20
| * | crypto: ecc - Actually remove stack VLA usageKees Cook2018-04-20
| |/
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | crypto: af_alg: convert to ->poll_maskChristoph Hellwig2018-05-26
| * | net: remove sock_no_pollChristoph Hellwig2018-05-26
| |/
* / proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-16
|/
* crypto: drbg - set freed buffers to NULLStephan Mueller2018-04-20
* crypto: api - fix finding algorithm currently being testedEric Biggers2018-04-20
* Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-15
|\
| * kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-07
| * kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
| * .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-07
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-10
|\ \
| * | MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-19