Problem Description
Currently GF(25, impl='givaro') is accepted, but GF(25, implementation='givaro') raises error.
Proposed Solution
Accept both.
Some time later we can deprecate the former.
Alternatives Considered
Additional Information
No response
Is there an existing issue for this?