mpy-mbedtls
EC crypto library
Bindings for MbedTLS's EC and x509 cert/csr functions
MicroPython bindings for some MbedTLS EC and x509 cert/csr functions.
3 stars
1 watching
1 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
ecdsambedtlsmicropythontls
Related projects:
Repository | Description | Stars |
---|---|---|
julialang/mbedtls.jl | A Julia wrapper around a cryptographic C library | 41 |
mpg/p256-m | Minimalistic implementation of ECDH and ECDSA on NIST P-256 | 23 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
dmazzella/ucrypto | Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 32 |
mciepluc/cocotb-coverage | Tools for enhanced verification of digital circuits | 104 |
dmazzella/ucryptoauthlib | A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
tlsfuzzer/python-ecdsa | A Python implementation of ECDSA and ECDH algorithms | 916 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
dmazzella/ucryptography | A lightweight implementation of cryptographic primitives for secure data handling | 7 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
dmazzella/ucbor | Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 1 |
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 152 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
migeyel/ccryptolib | An integrated collection of cryptographic primitives for ComputerCraft. | 15 |