- 91773db Add a test for the built-in key range by Gilles Peskine · 1 year, 1 month ago
- 37a4fcc Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 5b673a8 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
- ec1eff3 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 5205c97 Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
- 7ef96ea Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
- 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- fcaef2e doxygen: merge multiple descriptions of the same return codes by Andrzej Kurek · 3 years, 6 months ago
- 9501bd7 Make PSA headers more self-contained by Gilles Peskine · 3 years, 8 months ago
- 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
- b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
- c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
- 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
- 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- b420259 Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec by Gilles Peskine · 4 years, 4 months ago
- d3b458c tests: psa: Fix expected error code by Ronald Cron · 4 years, 4 months ago
- 6d40085 Don't duplicate the definition of PSA_ALG_IS_HASH_AND_SIGN by Gilles Peskine · 4 years, 5 months ago
- bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
- 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
- 1f968fd Define the user-configurable PSA config flag in config.h by Steven Cooreman · 4 years, 6 months ago
- 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years, 6 months ago
- d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted by Gilles Peskine · 4 years, 6 months ago
- a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
- a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
- e995b9b Clarify statuses from mbedtls_psa_external_get_random by Gilles Peskine · 4 years, 8 months ago
- 452b0a3 Update documentation by gabor-mezei-arm · 4 years, 9 months ago
- b663a60 Note the expectations on mbedtls_psa_external_get_random() by Gilles Peskine · 4 years, 9 months ago
- b8af228 Autonomous random driver: declare the type and function by Gilles Peskine · 4 years, 9 months ago
- 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
- 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
- 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
- 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
- 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
- 2f0eb51 psa: Define mbedtls_ecc_group_to_psa() inline by Darryl Green · 5 years ago
- 7cfcb3f Change the encoding of key types to have a parity bit by Gilles Peskine · 6 years ago
- f65ed6f Change key types to a 16-bit encoding by Gilles Peskine · 6 years ago
- 5055b23 Expose mbedtls/psa curve identifier conversions from psa_crypto.c by Gilles Peskine · 6 years ago
- 7bfcfac Change key type encodings to avoid bit 16 by Gilles Peskine · 6 years ago
- 81f7909 Merge pull request #325 from gilles-peskine-arm/psa-sign_hash by Gilles Peskine · 6 years ago
- 972630e Remove dependency of crypto_values.h on crypto_extra.h by Gilles Peskine · 6 years ago
- 7a894f2 Move backward compatibility aliases to their own header by Gilles Peskine · 6 years ago
- cb5fa8b Merge pull request #279 from athoelke/at-fix262 by Jaeden Amero · 6 years ago
- 43326f0 Change PSA_DH_GROUP_CUSTOM to not be in the vendor-defined range by Gilles Peskine · 6 years ago
- 3efcebb SE support: Use a transaction when registering a key by Gilles Peskine · 6 years ago
- 1983512 Add backward compatibility alias for PSA_ERROR_CORRUPTION_DETECTED by Gilles Peskine · 6 years ago
- 98d5685 Merge pull request #232 from Patater/psa-crypto-api-1.0b3 by Jaeden Amero · 6 years ago
- 21db2a9 Merge pull request #229 from k-stachowiak/IOTCRYPT-791-remove-legacy-psa-key-derivation by Jaeden Amero · 6 years ago
- 6fa62a5 psa: Use application key ID where necessary by Jaeden Amero · 6 years ago
- c7529c9 crypto_extra: Use const seed for entropy injection by Jaeden Amero · 6 years ago
- 0b74cf8 Remove psa_key_derivation() and associated static functions by k-stachowiak · 6 years ago
- d772958 New function mbedtls_psa_register_se_key by Gilles Peskine · 6 years ago
- 5fe5e27 Test slot_number attribute by Gilles Peskine · 6 years ago
- c8000c0 Add slot_number attribute by Gilles Peskine · 6 years ago
- 7e0cff9 Move attribute fields to a substructure by Gilles Peskine · 6 years ago
- 7228da2 Favor stdint.h types in implementation-specific API by Gilles Peskine · 6 years ago
- adbec81 Remove the deprecated PSA_ALG_SELECT_RAW option by Janos Follath · 6 years ago
- e3e8166 Move PSA_PRE_1_0_KEY_DERIVATION to crypto_struct.h by Janos Follath · 6 years ago
- 71a4c91 Add flag for removing deprecated API by Janos Follath · 6 years ago
- 4bac9a4 New function to get key slot statistics by Gilles Peskine · 6 years ago
- f46f81c Remove obsolete key creation functions by Gilles Peskine · 6 years ago
- f25c9ec Minor documentation improvements by Gilles Peskine · 6 years ago
- 96f0b3b Keys may allow a second algorithm by Gilles Peskine · 6 years ago
- fba7539 Merge pull request #269 from ARMmbed/psa-slots_to_handles by Jaeden Amero · 6 years ago
- eff4942 Merge pull request #268 from ARMmbed/psa-error_tampering_detected by Gilles Peskine · 6 years ago
- 35ef36b Rename psa_generate_random_key back to psa_generate_key by Gilles Peskine · 6 years ago
- c93b80c Rename *KEYPAIR* to *KEY_PAIR* by Gilles Peskine · 6 years ago
- 67e1c7a Remove remaining mentions of slots by Adrian L. Shaw · 6 years ago
- 4b3eb69 Rename PSA_ERROR_TAMPERING_DETECTED to ..._CORRUPTION_DETECTED by Gilles Peskine · 6 years ago
- 27a983d Grammar fix by Gilles Peskine · 6 years ago
- a130219 Move remaining text about DSA out of the specification by Gilles Peskine · 6 years ago
- e38ab1a Move DSA definitions out of the specification by Gilles Peskine · 6 years ago
- dcaefae Parametrize Diffie-Hellman keys by a group identifier by Gilles Peskine · 6 years ago
- 24f10f8 Remove domain parameters from the official API by Gilles Peskine · 6 years ago
- cf7292e Wrap and reindent some lines by Gilles Peskine · 6 years ago
- 35675b6 Terminology: say "key derivation operation", not "generator" by Gilles Peskine · 6 years ago
- a99d3fb Rename generator functions to psa_key_derivation_xxx by Gilles Peskine · 6 years ago
- 5a5a79a Rename psa_generate_key() and psa_generator_import_key() by Adrian L. Shaw · 6 years ago
- a3dd737 Move legacy definitions to crypto_extra.h by Gilles Peskine · 6 years ago
- 87a5e56 Rename functions that inject key material to an allocated handle by Gilles Peskine · 6 years ago
- 3135184 Merge remote-tracking branch 'upstream-crypto/development' into psa-api-beta2-merge-development by Gilles Peskine · 6 years ago
- e3dbdd8 Gate entropy injection through a dedicated configuration option by Gilles Peskine · 6 years ago
- 6bf4bae Remove compilation option MBEDTLS_PSA_HAS_ITS_IO by Gilles Peskine · 6 years ago
- 3be6b7f Fix some copypasta in references to parameter names by Gilles Peskine · 6 years ago
- 81cefed psa: Explicitly include platform_util.h by Jaeden Amero · 6 years ago
- 5e6d24c psa: Add backwards compatible error codes by Jaeden Amero · 6 years ago
- a2523b2 Replace ITS specific types with more generic PSA storage types by David Saada · 6 years ago
- 6843c29 Simplify the encoding of key agreement algorithms by Gilles Peskine · 7 years ago
- 5dcd3ce Remove psa_key_derivation from the official API by Gilles Peskine · 7 years ago
- 596e65e Fix indentation by Netanel Gonen · 7 years ago
- 0cfaed1 fix doxigen issue by Gilles Peskine · 7 years ago
- 1d7195f always compile mbedtls_psa_inject_entropy by Netanel Gonen · 7 years ago
- 0d2c266 change MBEDTLS_RANDOM_SEED_ITS define to be PSA_CRYPTO_ITS_RANDOM_SEED_UID by avolinski · 7 years ago
- 7cc8229 Replace MBED_RANDOM_SEED_ITS_UID with MBEDTLS_RANDOM_SEED_ITS_UID by avolinski · 7 years ago
- 21f37cb Add Tests for psa crypto entropy incjection by Netanel Gonen · 7 years ago
- ee2ffd3 Document the maximum seed size as well as the minimum by Gilles Peskine · 7 years ago
- 0338ded Improve documentation of mbedtls_psa_inject_entropy by Gilles Peskine · 7 years ago