index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-06-27
crypto: asymmetric_keys - select CRYPTO_HASH where needed
Arnd Bergmann
2018-10-26
KEYS: trusted: Expose common functionality [ver #2]
Denis Kenzior
2018-10-26
KEYS: Add parser for TPM-based keys [ver #2]
Denis Kenzior
2018-10-26
KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]
Denis Kenzior
2018-10-26
KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]
David Howells
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-19
crypto: public_key: select CRYPTO_AKCIPHER
Arnd Bergmann
2016-04-11
KEYS: Make the system trusted keyring depend on the asymmetric key type
David Howells
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-03-03
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
2014-07-17
RSA: Don't select non-existent symbol
Jean Delvare
2014-07-09
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells
2014-07-08
KEYS: X.509: Fix a spelling mistake
David Howells
2014-07-08
PKCS#7: Provide a key type for testing PKCS#7
David Howells
2014-07-08
PKCS#7: Implement a parser [RFC 2315]
David Howells
2013-11-01
KEYS: The RSA public key algorithm needs to select MPILIB
David Howells
2013-10-25
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-09-25
KEYS: Move the algorithm pointer array from x509 to public_key.c
David Howells
2012-10-08
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells
2012-10-08
RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
David Howells
2012-10-08
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells
2012-10-08
KEYS: Implement asymmetric key type
David Howells