Skip to content

Remove crypto functions already available in library dependency #656

@vladimir-v-diaz

Description

@vladimir-v-diaz

Description of issue:

Some crypto functions implemented in TUF are duplicates of functions available in securesystemslib.

Current behavior:

For example, generate_and_write_rsa_keypair() is also provided by securesystemslib's equivalent.

Expected behavior:

The TUF library should replace all crypto functions that are already available in securesystemlib.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueBite-sized items for first time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions