You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 days ago | |
---|---|---|
changelog.d | 2 weeks ago | |
docs | 1 month ago | |
include | 5 days ago | |
lib | 5 days ago | |
scripts | 2 months ago | |
subprojects | 2 months ago | |
test | 5 days ago | |
.appveyor.yml | 2 months ago | |
.appveyor_account.yml | 2 months ago | |
.gitignore | 4 months ago | |
.oclint | 4 months ago | |
.semgrepignore | 4 weeks ago | |
.woodpecker.yml | 1 month ago | |
AUTHORS.md | 4 months ago | |
CODE_OF_CONDUCT.md | 4 months ago | |
CONTRIBUTING.md | 4 weeks ago | |
DCO.txt | 1 month ago | |
LICENSE | 4 months ago | |
Pipfile | 1 month ago | |
Pipfile.lock | 1 month ago | |
README.md | 2 months ago | |
build-config.h.in | 5 days ago | |
meson.build | 5 days ago | |
meson_options.txt | 2 months ago | |
towncrier.toml | 1 month ago |
README.md
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.