Download the PHP package liamylian/x-rsa without Composer
On this page you can find all versions of the php package liamylian/x-rsa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download liamylian/x-rsa
More information about liamylian/x-rsa
Files in liamylian/x-rsa
Download liamylian/x-rsa
More information about liamylian/x-rsa
Files in liamylian/x-rsa
Vendor liamylian
Package x-rsa
Short Description Cross programming language Rsa
License GNU 3.0
Homepage https://github.com/liamylian/x-rsa
Package x-rsa
Short Description Cross programming language Rsa
License GNU 3.0
Homepage https://github.com/liamylian/x-rsa
Keywords rsacross language
Please rate this library. Is it a good library?
Informations about the package x-rsa
XRSA
OpenSSL RSA Encryption, Decryption, and Key Generation. Java, Php GoLang Support, Large Data Support.
Installation
Php
Make sure openssl
extension is enabled.
Just copy php/src/XRsa.php
and php/src/helpers.php
to your project. Alternatively, you can use composer to install:
GoLang
Make sure your golang version is greater than 1.10.3
.
Just Copy golang/xrsa/xrsa.go
to your project, or use command:
Java
Just Copy XRsa.java
to your project
Usage
Php
GoLang
Java
All versions of x-rsa with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
The package liamylian/x-rsa contains the following files
Loading the files please wait ....