Adding reflected value check on client side

(cherry picked from commit b4882f8810)
This commit is contained in:
Kevin Lewi
2021-07-15 00:46:10 -07:00
committed by Kevin Lewi
parent e5619d48cd
commit 9c28c8597a
10 changed files with 191 additions and 34 deletions
+3
View File
@@ -101,6 +101,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