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.5-3.el7.noarch [11 KiB] |
Changelog
by Adam Williamson (2014-01-09):
- requires crypt-hash |