1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-23 17:48:42 +08:00
mbedtls/docs/architecture
Gilles Peskine 41618da50e Clarify backward compatibility requirement
There are two somewhat distinct aspects here: if it compiled, it still
compiles; and if it worked functionally, it still works. They're related in
that if application code currently compiles but cannot possibly work, we
could reasonably make it not compile anymore.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-02-16 22:32:12 +01:00
..