Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Check and probably fix is_group_element type trait. #121

Open
martun opened this issue Jan 10, 2024 · 0 comments
Open

Check and probably fix is_group_element type trait. #121

martun opened this issue Jan 10, 2024 · 0 comments

Comments

@martun
Copy link
Contributor

martun commented Jan 10, 2024

For some reason nil::crypto3::algebra::is_field_element<nil::crypto3::algebra::fields::detail::element_fp<nil::crypto3::algebra::fields::paramsnil::crypto3::algebra::fields::pallas_base_field>>::value = true, but is_group_element<...> = false.

Yet every field element is also a group element.
Maybe something is wrong with this type trait:

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant