logo
0
0
WeChat Login

ec2b.py

Installing

git clone https://github.com/GrownNed/ec2b.py
cd ec2b.py
pip install .

Example

import ec2b

with open("ec2b_seed.bin", "rb") as file:
    seed = file.read()

key = ec2b.derive(seed)

About

No description, topics, or website provided.
56.00 KiB
0 forks0 stars1 branches0 TagREADMEGPL-3.0 license
Language
License36.5%
C21.6%
gitignore8.7%
C++4.7%
Others28.5%