Commit Graph

987 Commits (abf917cd91cbb73952758f9741e2fa65002a48ee)

Author SHA1 Message Date
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
Jussi Kivilinna 9f28e97d1c crypto: testmgr - expand serpent test vectors 12 years ago
Jussi Kivilinna 963ae397f3 crypto: testmgr - expand blowfish test vectors 12 years ago
Jussi Kivilinna be6314b4cc crypto: testmgr - expand camellia test vectors 12 years ago
Salman Qazi ba1ee07090 crypto: vmac - Make VMAC work when blocks aren't aligned 12 years ago
Tim Chen e3899e4df0 crypto: tcrypt - Added speed test in tcrypt for crc32c 12 years ago
Tim Chen 6a8ce1ef39 crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction 12 years ago
Jan Beulich af7cf25dd1 add further __init annotations to crypto/xor.c 12 years ago
David Howells 2f1c4fef10 X.509: Convert some printk calls to pr_devel 12 years ago
Randy Dunlap cf75446e69 asymmetric keys: fix printk format warning 12 years ago
David Howells a5752d11b3 MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking 12 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
Jussi Kivilinna f44d83d19d crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template 13 years ago
Suresh Siddha b6f3fefe1f crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable() 13 years ago
Herbert Xu 9b2f4cb65f crypto: authenc - Fix crash with zero-length assoc data 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
Jussi Kivilinna c2b3711d11 crypto: 842 - remove .cra_list initialization 13 years ago
Jussi Kivilinna 312639bb1b Revert "[CRYPTO] cast6: inline bloat--" 13 years ago
Jussi Kivilinna 66ce0b0f29 crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) 13 years ago
David McCullough f0be44f4fb arm/crypto: Add optimized AES and SHA1 routines 13 years ago
David S. Miller 81658ad0d9 sparc64: Add CAMELLIA driver making use of the new camellia opcodes. 13 years ago
David S. Miller c5aac2df65 sparc64: Add DES driver making use of the new des opcodes. 13 years ago
David S. Miller 442a7c40b1 sparc64: Add CRC32C driver making use of the new crc32c opcode. 13 years ago
David S. Miller 9bf4852d3d sparc64: Add AES driver making use of the new aes opcodes. 13 years ago
David S. Miller fa4dfedcc2 sparc64: Add MD5 driver making use of the 'md5' instruction. 13 years ago
David S. Miller 775e0c6998 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. 13 years ago