Adding identity element checks and ensuring non-zero scalar selection

(cherry picked from commit 98f1821897)
This commit is contained in:
Kevin Lewi
2021-07-14 21:42:32 -07:00
committed by Kevin Lewi
parent f15b37fda4
commit a69ad9473a
8 changed files with 157 additions and 25 deletions
+2
View File
@@ -73,6 +73,8 @@ pub enum PakeError {
InvalidLoginError,
/// Error with serializing / deserializing protocol messages
SerializationError,
/// Identity group element was encountered during deserialization, which is invalid
IdentityGroupElementError,
}
// This is meant to express future(ly) non-trivial ways of converting the