Updating serialization for RegisterFirstMessage (#35)

This commit is contained in:
François Garillot
2020-11-02 20:14:47 -05:00
parent c7f6abb591
commit 344e8ad8d1
7 changed files with 598 additions and 44 deletions
+2
View File
@@ -58,6 +58,8 @@ pub enum PakeError {
KeyExchangeMacValidationError,
/// Error in validating credentials
InvalidLoginError,
/// Error with serializing / deserializing protocol messages
SerializationError,
}
// This is meant to express future(ly) non-trivial ways of converting the