You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
443 B

name: "MbedTLS"
description:
"MbedTLS is a C library that implements cryptographic primitives. Its small "
"code footprint makes it suitable for embedded systems."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/Mbed-TLS/mbedtls"
}
url {
type: GIT
value: "https://github.com/Mbed-TLS/mbedtls.git"
}
version: "3.2.1"
last_upgrade_date { year: 2022 month: 11 day: 18 }
license_type: NOTICE
}