botan-rs
botan-rs copied to clipboard
Add SRP-6 support
Use the newly introduced C99 FFI API to implement both server- and client- side functionalities. Enable SRP-6 support only when botan version >= 3.0 is used ("botan3" cargo feature).
@JustPretender Sorry about the very long delay on this PR. Can you rebase against latest master? In particular there is now a botan3 feature CI build.