Commit Graph

1145 Commits (499b3803d3e2f062f73bf22372b38393369ffcbf)

Author SHA1 Message Date
Mathias Krause bc6e2bdb71 crypto: authenc - Export key parsing helper function 11 years ago
James Yonan 6bf37e5aa9 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks 12 years ago
kbuild test robot ea493d324f crypto: ablk_helper - Replace memcpy with struct assignment 12 years ago
Ard Biesheuvel e4e7f10bfc ARM: add support for bit sliced AES using NEON instructions 12 years ago
Konstantin Khlebnikov e19aaa7d43 X.509: add module description and license 12 years ago
Mimi Zohar 09fbc47373 KEYS: verify a certificate is signed by a 'trusted' key 12 years ago
David Howells cd0421dcd0 KEYS: Set the asymmetric-key type default search method 12 years ago
David Howells 124df92609 X.509: Remove certificate date checks 12 years ago
David Howells 17334cabc8 X.509: Handle certificates that lack an authorityKeyIdentifier field 12 years ago
David Howells 2ecdb23b8c X.509: Check the algorithm IDs obtained from parsing an X.509 certificate 12 years ago
David Howells b426beb6ee X.509: Embed public_key_signature struct and create filler function 12 years ago
David Howells 57be4a784b X.509: struct x509_certificate needs struct tm declaring 12 years ago
David Howells 3d167d68e3 KEYS: Split public_key_verify_signature() and make available 12 years ago
David Howells 67f7d60b3a KEYS: Store public key algo ID in public_key struct 12 years ago
David Howells 206ce59a10 KEYS: Move the algorithm pointer array from x509 to public_key.c 12 years ago
David Howells 9abc4e66eb KEYS: Rename public key parameter name arrays 12 years ago
Ard Biesheuvel 801201aa25 crypto: move x86 to the generic version of ablk_helper 12 years ago
Ard Biesheuvel a62b01cd6c crypto: create generic version of ablk_helper 12 years ago
Neil Horman 714b33d151 crypto: ansi_cprng - Fix off by one error in non-block size request 12 years ago
Herbert Xu 26052f9b9b crypto: crct10dif - Add fallback for broken initrds 12 years ago
Herbert Xu 77dbd7a95e crypto: api - Fix race condition in larval lookup 12 years ago
Herbert Xu 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" 12 years ago
Jan-Simon Möller 06e710bd5f crypto: fcrypt - Fix bitoperation for compilation with clang 12 years ago
Joel Fernandes 257aff5154 crypto: scatterwalk - Add support for calculating number of SG elements 12 years ago
Julia Lawall 452ec0498f crypto: camellia_generic - replace commas by semicolons and adjust code alignment 12 years ago
Cristian Stoica fd1a190029 crypto: fix typo in comment 12 years ago
Andi Kleen f22d08111a crypto: make tables used from assembler __visible 12 years ago
Cristian Stoica 032c8cacc7 crypto: testmgr - remove double execution of the same test suite 12 years ago
Herbert Xu e70308ec0e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" 12 years ago
Chanho Min 0ea8530dcf crypto: add lz4 Cryptographic API 12 years ago
Bartlomiej Zolnierkiewicz 48a9db462d drivers/dma: remove unused support for MEMSET operations 12 years ago
Kees Cook d8537548c9 drivers: avoid format strings in names passed to alloc_workqueue() 12 years ago
Kees Cook 1c8fca1d92 crypto: sanitize argument for format string 12 years ago
Herbert Xu 939e177996 crypto: algboss - Hold ref count on larval 12 years ago
Jussi Kivilinna da5ffe1134 crypto: testmgr - test hash implementations with unaligned buffers 12 years ago
Jussi Kivilinna 58dcf5484c crypto: testmgr - test AEADs with unaligned buffers 12 years ago
Jussi Kivilinna 3a338f20c3 crypto: testmgr - test skciphers with unaligned buffers 12 years ago
Jussi Kivilinna 5714758b5c crypto: testmgr - check that entries in alg_test_descs are in correct order 12 years ago
Jussi Kivilinna 99f42f937a Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher" 12 years ago
Jussi Kivilinna 3d387ef08c Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" 12 years ago
Jussi Kivilinna edb7c7cdba crypto: blowfish - disable AVX2 implementation 12 years ago
Jussi Kivilinna 3ef91f21a6 crypto: twofish - disable AVX2 implementation 12 years ago
Jussi Kivilinna d329581493 crypto: sha512_generic - set cra_driver_name 12 years ago
Tim Chen 39761214ee crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash 12 years ago
Tim Chen 0b95a7f857 crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform 12 years ago
Tim Chen 2d31e518a4 crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework 12 years ago
Akinobu Mita 3ec39abdcc raid6test: use prandom_bytes() 12 years ago
Jussi Kivilinna f3f935a76a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher 12 years ago
Jussi Kivilinna 56d76c96a9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher 12 years ago
Jussi Kivilinna cf1521a1a5 crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher 12 years ago