You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#![allow(clippy::module_name_repetitions)]// TODO: https://github.com/bitcoin-core/secp256k1/blob/master/doc/safegcd_implementation.md// TODO: Make these algorithms work on limb slices.mod matrix;pubuseself::matrix::MatrixasLehmerMatrix;
github-actionsbot
changed the title
algorithms/gcd/mod: Make these algorithms work on limb slices.algorithms/gcd/mod: https://github.com/bitcoin-core/secp256k1/blob/master/doc/safegcd_implementation.md
Dec 16, 2024
On 2024-12-16 @prestwich wrote in
e657576
“Merge pull request #402 from recmo/recmo/montgomery”:https://github.com/bitcoin-core/secp256k1/blob/master/doc/safegcd_implementation.md
From
src/algorithms/gcd/mod.rs:3
The text was updated successfully, but these errors were encountered: