ucrypto
Signature library
Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography.
Micropython package for doing fast rsa and elliptic curve cryptography, specifically digital signatures
34 stars
3 watching
11 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
cryptographyelliptic-curvesmicropythonrsa
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight implementation of cryptographic primitives for secure data handling | 7 |
| A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
| This project provides digital signature algorithms and implementation in Rust. | 478 |
| A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
| Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 2 |
| A Python implementation of ECDSA and ECDH algorithms | 921 |
| A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
| Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
| An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm | 8 |
| An implementation of RSA signing in MicroPython for use on embedded systems | 18 |
| A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
| A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
| A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,796 |
| Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
| Bindings for MbedTLS's EC and x509 cert/csr functions | 3 |