Registry / crypto / gringron-util

gringron-util

JSON →
library5.2.0-beta.3.1rscratesunverified

Simple, private and scalable cryptocurrency implementation based on the Mimblewimble chain format.

# Cargo.toml [dependencies] gringron_util = "5.2.0-beta.3.1"
INSTALL
IMPORT
SIG · GRINGRON-UTIL
G
gringron-util
cryptorustv5.2.0-beta.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Secp256k1
use gringron_util::secp::Secp256k1;

Create a Secp256k1 cryptographic context.

use gringron_util::secp::Secp256k1; fn main() { let secp = Secp256k1::new(); println!("Secp256k1 context created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.0-beta.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
gringron-util — cargo add gringron-util · libregistry