You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #34 in commits 41c0d48 and c1db5ad we updated the Rust encoding/decoding of Fq field elements to ensure that the top three bits of the last byte are unset. We should make sure the Sage code is doing the same in the Decaf_1_1_Point class.
The text was updated successfully, but these errors were encountered:
In #34 in commits 41c0d48 and c1db5ad we updated the Rust encoding/decoding of
Fq
field elements to ensure that the top three bits of the last byte are unset. We should make sure the Sage code is doing the same in theDecaf_1_1_Point
class.The text was updated successfully, but these errors were encountered: