chancehudson / scalarff

Simple scalars in prime fields
https://docs.rs/scalarff
0 stars 0 forks source link

Store `custom_ring` elements in fewer bits #10

Open chancehudson opened 1 day ago

chancehudson commented 1 day ago

The custom_ring byte_len is hardcoded to 8. This can be reduced based on log2(prime).