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
ffbcbff derive serialization and impl ToBytes FromBytes from arkworks. Tests should be adapted to use ToBytes FromBytes. The compromise is that to bytes and from bytes do not return constant length arrays. But that was broken and hardcoded for 384 bytes.
arkworks now have serialization for projective curve, so we should use it.
The text was updated successfully, but these errors were encountered: