|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| bool | Run () |
| bool | key_matches () const |
Public Attributes | |
| std::string | alice_password = "password" |
| std::string | bob_password = "password" |
| std::pair< std::string, std::string > | alice_names = {"alice", "bob"} |
| std::pair< std::string, std::string > | bob_names = {"bob", "alice"} |
| int | alice_corrupt_msg_bit = -1 |
|
inline |
|
inline |
| int SPAKE2Run::alice_corrupt_msg_bit = -1 |
| std::pair<std::string, std::string> SPAKE2Run::alice_names = {"alice", "bob"} |
| std::string SPAKE2Run::alice_password = "password" |
| std::pair<std::string, std::string> SPAKE2Run::bob_names = {"bob", "alice"} |
| std::string SPAKE2Run::bob_password = "password" |
1.8.13