aasaam / aes-php

Simplified cross language Advanced Encryption Standard (AES)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES

PHP Version

Simplified cross language Advanced Encryption Standard (AES)

PHP Coveralls Packagist Version License

Features:

  • All packages must be zero dependency only require core encryption of each language.
  • Working only with strings (No error/exception), empty string will be falsy
  • Encrypted with AES-GCM-256 with tag

Currently supported following languages:

aasaam software development group
aasaam software development group

About

Simplified cross language Advanced Encryption Standard (AES)

License:MIT License


Languages

Language:PHP 100.0%