Crates.io | crypto-primes |
lib.rs | crypto-primes |
version | 0.6.0-pre.2 |
source | src |
created_at | 2023-01-21 04:51:48.871695 |
updated_at | 2024-10-19 00:29:33.786568 |
description | Random prime number generation and primality checking library |
homepage | |
repository | https://github.com/entropyxyz/crypto-primes |
max_upload_size | |
id | 763976 |
size | 166,882 |
crypto-bigint
This library implements prime number generation and primality checking for crypto-bigint
integers.
In particular:
See the documentation for the specific tests for more information and references.