Skip to content

make transcript string dynamic in ffi_interface #84

@dragan2234

Description

@dragan2234

It would be good to have a transcript string dynamic (passed as a parameter to create_proof() and verify_proof() methods in ffi_interface. Since test vectors are using different string: https://github.com/jsign/verkle-test-vectors/blob/main/crypto/clients/go-ipa/crypto_test.go#L322

Example in this lib:

let mut transcript = Transcript::new(b"verkle");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions