Skip to content

Performs factorization using Lenstra's Elliptic curve method. #215

Performs factorization using Lenstra's Elliptic curve method.

Performs factorization using Lenstra's Elliptic curve method. #215

Triggered via push December 9, 2023 14:01
Status Failure
Total duration 9m 56s
Artifacts

windows-test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 35 warnings
test (windows-latest)
Process completed with exit code 1.
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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 (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest)
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/
test (windows-latest): cryptatools-core/src/maths/ECC.rs#L442
unused variable: `seed`
test (windows-latest): cryptatools-core/src/cryptanalysis/common/rsa/common_modulus_attack.rs#L4
struct `CommonModulusAttack` is never constructed
test (windows-latest): cryptatools-core/src/cryptanalysis/common/rsa/common_modulus_attack.rs#L10
associated functions `native_factorization` and `attack` are never used
test (windows-latest): cryptatools-core/src/maths/factoring.rs#L4
struct `Factorization` is never constructed
test (windows-latest): cryptatools-core/src/maths/factoring.rs#L9
associated functions `native_factorization` and `elnstra_elliptic_curve_factorization_method` are never used
test (windows-latest): cryptatools-core/src/maths/ECC.rs#L442
unused variable: `seed`
test (windows-latest): cryptatools-core/src/cryptanalysis/common/rsa/common_modulus_attack.rs#L4
struct `CommonModulusAttack` is never constructed
test (windows-latest): cryptatools-core/src/cryptanalysis/common/rsa/common_modulus_attack.rs#L10
associated functions `native_factorization` and `attack` are never used
test (windows-latest): cryptatools-core/src/maths/factoring.rs#L4
struct `Factorization` is never constructed
test (windows-latest): cryptatools-core/src/maths/factoring.rs#L9
associated functions `native_factorization` and `elnstra_elliptic_curve_factorization_method` are never used
test (windows-latest): cryptatools-core/src/maths/ECC.rs#L442
unused variable: `seed`
test (windows-latest): cryptatools-core/src/cryptanalysis/common/rsa/common_modulus_attack.rs#L4
struct `CommonModulusAttack` is never constructed
test (windows-latest): cryptatools-core/src/cryptanalysis/common/rsa/common_modulus_attack.rs#L10
associated functions `native_factorization` and `attack` are never used
test (windows-latest): cryptatools-core/src/maths/factoring.rs#L4
struct `Factorization` is never constructed
test (windows-latest): cryptatools-core/src/maths/factoring.rs#L9
associated functions `native_factorization` and `elnstra_elliptic_curve_factorization_method` are never used