- 1a58e9a psa_util: change guard for mbedtls_psa_get_random() to CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
- a53e7a5 psa: let mbedtls_psa_get_random() always use psa_generate_random() by Valerio Setti · 1 year, 5 months ago
- affba30 psa_util: update documentation for mbedtls_ecdsa_raw_to_der() by Valerio Setti · 1 year, 6 months ago
- 6269f3b Revert "psa_util: allow larger raw buffers in mbedtls_ecdsa_raw_to_der()" by Valerio Setti · 1 year, 6 months ago
- d4fc5d9 psa_util: allow larger raw buffers in mbedtls_ecdsa_raw_to_der() by Valerio Setti · 1 year, 6 months ago
- 8334d00 psa_util: improve check of raw_len in mbedtls_ecdsa_raw_to_der() by Valerio Setti · 1 year, 6 months ago
- e01a2b0 psa_util: update documentation for mbedtls_ecdsa_der_to_raw() by Valerio Setti · 1 year, 6 months ago
- 954ef4b psa_util: improve convert_raw_to_der_single_int() by Valerio Setti · 1 year, 6 months ago
- 315e4af psa_util: change parameters order in ECDSA conversion functions by Valerio Setti · 1 year, 6 months ago
- 8645197 psa_util: fix documentation of ECDSA conversion functions by Valerio Setti · 1 year, 6 months ago
- 688f795 asn1: use the new symbol to guard dependencies of ECDSA conversion functions by Valerio Setti · 1 year, 6 months ago
- f4d2dc2 psa_util: guard ECDSA conversion functions with proper (internal) symbol by Valerio Setti · 1 year, 6 months ago
- c22e3ce psa_util: remove CRYPTO_C guard from ECDSA conversion functions by Valerio Setti · 1 year, 7 months ago
- 99c0369 psa_util: add include asn1write.h in public header by Valerio Setti · 1 year, 7 months ago
- 84890c9 psa_util: improve description for ECDSA conversion functions by Valerio Setti · 1 year, 7 months ago
- 75501f5 psa_util: add raw<->DER ECDSA conversion functions by Valerio Setti · 1 year, 7 months ago
- 4d4891e Merge pull request #8666 from valeriosetti/issue8340 by Gilles Peskine · 1 year, 6 months ago
- 39faa9c psa_util: rename parameter of mbedtls_ecc_group_from_psa by Valerio Setti · 1 year, 7 months ago
- d0aa9c1 psa_util: update documentation for PSA conversion functions by Valerio Setti · 1 year, 7 months ago
- eca0714 psa_util: update documentation of EC conversion functions by Valerio Setti · 1 year, 7 months ago
- 0e60880 psa: let mbedtls_ecc_group_from_psa() accept only exact bit lengths by Valerio Setti · 1 year, 7 months ago
- 3b7663d psa_util: update the documentation of ECC conversion functions by Valerio Setti · 1 year, 7 months ago
- d36c313 psa: remove bits_is_sloppy parameter from mbedtls_ecc_group_from_psa() by Valerio Setti · 1 year, 7 months ago
- ddba51e psa: rename "mbedtls_ecc_group_of_psa" to "mbedtls_ecc_group_from_psa" by Valerio Setti · 1 year, 7 months ago
- dd2afcd Revert "psa_util: add algorithm's availability checks for MD conversion functions" by Valerio Setti · 1 year, 7 months ago
- cd38f27 Revert "psa_util: fix typo in comment" by Valerio Setti · 1 year, 7 months ago
- 98f5db9 psa_util: fix typo in comment by Valerio Setti · 1 year, 7 months ago
- 3d2e0f5 psa_util: add algorithm's availability checks for MD conversion functions by Valerio Setti · 1 year, 7 months ago
- 45c3cae md: move PSA conversion functions from md_psa.h to psa_util.h by Valerio Setti · 1 year, 7 months ago
- b349108 library: Move mbedtls_ecc helper functions to psa_util by Joakim Andersson · 1 year, 8 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 999ce22 Make the PSA-mbedtls RNG API public by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- abfe640 Rationalize includes in psa_util by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- b7e8939 Move error functions to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- a5a8f29 Move ECC and FFDH macros to internal header by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- f9b012f Remove unused function from psa_util.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- efcc1f2 Make cipher functions static in cipher.c by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
- 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 2 months ago
- e7db09b Move FFDH helper functions and macros to more suitable locations by Przemek Stekiel · 2 years, 2 months ago
- cceb933 Add FFDH definitions and translation functions by Przemek Stekiel · 2 years, 2 months ago
- f76c220 Remove mbedtls_psa_translate_md(). by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 725d2e2 Fix guard for PSA->MD error conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 1c32e37 Formally deprecate mbedtls_psa_translate_md() by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 64e0184 psa_util: add support for rfc8410's OIDs by valerio · 2 years, 2 months ago
- 4837e9d Correct comment about mbedtls error codes by Gilles Peskine · 2 years, 3 months ago
- b567f83 Halve size of mbedtls_error_pair_t by Gilles Peskine · 2 years, 3 months ago
- ab9dc66 psa_util: fix for correctly computing elements in array by Valerio Setti · 2 years, 4 months ago
- 270b3f9 Rename error_pair_t to mbedtls_error_pair_t by Andrzej Kurek · 2 years, 5 months ago
- daf5b56 Translate to MD errors in ssl-tls.c by Andrzej Kurek · 2 years, 5 months ago
- 747ab4e Introduce error_pair_t to psa utils by Andrzej Kurek · 2 years, 5 months ago
- 138b30a Add missing const qualifiers by Andrzej Kurek · 2 years, 5 months ago
- 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 7 months ago
- 1337a4f pk_wrap: use specific lengths for EC's private key and key-pair by Valerio Setti · 2 years, 6 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 18c9fed tls: remove dependency from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
- abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 3 years ago
- bab73ab Loosen guards in mbedtls_psa_translate_md() by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 406cf27 fix various issues by Jerry Yu · 3 years, 4 months ago
- b02ee18 replace use_psa_crypto with psa_crypto_c by Jerry Yu · 3 years, 4 months ago
- d815114 Merge pull request #5524 from mprse/tls_ecdh_2c by Manuel Pégourié-Gonnard · 3 years, 5 months ago
- 3f076df Fix comments for conditional compilation by Przemek Stekiel · 3 years, 5 months ago
- 3f9cef4 Remove actual and use new PSA to mbedtls PK errors mapping functions by Neil Armstrong · 3 years, 5 months ago
- b15f33d Enable ecdh_psa_xxx fields in struct mbedtls_ssl_handshake_params for TLS 1.3 by Przemyslaw Stekiel · 3 years, 6 months ago
- 4a0ac1f Remove mbedtls_psa_tls_ecpoint_to_psa_ec() by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 58d2383 Remove mbedtls_psa_tls_psa_ec_to_ecpoint() by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 5975376 Simplify the definition of a macro by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- bc40695 Group related functions together by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- a706e5e Add missing cipher mode translations for PSA by Mateusz Starzyk · 3 years, 9 months ago
- 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
- 86de1b7 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
- 80c6a8e Add PSA support for MBEDTLS_CIPHER_AES_128_ECB by Przemyslaw Stekiel · 3 years, 10 months ago
- 5b8618b fixup: Make the fields of mbedtls_ecp_curve_info public by Gilles Peskine · 3 years, 10 months ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
- 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
- e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 3 months ago
- 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
- bfa03e3 Update psa_util.h by Tomasz Rodziewicz · 4 years, 3 months ago
- 3408d60 revert the error.h file include in psa_util.c by TRodziewicz · 4 years, 3 months ago
- d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 3 months ago
- b579ccd The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 4 months ago
- 36f539d Remove deliberate fallthrough by Paul Elliott · 4 years, 5 months ago
- d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 5 months ago
- 996f216 Make it possible to include psa_crypto_random_impl.h with psa_util.h by Gilles Peskine · 4 years, 5 months ago
- 2cff7e2 Minor clarification in the public documentation by Gilles Peskine · 4 years, 5 months ago
- e3ed802 Expose mbedtls_psa_get_random() by Gilles Peskine · 4 years, 6 months ago
- a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 7 months ago
- b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 4 years, 11 months ago
- a6033e9 Style and language fixes by Steven Cooreman · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- ed3c9ec Added support for AES-ECB to the PSA Crypto implementation by Steven Cooreman · 5 years ago
- 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
- d1959dc Change auxiliary functions for TLS to the new PSA EC curve encoding by Gilles Peskine · 6 years ago
- 89177e8 Convert USE_PSA_CRYPTO pk interface to the new PSA EC curve encoding by Gilles Peskine · 6 years ago
- d8197cb mbedtls_psa_parse_tls_ecc_group: make no assumption on PSA encodings by Gilles Peskine · 6 years ago