• v1.0.0-pre.0
    Rust CI / cargo fmt (push) Successful in 2s
    Rust CI / cargo clippy (push) Successful in 25s
    Rust CI / test (1.87.0 / no backend / no frontend) (push) Successful in 1m25s
    Rust CI / test (stable / no backend / no frontend) (push) Successful in 1m17s
    Rust CI / test (1.87.0 / no backend / --features danger) (push) Successful in 1m24s
    Rust CI / test (stable / no backend / --features danger) (push) Successful in 1m15s
    Rust CI / test (1.87.0 / no backend / --features serde) (push) Successful in 1m26s
    Rust CI / test (stable / no backend / --features serde) (push) Successful in 1m18s
    Rust CI / test (1.87.0 / --features ristretto255-ciphersuite / no frontend) (push) Successful in 1m35s
    Rust CI / test (stable / --features ristretto255-ciphersuite / no frontend) (push) Successful in 1m28s
    Rust CI / test (1.87.0 / --features ristretto255-ciphersuite / --features danger) (push) Successful in 1m35s
    Rust CI / test (stable / --features ristretto255-ciphersuite / --features danger) (push) Successful in 1m28s
    Rust CI / test (1.87.0 / --features ristretto255-ciphersuite / --features serde) (push) Successful in 1m34s
    Rust CI / test (stable / --features ristretto255-ciphersuite / --features serde) (push) Successful in 1m28s
    Rust CI / cargo audit (push) Successful in 4s
    Rust CI / no-std (thumbv6m-none-eabi / no backend) (push) Successful in 13s
    Rust CI / no-std (wasm32-unknown-unknown / no backend) (push) Successful in 13s
    Rust CI / no-std (thumbv6m-none-eabi / --features ristretto255-ciphersuite) (push) Successful in 14s
    Rust CI / no-std (wasm32-unknown-unknown / --features ristretto255-ciphersuite) (push) Successful in 15s
    Publish / publish (release) Successful in 31s
    Pre-Release

    breakingbread released this 2026-06-30 16:42:00 +02:00 | 9 commits to master since this release

    What's Changed

    • ci: up to date push and pull_request in #6
    • chore: update curve25519-dalek to 5.0.0-rc in #5
    • chore: bump to 1.0.0-pre.0, new name voprf-vx, replace OprfCipherSuite trait with OprfHash type alias in #4
    • chore: implemented Hash back into CipherSuite via hash2curve ExpandMsg in #3
    • chore: bump to 0.7.0-pre.0, new ciphersuite impl in #2
    • chore: bump to 0.6.0-rc.0, migrate to elliptic-curve 0.14, hash2curve 0.14, rand_core 0.10 in #1

    Contributors

    New Contributors

    Full Changelog: https://dev.unebaguette.fr/vexahub/voprf-vx/commits/tag/v1.0.0-pre.0

    Downloads