PHPackages                             naylonkessler/simple-rsa-cryptor-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. naylonkessler/simple-rsa-cryptor-php

ActiveLibrary[Security](/categories/security)

naylonkessler/simple-rsa-cryptor-php
====================================

A simple toolset for working with RSA encryption in PHP

v1.0.0(8y ago)054MITPHPPHP &gt;=5.4

Since Feb 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/naylonkessler/simple-rsa-cryptor-php)[ Packagist](https://packagist.org/packages/naylonkessler/simple-rsa-cryptor-php)[ RSS](/packages/naylonkessler-simple-rsa-cryptor-php/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

SimpleRSACryptor
================

[](#simplersacryptor)

A simple toolset for working with RSA encryption in PHP.

Installation
------------

[](#installation)

Just require the package using composer.

```
composer require naylonkessler/simple-rsa-cryptor-php
```

Using the package
-----------------

[](#using-the-package)

Just import, instantiate and call:

```
