EasyRSA Versions Save

Simple and Secure Wrapper for phpseclib

v0.6.0

3 years ago
  • Supports PHP 8

v0.5.0

7 years ago

Remove legacyDecrypt() which is only available in v0.4.0 for transition purposes.

v0.4.0

7 years ago
  • Switch to a KEM+DEM strategy. See #10 for details.

v0.3.0

8 years ago
  • Use defuse/php-encryption version 2
  • Use key objects instead of strings

0.2.0

8 years ago
  • Ensure compatibility with PHP 5.4.0+
  • Throw typed exceptions
  • Added sarciszewski/php-future to polyfill hash_equals()
  • Better test coverage
  • Integrate with Travis CI

0.1.0

8 years ago

Proposed simple, human-usable RSA interface.