Download the PHP package togos/rsa-util without Composer
On this page you can find all versions of the php package togos/rsa-util. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download togos/rsa-util
More information about togos/rsa-util
Files in togos/rsa-util
Download togos/rsa-util
More information about togos/rsa-util
Files in togos/rsa-util
Vendor togos
Package rsa-util
Short Description Library for generating and verifying RSA signatures
License MIT
Package rsa-util
Short Description Library for generating and verifying RSA signatures
License MIT
Please rate this library. Is it a good library?
Informations about the package rsa-util
PHP RSA Util
Utilities for generating and verifying signatures and converting between various key formats.
Primary operations revolve around objects, which represent the signing of a specific piece of data with a specific key. A Signature indicates the key and data (either inline or by a hash URI), the algorithm used to calculate the signature, and the signature data itself.
See http://www.nuke24.net/docs/2012/RSA.html for my personal collection of information about key formats.
Usage example
Send to someone, and they can...
All versions of rsa-util with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2
The package togos/rsa-util contains the following files
Loading the files please wait ....