-
v1.0.0-pre.0
Pre-ReleaseRust CI / cargo fmt (push) Successful in 2sRust CI / cargo clippy (push) Successful in 25sRust CI / test (1.87.0 / no backend / no frontend) (push) Successful in 1m25sRust CI / test (stable / no backend / no frontend) (push) Successful in 1m17sRust CI / test (1.87.0 / no backend / --features danger) (push) Successful in 1m24sRust CI / test (stable / no backend / --features danger) (push) Successful in 1m15sRust CI / test (1.87.0 / no backend / --features serde) (push) Successful in 1m26sRust CI / test (stable / no backend / --features serde) (push) Successful in 1m18sRust CI / test (1.87.0 / --features ristretto255-ciphersuite / no frontend) (push) Successful in 1m35sRust CI / test (stable / --features ristretto255-ciphersuite / no frontend) (push) Successful in 1m28sRust CI / test (1.87.0 / --features ristretto255-ciphersuite / --features danger) (push) Successful in 1m35sRust CI / test (stable / --features ristretto255-ciphersuite / --features danger) (push) Successful in 1m28sRust CI / test (1.87.0 / --features ristretto255-ciphersuite / --features serde) (push) Successful in 1m34sRust CI / test (stable / --features ristretto255-ciphersuite / --features serde) (push) Successful in 1m28sRust CI / cargo audit (push) Successful in 4sRust CI / no-std (thumbv6m-none-eabi / no backend) (push) Successful in 13sRust CI / no-std (wasm32-unknown-unknown / no backend) (push) Successful in 13sRust CI / no-std (thumbv6m-none-eabi / --features ristretto255-ciphersuite) (push) Successful in 14sRust CI / no-std (wasm32-unknown-unknown / --features ristretto255-ciphersuite) (push) Successful in 15sPublish / publish (release) Successful in 31sreleased this
2026-06-30 16:42:00 +02:00 | 9 commits to master since this releaseWhat'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
- @breakingbread made their first contribution in #1
Full Changelog: https://dev.unebaguette.fr/vexahub/voprf-vx/commits/tag/v1.0.0-pre.0
Downloads