Definition at line 31 of file spake25519_test.cc.
◆ key_matches()
bool SPAKE2Run::key_matches |
( |
| ) |
const |
|
inline |
◆ Run()
◆ alice_corrupt_msg_bit
int SPAKE2Run::alice_corrupt_msg_bit = -1 |
◆ alice_disable_password_scalar_hack
bool SPAKE2Run::alice_disable_password_scalar_hack = false |
◆ alice_names
std::pair<std::string, std::string> SPAKE2Run::alice_names = {"alice", "bob"} |
◆ alice_password
std::string SPAKE2Run::alice_password = "password" |
◆ bob_disable_password_scalar_hack
bool SPAKE2Run::bob_disable_password_scalar_hack = false |
◆ bob_names
std::pair<std::string, std::string> SPAKE2Run::bob_names = {"bob", "alice"} |
◆ bob_password
std::string SPAKE2Run::bob_password = "password" |
◆ key_matches_
The documentation for this struct was generated from the following file: