https://github.com/nikvolf/ng
algebra finite-field-arithmetic
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikvolf/ng
- Owner: NikVolf
- License: apache-2.0
- Created: 2018-08-30T12:08:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T11:26:33.000Z (over 7 years ago)
- Last Synced: 2025-02-24T13:22:30.832Z (over 1 year ago)
- Topics: algebra, finite-field-arithmetic
- Language: Rust
- Size: 804 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ng
Various finite field primitives in Rust.
Everything is slow, non-constant and for reference implmenentations only!
[](https://travis-ci.org/NikVolf/ng)
[Documentation](https://nikvolf.github.io/ng/)
# License
`ng` is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0), at your choice.
See LICENSE-APACHE, and LICENSE-MIT for details.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in ng by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.