Categories: None [Edit]

secp256k1-native

https://rubygems.org/gems/secp256k1-native
https://github.com/sgbett/secp256k1-native
A standalone Ruby gem providing secp256k1 elliptic curve primitives via a native C extension. Implements field arithmetic, scalar operations, Jacobian point arithmetic, and constant-time Montgomery ladder scalar multiplication — all without any dependency on libsecp256k1. Suitable for any Ruby project requiring secp256k1 operations.

Total

Ranking: 146,628 of 195,357
Downloads: 4,165

Daily

Ranking: 22,246 of 195,332
Downloads: 15

Depended by

RankDownloadsName
65,65716,392bsv-sdk

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconsgbett