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

https://github.com/frederickjansen/subtle-sodium

An implementation of various SubtleCrypto functions using the same API as libsodium.js
https://github.com/frederickjansen/subtle-sodium

cryptography libsodium subtlecrypto

Last synced: over 1 year ago
JSON representation

An implementation of various SubtleCrypto functions using the same API as libsodium.js

Awesome Lists containing this project

README

          

# subtle-sodium
[![Build Status](https://travis-ci.org/frederickjansen/subtle-sodium.svg?branch=master)](https://travis-ci.org/frederickjansen/subtle-sodium)

An implementation of various SubtleCrypto functions using the same API
as [libsodium.js](https://github.com/jedisct1/libsodium.js).