Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adelq/nim-ecdsa

Pure Nim implementation of ECDSA cryptography
https://github.com/adelq/nim-ecdsa

Last synced: about 6 hours ago
JSON representation

Pure Nim implementation of ECDSA cryptography

Awesome Lists containing this project

README

        

Nim ECDSA
======

This is intended to be an easy-to-use implementation of ECDSA cryptography
implemented only in Nim and released under the MIT license.

License
-------

Nim ECDSA is made available under the terms of the MIT License. Please see the
LICENSE file for more details.

Installation
------------

$ nimble install ecdsa