freebsd-ports/security/rubygem-ssh_data/pkg-descr
Matthias Fechner 31ced78684 security/rubygem-ssh_data: new port 1.3.0
Required for gitlab-ce 14.8.
2022-03-09 11:07:53 +01:00

12 lines
674 B
Text

This is a Ruby library for processing SSH keys and certificates.
The scope of this project is limited to processing and directly using keys and certificates.
It can be used to generate SSH private keys, verify signatures using public keys, sign data
using private keys, issue certificates using private keys, and parse certificates and public
and private keys. This library supports RSA, DSA, ECDSA, and ED25519* keys. This library
does not offer or intend to offer functionality for SSH connectivity, processing of SSH wire
protocol data, or processing of other key formats or types.
Project Status: Used by @github in production
WWW: https://github.com/github/ssh_data