developeruche / lambda-sparkling-water-bootcamp-in-cryptography-0b10

Implementation of lambda class sparkling water bootcamp test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda Sparkling Water Bootcamp in Cryptography Ob10

An implementation of a script that takes a private key and output the public key while operating on the BLS12_381 curve.

How to use?

Clone this repo

git clone https://github.com/developeruche/lambda-sparkling-water-bootcamp-in-cryptography-0b10.git && cd lambda-sparkling-water-bootcamp-in-cryptography-0b10
cargo build 
cargo run 

About

Implementation of lambda class sparkling water bootcamp test


Languages

Language:Rust 100.0%