Skip to content

thread 'main' panicked at 'called Result::unwrap() on an Err value: Normal(ErrorStack([Error { code: 50856204, library: "digital envelope routines", function: "inner_evp_generic_fetch", reason: "unsupported", file: "crypto\\evp\\evp_fetch.c", line: 349, data: "Global default library context, Algorithm (RC2-40-CBC : 0), Properties ()" }]))', examples\tests.rs:14:71 #6

@aishwaryagm1999

Description

@aishwaryagm1999

I get the following error when I run the code through visual studio code using cargo run command
thread 'main' panicked at 'called Result::unwrap() on an Err value: Normal(ErrorStack([Error { code: 50856204, library: "digital envelope routines", function: "inner_evp_generic_fetch", reason: "unsupported", file: "crypto\evp\evp_fetch.c", line: 349, data: "Global default library context, Algorithm (RC2-40-CBC : 0), Properties ()" }]))', examples\tests.rs:14:71

is there any extra step that needs to be taken while running the code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions