chillerlan / php-cryptobox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chillerlan/php-cryptobox

A stupid simple wrapper around the sodium *_box functions.

version license Travis Coverage Scrunitizer Packagist downloads PayPal donate

Requirements

  • PHP 7.2+

  • CryptoBox

    • CryptoBoxInterface: Box, SecretBox, SealedBox, SignedMessage
    • CryptoKeypairInterface: BoxKeypair, SignKeypair

About

License:MIT License


Languages

Language:PHP 100.0%