https://github.com/tschaefer/crypt-openssl-keys
:key: OpenSSL key tools.
https://github.com/tschaefer/crypt-openssl-keys
Last synced: 3 months ago
JSON representation
:key: OpenSSL key tools.
- Host: GitHub
- URL: https://github.com/tschaefer/crypt-openssl-keys
- Owner: tschaefer
- Created: 2020-03-06T17:31:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T22:13:50.000Z (over 3 years ago)
- Last Synced: 2025-01-17T02:13:11.456Z (4 months ago)
- Language: Perl
- Homepage:
- Size: 353 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# crypt-openssl-keys
OpenSSL key tools.
## Introduction
__Crypt::OpenSSL::Keys__ provides functionality to determine information about
crypto keys. The module is based on [OpenSSL](https://www.openssl.org/).## Installation
$ perl Makefile.pl
$ make install## Usage
$ perldoc Crypt::OpenSSL::Keys
### License
http://dev.perl.org/licenses/