ingonyama-zk / icicle

A hardware acceleration library for compute intensive cryptography :ice_cube:
https://dev.ingonyama.com/icicle/overview
MIT License
329 stars 97 forks source link

Expose base field type #539

Closed goforashutosh closed 3 months ago

goforashutosh commented 3 months ago

Expose a type for the base field. It would reduce confusion- https://github.com/ingonyama-zk/icicle/issues/538

Describe the changes

This PR...

Linked Issues

Resolves #

goforashutosh commented 3 months ago

Already exposed via point_field_t in https://github.com/ingonyama-zk/icicle/blob/main/icicle/include/curves/macro.h#L9