Commit Graph

1065 Commits (8675de924064481c15c895cba6f887d2b160613a)

Author SHA1 Message Date
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 13 years ago
Jussi Kivilinna e080b17a8c crypto: testmgr - add new larger DES3_EDE testvectors 13 years ago
Jussi Kivilinna 8163fc30d1 crypto: testmgr - add new larger DES testvectors 13 years ago
Jussi Kivilinna c3b9e8f6a4 crypto: testmgr - add new larger AES testvectors 13 years ago
Jussi Kivilinna 9f28e97d1c crypto: testmgr - expand serpent test vectors 13 years ago
Jussi Kivilinna 963ae397f3 crypto: testmgr - expand blowfish test vectors 13 years ago
Jussi Kivilinna be6314b4cc crypto: testmgr - expand camellia test vectors 13 years ago
Salman Qazi ba1ee07090 crypto: vmac - Make VMAC work when blocks aren't aligned 13 years ago
Tim Chen e3899e4df0 crypto: tcrypt - Added speed test in tcrypt for crc32c 13 years ago
Tim Chen 6a8ce1ef39 crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction 13 years ago
Jan Beulich af7cf25dd1 add further __init annotations to crypto/xor.c 13 years ago
David Howells 2f1c4fef10 X.509: Convert some printk calls to pr_devel 13 years ago
Randy Dunlap cf75446e69 asymmetric keys: fix printk format warning 13 years ago
David Howells a5752d11b3 MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking 13 years ago
David Howells c26fd69fa0 X.509: Add a crypto key parser for binary (DER) X.509 certificates 13 years ago
David Howells 0b1568a453 RSA: Fix signature verification for shorter signatures 13 years ago
David Howells 612e0fe999 RSA: Implement signature verification algorithm [PKCS#1 / RFC3447] 13 years ago
David Howells 4ae71c1dce KEYS: Provide signature verification with an asymmetric key 13 years ago
David Howells a9681bf3dd KEYS: Asymmetric public-key algorithm crypto key subtype 13 years ago
David Howells 46c6f1776e KEYS: Asymmetric key pluggable data parsers 13 years ago
David Howells 964f3b3bf4 KEYS: Implement asymmetric key type 13 years ago
Dave Jones 97da37b35f crypto: Build SPARC DES algorithms on SPARC only. 13 years ago
Jussi Kivilinna 54216bbd76 crypto: tcrypt - add missing tests for camellia and ghash 13 years ago
Jussi Kivilinna d8a32ac256 crypto: testmgr - make test_aead also test 'dst != src' code paths 13 years ago
Jussi Kivilinna 08d6af8c16 crypto: testmgr - make test_skcipher also test 'dst != src' code paths 13 years ago
Jussi Kivilinna 549595a0c7 crypto: testmgr - add test vectors for CTR mode IV increasement 13 years ago
Jussi Kivilinna 9cac3a297d crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6) 13 years ago