Skip to content
Highly modular & configurable hash & crypto library
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
crypto
digest chore(digest): remove unneeded tests files Sep 19, 2016
docs
examples
kdf
mac
src
tests
tools
.clog.toml
.gitignore
.projections.json
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Cargo.toml
LICENSE
Makefile
README.md
circle.yml
contributing.json
graph.svg

README.md

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.

You can’t perform that action at this time.