#field #group #ring #abstract-algebra

nightly no-std cryptix-field

A library for group, ring and field arithmetics based on cryptix-bigint

1 unstable release

0.1.0 Jun 18, 2023

#1348 in Math

Download history 3/week @ 2024-02-14 17/week @ 2024-02-21 15/week @ 2024-02-28 6/week @ 2024-03-06 11/week @ 2024-03-13 12/week @ 2024-03-20 24/week @ 2024-03-27 25/week @ 2024-04-03 1/week @ 2024-04-10

62 downloads per month
Used in 4 crates

GPL-3.0 license

59KB
1.5K SLoC

cryptix-field

This crate contains group, ring and field arithmetic implementations.


lib.rs:

This crate provides abstration of prime fields

Dependencies

~43KB