6 releases
new 0.1.5 | May 21, 2023 |
---|---|
0.1.4 | May 18, 2023 |
0.1.3 | Mar 3, 2023 |
0.1.1 | Feb 26, 2023 |
#571 in #api
119 downloads per month
Used in proton-api-rs
14KB
345 lines
Simple bindings for the go-srp repository. Currently on the client side proof calcultion is exposed by the bindings as it is the only requirement for an account to log in
Building
In order to build this library you need to have go v1.19 or higher installed on your system.
Safety
This library needs unsafe to access the C interface exposed by the go library
Dependencies
~0.2–1.7MB
~37K SLoC