Dave Rodgman
|
16799db69a
|
update headers
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
|
2023-11-02 19:47:20 +00:00 |
|
Valerio Setti
|
a7c9e09dd0
|
pkwrite: add new internal symbol to properly size DER buffer
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
|
2023-08-10 06:43:23 +02:00 |
|
Manuel Pégourié-Gonnard
|
7dccb66d49
|
test: disable RSA support on the test ecc_no_bignum component
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
|
2023-08-10 06:43:23 +02:00 |
|
Valerio Setti
|
81d75127ba
|
library: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
|
2023-06-19 19:24:05 +02:00 |
|
Valerio Setti
|
4064dbbdb2
|
pk: update pkparse and pkwrite to use the new public key storing solution
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
|
2023-05-17 15:33:07 +02:00 |
|
Jethro Beekman
|
0167244be4
|
Read and write X25519 and X448 private keys
Signed-off-by: Jethro Beekman <jethro@fortanix.com>
Co-authored-by: Gijs Kwakkel <gijs.kwakkel@fortanix.com>
Signed-off-by: Gijs Kwakkel <gijs.kwakkel@fortanix.com>
|
2023-05-04 13:01:47 +02:00 |
|
Gilles Peskine
|
449bd8303e
|
Switch to the new code style
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
|
2023-01-11 14:50:10 +01:00 |
|
Neil Armstrong
|
e9ecd27890
|
Rename max sizes of RSA & EC DER keys defines
Rename to match the required pattern of defines:
'^(MBEDTLS|PSA)_[0-9A-Z_]*[0-9A-Z]$'
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
|
2022-03-01 10:03:21 +01:00 |
|
Neil Armstrong
|
e0326a6acc
|
Move max sizes of RSA & EC DER keys into private pkwrite.h
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
|
2022-03-01 09:58:58 +01:00 |
|