aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: b860263bb0d9a86236acc972d0b3eb500128105e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.3.0"
  last_upgrade_date { year: 2023 month: 1 day: 9 }
  license_type: NOTICE
}