Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

nmAPI: Factor out RSA functions #124

@aaaaalbert

Description

@aaaaalbert

nmAPI.py currently includes a few RSA helper functions (grep "^def rsa_") which are also available from seattlelib_v2/rsa.r2py. Unless I'm overlooking a potential name clash with Python's rsa module in other places in the nodemanager, we should remove the function definitions from nmAPI.py and dy_import the existing definitions instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions