php-phpseclib-crypt-tripledes - Pure-PHP implementation of Triple DES
| Website: | http://phpseclib.sourceforge.net/ |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Uses mcrypt, if available, and an internal implementation, otherwise. Operates in the EDE3 mode (encrypt-decrypt-encrypt).
Packages
| php-phpseclib-crypt-tripledes-0.3.9-2.el7.src [9 KiB] |
Changelog
by Adam Williamson (2014-11-12):
- requires Crypt_Base |