libOctavo / octavo

Highly modular & configurable hash & crypto library

Home Page:http://liboctavo.github.io/octavo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octavo

Join the chat at https://gitter.im/libOctavo/octavo

Crates.io License Build Status Coverage Status GetBadges Game Gratipay

Octavo

Highly modular & configurable hash & crypto library written in pure Rust.

Installation

[dependencies]
octavo = { git = "https://github.com/libOctavo/octavo" }

WARNING!!! Octavo is in very early stage of development. There is a hell lot of issues and vulnerabilities to enormous kind of attacks! Do not use it in production code (yet)!

Contributing

You can help with this project in 3 ways:

  1. Help me code this up! Just fork, create branch, code & pull-request. Yay!
  2. Audit code or use it. If you find a bug just file an issue, it also is a great help.
  3. Support us at Gratipay.

Full disclosure

If you find security bugs, contact me via mail lukasz@niemier.pl using my PGP key.

Licence

Check LICENSE file.

About

Highly modular & configurable hash & crypto library

http://liboctavo.github.io/octavo

License:MIT License


Languages

Language:Rust 99.9%Language:Makefile 0.1%