curv icon indicating copy to clipboard operation
curv copied to clipboard

Implement AsRef for EncodedPoint

Open elichai opened this issue 4 years ago • 2 comments

This improves the ergonomics of hashing points and comparing them

elichai avatar Jan 04 '22 15:01 elichai

Shouldn't we do the same for EncodedScalar?

survived avatar Jan 04 '22 18:01 survived

Shouldn't we do the same for EncodedScalar?

yep. you're right.

elichai avatar Jan 05 '22 14:01 elichai