Searched refs:RSA (Results 1 – 19 of 19) sorted by relevance
1 -----BEGIN RSA PRIVATE KEY-----27 -----END RSA PRIVATE KEY-----
4 * swd_rotprivk_rsa.pem is a 2K RSA private key in PEM format. It has been
4 * arm_protprivk_rsa.pem is a 2K RSA private key in PEM format. It has been
26 RSA, enumerator
58 RSA public key corresponding to the private key specified by61 There are also 3k and 4k RSA development keys in ``plat/arm/board/common/rotpk/``.74 RSA public key corresponding to the private key specified by ``ROT_KEY``.77 3k and 4k RSA development keys in ``plat/arm/board/common/rotpk/``.80 RSA public key corresponding to the private key specified by ``ROT_KEY``.86 Example of command line using RSA development keys:110 targets using RSA development:
779 are hashes and public keys. In DER format, an RSA-4096 public key requires 5501051 - ``TF_MBEDTLS_KEY_SIZE`` sets the supported RSA key size for TFA. Valid values
51 case RSA: in verify_signature()
77 ``HASH_ALG`` is not specified. A different RSA key can be specified by setting78 ``ROT_KEY``, there are 3k and 4k RSA keys in ``plat/arm/board/common/rotpk/``.86 the BL1 and BL2 binaries. This key corresponds to the RSA private88 be changed by setting ``ROT_KEY``, there are 3k and 4k RSA keys in
26 -- NXP CST tool gives an option to generate the RSA key pair and its hash.98 - Default input file requires user to generate RSA key pair named
221 *key_type = RSA; in get_key()
61 RSA *rsa = NULL; in key_create_rsa()
791 RSA 1.5 algorithm which is not TBBR compliant and is retained only for793 compliant PKCS#1 RSA 2.1 scheme.
1829 …- increase mbedtls heap for PSA RSA ([2ffc28c](https://review.trustedfirmware.org/plugins/gitiles/…2000 …- resolve BL2 RAM overflow with RSA+ECDSA in GCC(14.2.1) ([dd566a9](https://review.trustedfirmware…4516 …- use a salt length equal to digest length for RSA-PSS ([e639ad2](https://review.trustedfirmware.o…10338 - The default value of `KEY_SIZE` has been changed to to 2048 when RSA is in10638 CryptoCell-713 and CryptoCell-712 RSA 3K11096 - cert_create: Add support for bigger RSA key sizes (3KB and 4KB), previously11187 - cert_create: Remove RSA PKCS#1 v1.5 support12082 - Added support to cert_create tool for RSA PKCS1# v1.5 and SHA384, SHA512 and12085 - Enhanced the mbed TLS wrapper layer to include support for both RSA and12086 ECDSA to enable runtime selection between RSA and ECDSA keys.