descriptionGenerates and validates RFC 9102-formatted DNSSEC proofs
last changeSun, 14 Apr 2024 17:41:48 +0000 (17:41 +0000)
shortlog
12 days ago Matt CoralloAdd the standard uniffi-bindgen bin target main master
12 days ago Matt CoralloExpose uniffi bindings for building and verifying proofs
12 days ago Matt CoralloBump crate version for new `Clone` impl
12 days ago Matt CoralloDerive `Clone` for `ProofBuilder`
12 days ago Matt CoralloFilter using `VerifiedRRStream::resolve_name` in wasm
2024-04-03 Matt CoralloBump version to 0.5.2 for dropping ring dep
2024-04-03 Matt CoralloIteratively hash rather than building a vec then hashing
2024-04-03 Matt CoralloMake `write_u16_len_prefixed_data` generic over the...
2024-04-03 Matt CoralloAdd the wycheproof test cases for our crypto implementation
2024-04-03 Matt CoralloSwap `ring` for our own in-crate ECDSA validator
2024-04-03 Matt CoralloAdd U256/U384 and mod-const-prime wrapper utilities...
2024-04-03 Matt CoralloAdd a simple benchmark of 2048-bit RSA validation
2024-04-03 Matt CoralloSwap `ring` for our own in-crate RSA validator
2024-04-03 Matt CoralloAdd a relatively simple mostly-const-fn bigint math...
2024-04-03 Matt CoralloEnable (minimal) optimization in tests
2024-04-03 Matt CoralloTest fuzzers build and release build in test.sh
...
heads
12 days ago main
12 days ago master