leandrosilva / moy-sekret

Toy CLI to play with madness. No, just kidding. To play with cryptography actually.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moy Sekret

Playing around with cryptography using sodiumoxide, Rust bindings to libsodium.

Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more.

It is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an extended API to improve usability even further.

Its goal is to provide all of the core operations needed to build higher-level cryptographic tools.

Status

Early, early stage. Yet functional.

As a prove of concept to something bigger and more elaborate than that, it works just fine. It goes through the happy paths and a few corner cases too.

To work on test cases now.

Copyright

Leandro Silva <leandrodoze@gmail.com>

About

Toy CLI to play with madness. No, just kidding. To play with cryptography actually.


Languages

Language:Rust 100.0%