mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-04 13:28:20 +00:00
Minor changes to tinycrypt README
Qualification of title and addition of copyright statement in tinycrypt README
This commit is contained in:
parent
05ab73224a
commit
389b16d9f9
|
@ -2,6 +2,7 @@
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
TinyCrypt Cryptographic Library
|
TinyCrypt Cryptographic Library
|
||||||
|
(integrated as part of Mbed TLS)
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
@ -35,6 +36,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
|
Copyright (c) 2019 ARM Limited
|
||||||
|
|
||||||
|
================================================================================
|
||||||
Overview:
|
Overview:
|
||||||
|
|
||||||
The TinyCrypt Library provides an implementation for constrained devices of a
|
The TinyCrypt Library provides an implementation for constrained devices of a
|
||||||
|
|
Loading…
Reference in a new issue