descriptionGenerates and validates RFC 9102-formatted DNSSEC proofs
last changeTue, 7 May 2024 21:30:37 +0000 (21:30 +0000)
shortlog
28 hours ago Matt CoralloProvide sources for the EC math and use a faster double... main master
29 hours ago Matt CoralloAdd some comments about mont reduction to make it a...
29 hours ago Matt CoralloCheck the assumption that P-N is tiny
29 hours ago Matt CoralloWrite out "Point at Infinity"
29 hours ago Matt CoralloRename `IntModP`/`IntModN` to `CurveField`/`ScalarField`
32 hours ago Matt CoralloAdd a dummy `http.rs` main to make default rust builds...
32 hours ago Matt CoralloAddress further clippy lints
32 hours ago Matt CoralloMake crypto/ clippy-clean, mostly by telling clippy...
32 hours ago Matt CoralloBetter support rustc 1.64+ by not requiring `RUSTC_BOOT...
32 hours ago Matt CoralloAddress new rustc warnings around unused variables
32 hours ago Matt CoralloFix const build error in the previous commits
5 days ago Matt CoralloClean up and better comment math somewhat further
5 days ago Matt CoralloClean up carry/debug assertions in multiplies/squaring
5 days ago Matt CoralloClean up + test add/sub/negate, fixing a debug assert...
5 days ago Matt CoralloSwap `add_one!(_)` for `add_u64!(_, 1)`
2024-04-14 Matt CoralloSet default-features = false on uniffi, not that it...
...
heads
28 hours ago main
28 hours ago master