Skip to content
Snippets Groups Projects
Commit fa1c1e3c authored by Zbigniew Bodek's avatar Zbigniew Bodek
Browse files

Introduce Mbed TLS


C library that implements cryptographic primitives,
X.509 certificate manipulation and the SSL/TLS and DTLS protocols.
Small footprint - suitable for embedded systems.

Adding another Softbus requirement.

Signed-off-by: default avatarZbigniew Bodek <zbigniew.bodek@huawei.com>
parent ef15696e
No related branches found
No related tags found
No related merge requests found
SUMMARY = "Mbed TLS"
DESCRIPTION = "C library for X.509 certificate manipulation and the SSL/TLS and DTLS"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=302d50a6369f5f22efdb674db908167a"
SRC_URI = "git://gitee.com/openharmony/third_party_mbedtls.git;protocol=https"
PV = "1.0+git${SRCPV}"
SRCREV = "43547c1c8a8ab35694acefb7c8b26323dd71eafa"
S = "${WORKDIR}/git"
DEPENDS = "zlib"
inherit cmake perlnative python3native
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment