7 releases
0.1.6 | Sep 13, 2023 |
---|---|
0.1.5 | May 21, 2023 |
0.1.3 | Mar 3, 2023 |
0.1.1 | Feb 26, 2023 |
#2819 in #api
93 downloads per month
15KB
356 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–2.2MB
~44K SLoC