- efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago
- 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 3ec976c Fix typo in variable declaration by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- f251894 Fix documentation of error codes by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 5ca6934 Improve comments on key formats by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- fbea9d2 Improve return code by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
- e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
- ba63e0c Use macros for sizes in p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
- f0251e0 Improve error codes in p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
- 18d7142 Add export_public_key entry point to p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
- 5424cf2 Add import_key entry point to p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
- bac6d9a Add key management utilities to p256-m by Manuel Pégourié-Gonnard · 2 years ago
- 8cae2c2 Use the zeroize function from Mbed TLS by Gilles Peskine · 1 year, 11 months ago
- 024a3b3 Disable p256-m asm on aarch64 by Dave Rodgman · 2 years ago
- 983923c p256m: minor fixes to the driver interface by Valerio Setti · 2 years ago
- 9866df9 Add copyright (as agreed with Manuel) by Dave Rodgman · 2 years, 2 months ago
- 641cb89 Minor changes to documentation and code comments for clarity by Aditya Deshpande · 2 years, 4 months ago
- 7b9934d Add support for building p256-m alongside Mbed TLS with CMake. by Aditya Deshpande · 2 years, 4 months ago
- ac363d8 Migrate p256-m_driver_entrypoints.[hc] to new code style by Aditya Deshpande · 2 years, 5 months ago
- f100f00 Add warnings to documentation stating that p256-m code may be out of date with upstream, plus other minor grammatical fixes. by Aditya Deshpande · 2 years, 5 months ago
- be55bb2 Use psa_generate_random() instead of mbedtls_ctr_dbrg by Aditya Deshpande · 2 years, 5 months ago
- 045b370 Add SPDX license identifiers to driver entry point files by Aditya Deshpande · 2 years, 6 months ago
- a8d663d Add README and license from the p256-m repo by Aditya Deshpande · 2 years, 6 months ago
- bac592d Remove rand() from p256_generate_random() and move to an implementation based on mbedtls_ctr_drbg by Aditya Deshpande · 2 years, 6 months ago
- caed18e Add README in p256-m/ by Aditya Deshpande · 2 years, 6 months ago
- a9612d0 Remove unnecessary no-check-names comments by Aditya Deshpande · 2 years, 6 months ago
- 695e44b Rename p256m to p256 for uniform function/macro prefixes by Aditya Deshpande · 2 years, 6 months ago
- e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago