1// Foreign field addition (FFA) circuit implementation was removed.
2// The code was interesting in terms of ideas, but it added maintenance burden
3// and increased compile times without active usage.
4// The implementation can be recovered from git history if needed in the future.