Commit Graph

1213 Commits (c8d6637d0497d62093dbba0694c7b3a80b79bfe1)

Author SHA1 Message Date
Yinghai Lu d97b07c54f initramfs: support initramfs that is bigger than 2GiB 11 years ago
David Howells cf5b50fd2d X.509: Need to export x509_request_asymmetric_key() 11 years ago
Jussi Kivilinna c8611d712a ARM: 8120/1: crypto: sha512: add ARM NEON implementation 11 years ago
Jussi Kivilinna 604682551a ARM: 8119/1: crypto: sha1: add ARM NEON implementation 11 years ago
Stephan Mueller ce5481d01f crypto: drbg - fix failure of generating multiple of 2**16 bytes 11 years ago
Jarod Wilson 2fc0d258bc crypto: testmgr - add missing spaces to drbg error strings 11 years ago
Ard Biesheuvel 3b9b8fe0ad crypto: testmgr - use chunks smaller than algo block size in chunk tests 11 years ago
Mark Rustad 3e3dc25fe7 crypto: Resolve shadow warnings 11 years ago
Milan Broz 4c63f83c2c crypto: af_alg - properly label AF_ALG socket 11 years ago
David Howells 412eccbadf PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 11 years ago
David Howells 5ce43ad282 PKCS#7: Use x509_request_asymmetric_key() 11 years ago
David Howells 185de09c6a X.509: x509_request_asymmetric_keys() doesn't need string length arguments 11 years ago
Wei Yongjun 63d2551ea7 PKCS#7: fix sparse non static symbol warning 11 years ago
David Howells 8f3438ccea PKCS#7: Missing inclusion of linux/err.h 11 years ago
Horia Geanta 29b77e5dd8 crypto: testmgr - avoid DMA mapping from text, rodata, stack 11 years ago
David Howells fc7c70e0b6 KEYS: struct key_preparsed_payload should have two payload pointers 11 years ago
David Howells 6a09d17bb6 KEYS: Provide a generic instantiation function 11 years ago
Jean Delvare 26c1821733 RSA: Don't select non-existent symbol 11 years ago
Dmitry Kasatkin 32c4741cb6 KEYS: validate certificate trust only with builtin keys 11 years ago
Dmitry Kasatkin ffb70f61ba KEYS: validate certificate trust only with selected key 11 years ago
Dmitry Kasatkin b3426827c8 KEYS: make partial key id matching as a dedicated function 11 years ago
Mimi Zohar 3be4beaf7c KEYS: verify a certificate is signed by a 'trusted' key 11 years ago
Fengguang Wu 96956aef2f crypto: drbg - drbg_exit() can be static 11 years ago
David Howells 98801c002f pefile: Validate PKCS#7 trust chain 11 years ago
David Howells af316fc442 pefile: Digest the PE binary and compare to the PKCS#7 data 11 years ago
Vivek Goyal dd7d66f21b pefile: Handle pesign using the wrong OID 11 years ago
David Howells 4c0b4b1d1a pefile: Parse the "Microsoft individual code signing" data blob 11 years ago
David Howells 3968280c76 pefile: Parse the presumed PKCS#7 content of the certificate blob 11 years ago
David Howells 09dacbbda9 pefile: Strip the wrapper off of the cert data block 11 years ago
David Howells 26d1164be3 pefile: Parse a PE binary to find a key and a signature contained therein 11 years ago
David Howells 452069867c KEYS: X.509: Fix a spelling mistake 11 years ago
Stephan Mueller 5b635e280e crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bits 11 years ago
Stephan Mueller 27e4de2bd1 crypto: drbg - Mix a time stamp into DRBG state 11 years ago
Stephan Mueller 4f15071879 crypto: drbg - Select correct DRBG core for stdrng 11 years ago
Stephan Mueller 72e7c25aa6 crypto: drbg - Call CTR DRBG DF function only once 11 years ago
Stephan Mueller a9089571f2 crypto: drbg - Fix format string for debugging statements 11 years ago
Stephan Mueller e25e47ec3d crypto: drbg - cleanup of preprocessor macros 11 years ago
David Howells 22d01afb21 PKCS#7: Provide a key type for testing PKCS#7 11 years ago
David Howells 08815b62d7 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys 11 years ago
David Howells 8c76d79393 PKCS#7: Verify internal certificate chain 11 years ago
David Howells a4730357ee PKCS#7: Find the right key in the PKCS#7 key list and verify the signature 11 years ago
David Howells 9f0d33146e PKCS#7: Digest the data in a signed-data message 11 years ago
David Howells 2e3fadbf73 PKCS#7: Implement a parser [RFC 2315] 11 years ago
Herbert Xu f2c89a10de crypto: drbg - Use Kconfig to ensure at least one RNG option is set 11 years ago
Stephan Mueller 8c98716601 crypto: drbg - use of kernel linked list 11 years ago
Stephan Mueller 8fecaad77f crypto: drbg - fix memory corruption for AES192 11 years ago
Luca Clementi 263a8df0d3 crypto: tcrypt - print cra driver name in tcrypt tests output 11 years ago
Jarod Wilson 002c77a48b crypto: fips - only panic on bad/missing crypto mod signatures 11 years ago
David Howells ace0107a39 X.509: Export certificate parse and free functions 11 years ago
David Howells 84aabd46bf X.509: Add bits needed for PKCS#7 11 years ago