cryptonote-raw-crypto 0.5.7

Cryptography Primitives for Cryptonote
Documentation
[badges.codecov]
branch = "master"
repository = "cryptonote-rust/raw-crypto"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "cryptonote-rust/raw-crypto"

[build-dependencies.bindgen]
version = "0.45.0"

[build-dependencies.cc]
version = "1.0.26"

[dependencies.hex]
version = "0.3.2"

[dependencies.libc]
version = "0.2.45"

[dependencies.rand]
version = "0.6"

[package]
authors = ["calidion <calidion@gmail.com>"]
build = "src/build.rs"
description = "Cryptography Primitives for Cryptonote"
edition = "2018"
license = "GPL-3.0-or-later"
name = "cryptonote-raw-crypto"
version = "0.5.7"