An open API service indexing awesome lists of open source software.

https://github.com/nikvolf/ng


https://github.com/nikvolf/ng

algebra finite-field-arithmetic

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

# ng

Various finite field primitives in Rust.

Everything is slow, non-constant and for reference implmenentations only!

[![Build Status](https://travis-ci.org/NikVolf/ng.svg?branch=master)](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.