#prime #numbers #safe #generation #scicrypt #random #theoretic

scicrypt-numbertheory

A scicrypt crate implementing number theoretic algorithms such as random (safe) prime generation

7 unstable releases (3 breaking)

0.7.1 Sep 14, 2022
0.7.0 Sep 11, 2022
0.6.2 Sep 8, 2022
0.6.0 May 6, 2022
0.4.0 Aug 29, 2021

#2051 in Algorithms


Used in 2 crates

MIT and LGPL-3.0+

100KB
1.5K SLoC

This is a part of scicrypt. For more information, head to the scicrypt crate homepage.

Number theoretic functions, particularly suited for cryptography. Functions include extremely fast (safe) prime generation.


lib.rs:

This is a part of scicrypt. For more information, head to the scicrypt crate homepage.

Number theoretic functions, particularly suited for cryptography. Functions include extremely fast (safe) prime generation.

Dependencies

~21MB
~491K SLoC