k256_flow

Crates.iok256_flow
lib.rsk256_flow
version1.0.0
sourcesrc
created_at2021-09-22 04:43:51.050299
updated_at2021-09-22 04:43:51.050299
descriptionFlow-Rust-SDK Version of k256 secp256k1 elliptic curve library written in pure Rust with support for ECDSA signing/verification (including Ethereum-style signatures with public-key recovery), Elliptic Curve Diffie-Hellman (ECDH), and general purpose secp256k1 curve arithmetic useful for implementing arbitrary group-based protocols. Heavily modified for signing Flow blockchain transactions
homepage
repositoryhttps://github.com/RustCrypto/elliptic-curves/tree/master/k256
max_upload_size
id454733
size310,891
(MarshallBelles)

documentation

README

k256

A heavily modified version, intended for use with the Flow-Rust-SDK.

Commit count: 930

cargo fmt