Crates.io | k256_flow |
lib.rs | k256_flow |
version | 1.0.0 |
source | src |
created_at | 2021-09-22 04:43:51.050299 |
updated_at | 2021-09-22 04:43:51.050299 |
description | Flow-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 | |
repository | https://github.com/RustCrypto/elliptic-curves/tree/master/k256 |
max_upload_size | |
id | 454733 |
size | 310,891 |
A heavily modified version, intended for use with the Flow-Rust-SDK.