python3-sshpubkeys

SSH public key parser - Python 3
  https://github.com/ojarva/python-sshpubkeys
  0
  no reviews



This module provides a native implementation for validating OpenSSH public keys. Currently ssh-rsa, ssh-dss (DSA), ssh-ed25519 and ecdsa keys with NIST curves are supported.

This package contains the module for Python 3.