Adding reflected value check on client side

This commit is contained in:
Kevin Lewi
2021-07-14 18:10:35 -07:00
committed by Kevin Lewi
parent 8de2f37235
commit b4882f8810
7 changed files with 183 additions and 36 deletions
+3
View File
@@ -103,6 +103,9 @@ pub enum ProtocolError {
/// This error occurs when the client request cannot be handled
/// Client request cannot be handled.
ClientError,
/// This error occurs when the client detects that the server has
/// reflected the OPRF value (beta == alpha)
ReflectedValueError,
}
// This is meant to express future(ly) non-trivial ways of converting the