kn0syseccrs

Crates.iokn0syseccrs
lib.rskn0syseccrs
version0.2.2
created_at2024-10-16 04:33:48.703068+00
updated_at2025-03-19 17:41:49.334164+00
descriptionIntuitive library for elliptic curve cryptography tutorials
homepage
repositoryhttps://github.com/kn0sys/ecc-rs
max_upload_size
id1411333
size44,992
n12n (kn0sys)

documentation

https://docs.rs/kn0syseccrs

README

build

ecc-rs

Developing

  • git clone https://github.com/kn0sys/ecc-rs
  • cd ecc-rs
  • cargo test

Tutorials

  • see the tutorials directory for jupyter notebooks
  • install jupyter-lab
  • install evcxr

Reference: https://github.com/coinstudent2048/ecc_tutorials

Commit count: 18

cargo fmt