kn0syseccrs

Crates.iokn0syseccrs
lib.rskn0syseccrs
version0.2.0
sourcesrc
created_at2024-10-16 04:33:48.703068
updated_at2024-10-22 07:35:41.172855
descriptionIntuitive library for elliptic curve cryptography tutorials
homepage
repositoryhttps://github.com/kn0sys/ecc-rs
max_upload_size
id1411333
size27,961
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: 12

cargo fmt