aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 12489b218aab6837f4fa829827a924e19bd8a535 (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.2.1"
  last_upgrade_date { year: 2022 month: 11 day: 18 }
  license_type: NOTICE
}