Skip to content

Keys without mpint new crypto API in R16B1 or newer #1

@brigadier

Description

@brigadier

New crypto API in newer versions of erlang accepts keys as plain binary, without leading 4 bytes of size.
It would be nice to have something like cutkey:rsa(Bits,E,[binary]) along with existing cutkey:rsa(Bits,E,[erlint]). And maybe even add mpint to streamline API.

cutkey:rsa(Bits,E,[erlint | mpint | binary]).

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