mbedtls 2.28.4
Name | mbedtls |
---|---|
Version | 2.28.4 (aeb97a18913a86f051afab11b2c92c6be0c2eb83) |
Summary | Lightweight crypto and SSL/TLS library |
Description | mbedtls is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - SSL v3 and TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading |
Section | libs |
License | Apache-2.0 |
Homepage | https://tls.mbed.org/ |
Recipe file | recipes-connectivity/mbedtls/mbedtls_2.28.4.bb |
Layer | meta-networking (nanbield branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
|
Sources
git://github.com/ARMmbed/mbedtls.git |
Patches
None
Other branches
This recipe in other branches of meta-networking:
Branch | Recipe |
---|---|
master | mbedtls 2.28.9 |
master | mbedtls 3.6.2 |
scarthgap (Yocto Project 5.0) | mbedtls 2.28.9 |
scarthgap (Yocto Project 5.0) | mbedtls 3.6.1 |
nanbield (Yocto Project 4.3) | mbedtls 2.28.4 (this recipe) |
nanbield (Yocto Project 4.3) | mbedtls 3.5.0 |
mickledore (Yocto Project 4.2) | mbedtls 2.28.5 |
langdale (Yocto Project 4.1) | mbedtls 2.28.2 |
kirkstone (Yocto Project 4.0) | mbedtls 2.28.8 |
kirkstone (Yocto Project 4.0) | mbedtls 3.5.2 |
honister (Yocto Project 3.4) | mbedtls 2.26.0 |
hardknott (Yocto Project 3.3) | mbedtls 2.25.0 |
gatesgarth (Yocto Project 3.2) | mbedtls 2.16.6 |
dunfell (Yocto Project 3.1) | mbedtls 2.16.6 |
zeus (Yocto Project 3.0) | mbedtls 2.16.3 |
warrior (Yocto Project 2.7) | mbedtls 2.16.0 |
thud (Yocto Project 2.6) | mbedtls 2.13.0 |
sumo (Yocto Project 2.5) | mbedtls 2.8.0 |
rocko (Yocto Project 2.4) | mbedtls 1.3.17 |
pyro (Yocto Project 2.3) | mbedtls 1.3.17 |
morty (Yocto Project 2.2) | mbedtls 1.3.17 |
krogoth (Yocto Project 2.1) | mbedtls 1.3.10 |
jethro (Yocto Project 2.0) | mbedtls 1.3.10 |