1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-07 06:42:56 +03:00

Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925

Merge development into development-restricted
This commit is contained in:
Dave Rodgman
2023-09-25 18:16:01 +01:00
committed by GitHub
201 changed files with 5318 additions and 2759 deletions

View File

@@ -1,7 +1,7 @@
/**
* \file cipher.c
*
* \brief Generic cipher wrapper for mbed TLS
* \brief Generic cipher wrapper for Mbed TLS
*
* \author Adriaan de Jong <dejong@fox-it.com>
*