PHPackages                             00f100/fcphp-crypto - 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. 00f100/fcphp-crypto

ActivePackage[Security](/categories/security)

00f100/fcphp-crypto
===================

Crypto content for FcPhp

0.2.1(7y ago)33152PHPPHP &gt;=7.2

Since Jun 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/00F100/fcphp-crypto)[ Packagist](https://packagist.org/packages/00f100/fcphp-crypto)[ Docs](https://github.com/00f100/fcphp-crypto)[ RSS](/packages/00f100-fcphp-crypto/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (2)

FcPhp Crypto
============

[](#fcphp-crypto)

Package to crypto contents using [Sodium PHP Cryptography Extensions](http://php.net/manual/en/intro.sodium.php)

[![Build Status](https://camo.githubusercontent.com/8fc01ba8d758157b1ad8a61d1b8d2098b6fd72ae2cdd63b24f19b873e31a3730/68747470733a2f2f7472617669732d63692e6f72672f3030463130302f66637068702d63727970746f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/00F100/fcphp-crypto) [![codecov](https://camo.githubusercontent.com/9d21b8761e3a464c774ec46ee6f1ab52645035a32ad54a5ac03b30c479a3e755/68747470733a2f2f636f6465636f762e696f2f67682f3030463130302f66637068702d63727970746f2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/00F100/fcphp-crypto)

[![PHP Version](https://camo.githubusercontent.com/f8dabc0284c81054cec509232f2f23009fa7d719288ab2072a98a784b583f2e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f3030663130302f66637068702d63727970746f2e737667)](https://packagist.org/packages/00F100/fcphp-crypto) [![Packagist Version](https://camo.githubusercontent.com/5e2312c6296509f78f25868a24f7fcb74bbc2fc90fd583c05436ac5b0ee0776f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f3030663130302f66637068702d63727970746f2e737667)](https://packagist.org/packages/00F100/fcphp-crypto) [![Total Downloads](https://camo.githubusercontent.com/40749ecf6d96c46f9cdd8e477a09efefb261e1d3d12b7f994bd4e47b760fa950/68747470733a2f2f706f7365722e707567782e6f72672f3030463130302f66637068702d63727970746f2f646f776e6c6f616473)](https://packagist.org/packages/00F100/fcphp-crypto)

How to install
--------------

[](#how-to-install)

Composer:

```
$ composer require 00f100/fcphp-crypto
```

or add in composer.json

```
{
    "require": {
        "00f100/fcphp-crypto": "*"
    }
}
```

How to use
----------

[](#how-to-use)

```
