What's new
- Publish solana-bn254 v3.1.0 by @github-actions[bot]
- [bn-254] Change input to a sized array for LE addition, multiplication, and compression (#334) by @LStan
- [bn254] Add _be suffix to BE functions (#332) by @LStan
- Add [package.metadata.docs.rs] and doc_auto_cfg (#350) by @joncinque
- Fix alt_bn128_pairing syscall length check (#324) by @LStan
- Refactor constants in bn254 (#322) by @LStan
- [bn254] Refactor addition, multiplication, and pairing functions into
validatorandpreludemodules (#297) by @samkim-crypto - [bn254] Refactor out addition, multiplication, and pairing into separate modules (#290) by @samkim-crypto
- Add Alt-BN128 Little Endian operations for SIMD-0284 (#267) by @LStan