This directory contains code from the go-ipa project (https://github.com/crate-crypto/go-ipa)
which is dual licensed under Apache 2.0 and MIT licenses.

The original license files are preserved as:
- LICENSE-APACHE
- LICENSE-MIT

================================================================================

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

See LICENSE-APACHE for full Apache 2.0 license text.

================================================================================

MIT License

See LICENSE-MIT for full MIT license text.

================================================================================

This code has been modified for compatibility with gnark-crypto v0.12.1
and integrated into the luxfi/crypto package.