ec-cryptography

Crates.ioec-cryptography
lib.rsec-cryptography
version0.1.0
sourcesrc
created_at2023-06-29 03:08:52.359097
updated_at2023-06-29 03:08:52.359097
descriptionA generic use elliptic curve library
homepagehttps://gagiuntoli.com/
repositoryhttps://github.com/gagiuntoli/ec_generic
max_upload_size
id902916
size11,527
Guido Giuntoli (gagiuntoli)

documentation

https://gagiuntoli.com/

README

ec_generic

A Rust package to perform elliptic curve operations:

  1. Point addition
  2. Point doubling
  3. Multiply point by a generic scalar
Commit count: 32

cargo fmt