Giter Site home page Giter Site logo

Comments (3)

SchmErik avatar SchmErik commented on July 24, 2024

I'm on 859b118 and I'm unable to reproduce this. I'm using 14.3.1 M1

% cargo run --release -F metal -- "This is a signed message" --passphrase="passw0rd"

....

     Running `/Users/erik/risc0/examples/target/release/digital-signature 'This is a signed message' --passphrase=passw0rd`
Inputs
        message: "This is a signed message"
Commitment:
        message: Digest(55256ea6467b849cd2985241d6333e6d14c6e1198903ee5d690b24b1084d0fe3)
        identity: Digest(2f9095c070680fc3435f4a68d21cdb05feb0ec1c20edad1ef6dcd9c1541b2904)
Integrity Checks:
        message: valid
        receipt: valid

Here's release-0.21 branch on 4afa9d3:

% cargo run --release -F metal -- "This is a signed message" --passphrase="passw0rd"

...

     Running `/Users/erik/risc0/examples/target/release/digital-signature 'This is a signed message' --passphrase=passw0rd`
Inputs
        message: "This is a signed message"
Commitment:
        message: Digest(55256ea6467b849cd2985241d6333e6d14c6e1198903ee5d690b24b1084d0fe3)
        identity: Digest(2f9095c070680fc3435f4a68d21cdb05feb0ec1c20edad1ef6dcd9c1541b2904)
Integrity Checks:
        message: valid
        receipt: valid

I tried changing the command to cargo run --release --features=risc0-zkvm/metal -- "This is a signed message" --passphrase="passw0rd" and it still gives me passing results.

from risc0.

SchmErik avatar SchmErik commented on July 24, 2024

@matthiasgeihs I'm going to close this but if you have any further information that we can use to track this down using the main branch or release-0.21 branch, feel free to reopen! Since the commit you referenced, we now build with a newer rust toolchain both on the guest and host.

from risc0.

matthiasgeihs avatar matthiasgeihs commented on July 24, 2024

Can confirm that it now works for me on e37f5be.

from risc0.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.