discrete-logarithm

Crates.iodiscrete-logarithm
lib.rsdiscrete-logarithm
version1.0.0
sourcesrc
created_at2023-07-28 15:44:42.75936
updated_at2024-06-25 20:41:26.050214
descriptionFast discrete logarithm solver
homepage
repositoryhttps://github.com/skyf0l/discrete-logarithm
max_upload_size
id928598
size35,846
Skyf0l (skyf0l)

documentation

README

Discrete Logarithm Solver

Build Crate.io codecov

Fast discrete logarithm solver in Rust.

The code is based on the sympy implementation and translated to Rust.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 20

cargo fmt