Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gnimuc/sodium.jl

Julia wrapper for libsodium
https://github.com/gnimuc/sodium.jl

Last synced: 18 days ago
JSON representation

Julia wrapper for libsodium

Awesome Lists containing this project

README

        

# Sodium

[![CI](https://github.com/Gnimuc/Sodium.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/Gnimuc/Sodium.jl/actions/workflows/ci.yml)
[![TagBot](https://github.com/Gnimuc/Sodium.jl/actions/workflows/TagBot.yml/badge.svg)](https://github.com/Gnimuc/Sodium.jl/actions/workflows/TagBot.yml)
[![codecov](https://codecov.io/gh/Gnimuc/Sodium.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/Gnimuc/Sodium.jl)

## Installation
```
pkg> add Sodium
```