ojarva / python-sshpubkeys

OpenSSH public key parser for Python
BSD 3-Clause "New" or "Revised" License
101 stars 42 forks source link

ed25516? #88

Closed ctrlcctrlv closed 2 years ago

ctrlcctrlv commented 2 years ago

https://github.com/ojarva/python-sshpubkeys/blob/8ec7ebbe7ba33204336edaa9a4e9519bc5c3c6ed/sshpubkeys/keys.py#L428

Is this function name intentional?

ojarva commented 2 years ago

It's not; feel free to create a PR to fix that.