Crates.io | p256_flow |
lib.rs | p256_flow |
version | 1.0.0 |
source | src |
created_at | 2021-09-22 04:43:16.198917 |
updated_at | 2021-09-22 04:43:16.198917 |
description | Flow-Rust-SDK Version of p256 Pure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic Heavily modified for signing Flow blockchain transactions |
homepage | |
repository | https://github.com/RustCrypto/elliptic-curves/tree/master/p256 |
max_upload_size | |
id | 454732 |
size | 195,330 |
A heavily modified version, intended for use with the Flow-Rust-SDK.