WoW_SRP

A standalone Rust library for the World of Warcraft flavor of SRP6. Intended to be used for server emulation.

Usage

Add the following to Cargo.toml:

[dependencies] wow_srp = "0.1"

Or install with cargo edit: cargo add wow_srp

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.