How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Micropython package for doing fast rsa and elliptic curve cryptography, specifically digital signatures. ECDSA API design inspired from fastecdsa and implementation based on tomsfastmath.
The main features of dmazzella/ucrypto are: Cryptography.
Open-source alternatives to dmazzella/ucrypto include: ak-coram/cl-frugal-uuid — Common Lisp UUID library with zero dependencies. amosavian/jwsetkit — A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT,… apense/shimsham. artem-smotrakov/micropython-rsa-signing — This is an implementation of RSA signing for MicroPython. It's writter in pure Python, and based on python-rsa version… attaswift/siphash — Simple and secure hashing in Swift with the SipHash algorithm. airsidemobile/joseswift — A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
Common Lisp UUID library with zero dependencies
A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, SD-JWT, and JWE with signing, encryption, and JWK key management.
A framework for the JOSE standards JWS, JWE, and JWK written in Swift.