Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libOctavo/octavo
Highly modular & configurable hash & crypto library
https://github.com/libOctavo/octavo
crypto crypto-library digest octavo rust
Last synced: 4 months ago
JSON representation
Highly modular & configurable hash & crypto library
- Host: GitHub
- URL: https://github.com/libOctavo/octavo
- Owner: libOctavo
- License: mit
- Created: 2015-07-27T12:55:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T15:40:29.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T00:08:50.805Z (4 months ago)
- Topics: crypto, crypto-library, digest, octavo, rust
- Language: Rust
- Homepage: http://liboctavo.github.io/octavo
- Size: 6.88 MB
- Stars: 141
- Watchers: 8
- Forks: 19
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust-cn - libOctavo/octavo - ci.org/libOctavo/octavo.svg?branch=master">](https://travis-ci.org/libOctavo/octavo) (Libraries / Cryptography)
- awesome-rust - libOctavo/octavo - ci.org/libOctavo/octavo.svg?branch=master">](https://travis-ci.org/libOctavo/octavo) (Libraries / Cryptography)
- awesome-rust - libOctavo/octavo
- awesome-rust-cn - libOctavo/octavo
- awesome-rust - libOctavo/octavo - Modular hash and crypto library (Libraries / Cryptography)
- awesome-rust - libOctavo/octavo - ci.org/libOctavo/octavo.svg?branch=master">](https://travis-ci.org/libOctavo/octavo) (库 Libraries / 密码学 Cryptography)
- awesome-rust-zh - libOctavo/octavo - Rust 中的模块化哈希和加密库[<img src="https://api.travis-ci.org/libOctavo/octavo.svg?branch=master">](https://travis-ci.org/libOctavo/octavo) (库 / 加密)
- fucking-awesome-rust - libOctavo/octavo - Modular hash and crypto library (Libraries / Cryptography)
- fucking-awesome-rust - libOctavo/octavo - Modular hash and crypto library (Libraries / Cryptography)
README
# Octavo
[![Join the chat at https://gitter.im/libOctavo/octavo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/libOctavo/octavo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Crates.io](https://img.shields.io/crates/v/octavo.svg?style=flat-square)](https://crates.io/crates/octavo)
[![License](https://img.shields.io/crates/l/octavo.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/libOctavo/octavo.svg?style=flat-square)](https://travis-ci.org/libOctavo/octavo)
[![Coverage Status](https://img.shields.io/coveralls/libOctavo/octavo.svg?style=flat-square)](https://coveralls.io/github/libOctavo/octavo?branch=master)
[![GetBadges Game](https://liboctavo-octavo.getbadges.io/shield/company/liboctavo-octavo)](https://getbadges.io/?ref=shield-game)
[![Gratipay](https://img.shields.io/gratipay/liboctavo.svg?style=flat-square)](https://gratipay.com/liboctavo/)Highly modular & configurable hash & crypto library written in pure Rust.
## Installation
```toml
[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](https://gratipay.com/liboctavo/).## Full disclosure
If you find security bugs, contact me via mail using
my [PGP key][pgp].## Licence
Check [LICENSE](LICENSE) file.
[pgp]: docs/keys/hauleth.asc