Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/canokeys/canokey-crypto

Crypto algorithms for use in Canokeys
https://github.com/canokeys/canokey-crypto

Last synced: 3 months ago
JSON representation

Crypto algorithms for use in Canokeys

Awesome Lists containing this project

README

        

# Cryptography algorithms

[![Tests](https://github.com/canokeys/canokey-crypto/workflows/tests/badge.svg?branch=master)](https://github.com/canokeys/canokey-crypto/actions?query=branch%3Amaster)
[![Coverage](https://coveralls.io/repos/github/canokeys/canokey-crypto/badge.svg?branch=master)](https://coveralls.io/github/canokeys/canokey-crypto?branch=master)

This library defines the APIs that are used by Canokey.

## Ref:

- Mbed TLS: https://github.com/ARMmbed/mbedtls
- SHA3: https://github.com/rhash/RHash