https://codeberg.org/interpeer/s3kr1t.git
Raw File
Tip revision: de06e4aab9bff4a9491a8f7fdaaf4a28064a00bc authored by Jens Finkhaeuser on 08 May 2023, 09:37:19 UTC
Merge branch 'maintenance'
Tip revision: de06e4a
README.md
# S3kr1t

[![status-badge](https://ci.codeberg.org/api/badges/interpeer/s3kr1t/status.svg)](https://ci.codeberg.org/interpeer/s3kr1t)
[![Build status](https://ci.appveyor.com/api/projects/status/tn1rgijhjpxsnynx?svg=true)](https://ci.appveyor.com/project/jfinkhaeuser/s3kr1t)


A wrapper library for (some) cryptographic functions. Shh!

The TL;DR is this: some crypto libraries offer interchangeable functions. Some
offer very different functions. It's best that not every interpeer project
needs to deal with this, so we're just going to provide small wrapper functions
for everything we're actually going to use.

And that's it.
back to top