Skip to content

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

Notifications You must be signed in to change notification settings

leandrosilva/moy-sekret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <[email protected]>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages