Implemented gadgets for SHA-384 and SHA-512 #330
Annotations
10 errors and 9 warnings
Test:
src/crh/sha384/constraints.rs#L332
the trait bound `sha384::constraints::DigestVar<ConstraintF>: ark_r1cs_std::alloc::AllocVar<sha384::Output, ConstraintF>` is not satisfied
|
Test:
src/crh/sha384/constraints.rs#L349
the trait bound `sha384::constraints::DigestVar<ConstraintF>: ark_r1cs_std::alloc::AllocVar<sha384::Output, ConstraintF>` is not satisfied
|
Test:
src/crh/sha512/constraints.rs#L334
the trait bound `sha512::constraints::DigestVar<ConstraintF>: ark_r1cs_std::alloc::AllocVar<sha512::Output, ConstraintF>` is not satisfied
|
Test:
src/crh/sha512/constraints.rs#L351
the trait bound `sha512::constraints::DigestVar<ConstraintF>: ark_r1cs_std::alloc::AllocVar<sha512::Output, ConstraintF>` is not satisfied
|
Test:
src/crh/sha384/constraints.rs#L87
no method named `rotr` found for struct `ark_r1cs_std::uint::UInt` in the current scope
|
Test:
src/crh/sha384/constraints.rs#L88
no method named `rotr` found for struct `ark_r1cs_std::uint::UInt` in the current scope
|
Test:
src/crh/sha384/constraints.rs#L89
no method named `shr` found for struct `ark_r1cs_std::uint::UInt` in the current scope
|
Test:
src/crh/sha384/constraints.rs#L93
no method named `rotr` found for struct `ark_r1cs_std::uint::UInt` in the current scope
|
Test:
src/crh/sha384/constraints.rs#L94
no method named `rotr` found for struct `ark_r1cs_std::uint::UInt` in the current scope
|
Test:
src/crh/sha384/constraints.rs#L95
no method named `shr` found for struct `ark_r1cs_std::uint::UInt` in the current scope
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
excluded package(s) `cp-benches` not found in workspace `/home/runner/work/crypto-primitives/crypto-primitives`
|
Install Rust (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check examples with all features on stable
Target filter `examples` specified, but no targets matched. This is a no-op
|
Check examples
Target filter `examples` specified, but no targets matched. This is a no-op
|
The logs for this run have expired and are no longer available.
Loading