Commit Graph

1034 Commits (4385bab128911df14ab25f0b5ae1a48d7b53dd94)

Author SHA1 Message Date
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
Jussi Kivilinna 6048801070 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher 12 years ago
Jussi Kivilinna ad8b7c3e92 crypto: tcrypt - add async cipher speed tests for blowfish 12 years ago
Jussi Kivilinna 23a836e87d crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2 12 years ago
Jussi Kivilinna 7643a11a35 crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86 12 years ago
Jussi Kivilinna c456a9cd1a crypto: aesni_intel - add more optimized XTS mode for x86-64 12 years ago
Jussi Kivilinna 93b5e86a6d crypto: add CMAC support to CryptoAPI 12 years ago
Jussi Kivilinna e448370d73 crypto: testmgr - add empty test vectors for null ciphers 12 years ago
Jussi Kivilinna e9b7441a99 crypto: testmgr - add AES GMAC test vectors 12 years ago
Jussi Kivilinna d733ac90f9 crypto: gcm - fix rfc4543 to handle async crypto correctly 12 years ago
Jussi Kivilinna 9489667d3e crypto: gcm - make GMAC work when dst and src are different 12 years ago
Tim Chen 87de4579f9 crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions. 12 years ago
Tim Chen bf70fa9d9e crypto: sha512 - Expose generic sha512 routine to be callable from other modules 12 years ago
Tim Chen 8275d1aa64 crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. 12 years ago
Chun-Yi Lee 04b00bdb41 X.509: Support parse long form of length octets in Authority Key Identifier 12 years ago
Mathias Krause 72a763d805 crypto: algif - suppress sending source address information in recvmsg 12 years ago
Tim Chen 35d2c9d0c3 crypto: sha256 - Expose SHA256 generic routine to be callable externally. 12 years ago
Jussi Kivilinna d3dde52209 crypto: gcm - fix assumption that assoc has one segment 12 years ago
Mathias Krause a84fb791cb crypto: user - constify netlink dispatch table 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Herbert Xu ca81a1a1b8 crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option 12 years ago
Markus F.X.J. Oberhumer 0ec7382036 crypto: testmgr - update LZO compression test vectors 12 years ago
Mathias Krause 8fd61d3422 crypto: user - ensure user supplied strings are nul-terminated 12 years ago
Mathias Krause e336ed9647 crypto: user - fix empty string test in report API 12 years ago
Mathias Krause 9a5467bf7b crypto: user - fix info leaks in report API 12 years ago
Julia Lawall 3e8afe35c3 crypto: use ERR_CAST 12 years ago
Jussi Kivilinna 66e5bd0063 crypto: testmgr - add test vector for fcrypt 12 years ago
Alexander Boyko 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation 12 years ago
Kees Cook 3b4afaf29e crypto: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Michael Ellerman 323a6bf1d6 powerpc: Add a powerpc implementation of SHA-1 12 years ago
Bartlomiej Zolnierkiewicz 7d283397ad async_tx: fix checking of dma_wait_for_async_tx() return value 12 years ago
Bartlomiej Zolnierkiewicz 06eeb11402 async_tx: fix build for async_memset 12 years ago
Bartlomiej Zolnierkiewicz 35fa4dbc8c async_tx: add missing DMA unmap to async_memcpy() 12 years ago
Akinobu Mita 2c88ae9093 async_tx: use memchr_inv 12 years ago
Jussi Kivilinna 69d3150cfc crypto: ctr - make rfc3686 asynchronous block cipher 12 years ago
Mathias Krause f0ef105915 crypto: testmgr - remove superfluous initializers for xts(aes) 12 years ago
Milan Broz 0818904d40 crypto: testmgr - allow compression algs in fips mode 12 years ago
Jussi Kivilinna 6726ec4268 crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel 12 years ago
Jussi Kivilinna f56349bdd6 crypto: testmgr - clean alg_test_null entries in alg_test_descs[] 12 years ago
Jussi Kivilinna 4e84c1792d crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests 12 years ago
Jussi Kivilinna 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module 12 years ago
Jussi Kivilinna d9b1d2e7e1 crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher 12 years ago
Jussi Kivilinna bf9c518186 crypto: tcrypt - add async speed test for camellia cipher 12 years ago
Jussi Kivilinna 9efade1b3e crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption 12 years ago
Jussi Kivilinna e080b17a8c crypto: testmgr - add new larger DES3_EDE testvectors 12 years ago
Jussi Kivilinna 8163fc30d1 crypto: testmgr - add new larger DES testvectors 12 years ago
Jussi Kivilinna c3b9e8f6a4 crypto: testmgr - add new larger AES testvectors 12 years ago