Update curve25519-dalek to 4.0.0-pre.5 (#301)
* Update `curve25519-dalek` * Improve documentation * Update `voprf` to 0.5.0-pre.1
This commit is contained in:
@@ -122,7 +122,7 @@ static STR_PASSWORD: &str = "password";
|
||||
static STR_CREDENTIAL_IDENTIFIER: &str = "credential_identifier";
|
||||
|
||||
// To regenerate these test vectors, run:
|
||||
// cargo test --features curve25519-u64 -- --nocapture generate_test_vectors
|
||||
// cargo test --features curve25519 -- --nocapture generate_test_vectors
|
||||
#[cfg(feature = "ristretto255")]
|
||||
static TEST_VECTOR_RISTRETTO255: &str = r#"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user