All Projects → libOctavo → Octavo

libOctavo / Octavo

Licence: mit
Highly modular & configurable hash & crypto library

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Octavo

rust-sthash
Very fast cryptographic hashing for large messages.
Stars: ✭ 61 (-53.44%)
Mutual labels:  crypto, digest
Qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars: ✭ 125 (-4.58%)
Mutual labels:  crypto
Iextrading4j
IEX Cloud open source API wrapper
Stars: ✭ 112 (-14.5%)
Mutual labels:  crypto
Coinmon
💰 The cryptocurrency price tool on CLI. 🖥
Stars: ✭ 1,581 (+1106.87%)
Mutual labels:  crypto
Nanocurrency Js
🔗 A toolkit for the Nano cryptocurrency, allowing you to derive keys, generate seeds, hashes, signatures, proofs of work and blocks.
Stars: ✭ 113 (-13.74%)
Mutual labels:  crypto
Gnome Feeder
Profit Trailer Feeder Full Build with Settings
Stars: ✭ 122 (-6.87%)
Mutual labels:  crypto
Crypto
Cryptocurrency Historical Market Data R Package
Stars: ✭ 112 (-14.5%)
Mutual labels:  crypto
Libchaos
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). 🔬
Stars: ✭ 1,619 (+1135.88%)
Mutual labels:  crypto
Noise
.NET Standard 1.3 implementation of the Noise Protocol Framework (revision 33 of the spec)
Stars: ✭ 124 (-5.34%)
Mutual labels:  crypto
Cryptogotchas
A collection of common (interesting) cryptographic mistakes.
Stars: ✭ 118 (-9.92%)
Mutual labels:  crypto
Keepass4web
An application that serves KeePass database entries on a web frontend
Stars: ✭ 115 (-12.21%)
Mutual labels:  crypto
Chain Main
Crypto.org Chain⛓: Croeseid Testnet and beyond development
Stars: ✭ 109 (-16.79%)
Mutual labels:  crypto
Certstrap
Tools to bootstrap CAs, certificate requests, and signed certificates.
Stars: ✭ 1,689 (+1189.31%)
Mutual labels:  crypto
Streamcryptor
Stream encryption & decryption with libsodium and protobuf
Stars: ✭ 112 (-14.5%)
Mutual labels:  crypto
Torchbear
🔥🐻 The Speakeasy Scripting Engine Which Combines Speed, Safety, and Simplicity
Stars: ✭ 128 (-2.29%)
Mutual labels:  crypto
Tools For Cryptanalysis
A repository that aims to provide tools for cryptography and cryptanalysis
Stars: ✭ 112 (-14.5%)
Mutual labels:  crypto
Charm
A really tiny crypto library.
Stars: ✭ 116 (-11.45%)
Mutual labels:  crypto
React Native Aes
Native module for AES encryption
Stars: ✭ 120 (-8.4%)
Mutual labels:  crypto
Botan
Cryptography Toolkit
Stars: ✭ 1,798 (+1272.52%)
Mutual labels:  crypto
Demo Twilio Backend Nodejs
A sample backend that demonstrates how to generate a Virgil JWT and Twilio token used for authentication with the Virgil and Twilio services
Stars: ✭ 128 (-2.29%)
Mutual labels:  crypto

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 [email protected] using my PGP key.

Licence

Check LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].