1. 796f458 crypto: asymmetric_keys - select CRYPTO_HASH where needed by Arnd Bergmann · 5 years ago
  2. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  3. bad6a18 crypto: public_key: select CRYPTO_AKCIPHER by Arnd Bergmann · 8 years ago
  4. 99716b7 KEYS: Make the system trusted keyring depend on the asymmetric key type by David Howells · 8 years ago
  5. e68503b KEYS: Generalise system_verify_data() to provide access to internal content by David Howells · 8 years ago
  6. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 8 years ago
  7. db6c43b crypto: KEYS: convert public key and digsig asym to the akcipher api by Tadeusz Struk · 8 years ago
  8. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  9. 26c1821 RSA: Don't select non-existent symbol by Jean Delvare · 10 years ago
  10. 26d1164 pefile: Parse a PE binary to find a key and a signature contained therein by David Howells · 10 years ago
  11. 4520698 KEYS: X.509: Fix a spelling mistake by David Howells · 10 years ago
  12. 22d01af PKCS#7: Provide a key type for testing PKCS#7 by David Howells · 10 years ago
  13. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  14. dbed714 KEYS: The RSA public key algorithm needs to select MPILIB by David Howells · 11 years ago
  15. 3fe78ca keys: change asymmetric keys to use common hash definitions by Dmitry Kasatkin · 11 years ago
  16. 206ce59 KEYS: Move the algorithm pointer array from x509 to public_key.c by David Howells · 11 years ago
  17. c26fd69 X.509: Add a crypto key parser for binary (DER) X.509 certificates by David Howells · 12 years ago
  18. 612e0fe RSA: Implement signature verification algorithm [PKCS#1 / RFC3447] by David Howells · 12 years ago
  19. a9681bf KEYS: Asymmetric public-key algorithm crypto key subtype by David Howells · 12 years ago
  20. 964f3b3 KEYS: Implement asymmetric key type by David Howells · 12 years ago