python3-mbedtls

Cryptographic library for Python with Mbed TLS backend

Description

mbedtls is an open source library that implements lightweight and efficient solutions for security protocols, including TLS (widely used in security between network communications)

Library Key Features:
 - TLS/SSL: Provides support for implementing the TLS/SSL protocol, which
   is widely used to ensure secure communications over the internet.
 - Cryptography: Offers a variety of cryptographic algorithms for symmetric
   and asymmetric encryption, hashing, and digital signatures
 - Network Protocol Support: Implements security protocols for secure
   communication, such as DTLS (Datagram Transport Layer Security) for
   real-time communication.
 - TLS Server and Client: Allows the creation of both secure servers and
   clients using the TLS protocol.
 - Clean and Simple C API: Features a C-language API designed to be clear,
   concise, and easy to use.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Synss/python-mbedtls


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-mbedtls