q9f / secp256k1.cr

a native library implementing secp256k1 purely for the crystal language.

Home Page:https://q9f.github.io/secp256k1.cr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

find a way to do modular exponentiation in crystal

q9f opened this issue · comments

commented

required for decoding of compressed public keys #7

ref crystal-lang/crystal#8612