a5c226010f
This module generates a bunch of php4 extensions as shared modules, and seperates them out into multiple packages. End result is that you can pkg_add individual modules now without getting into the mess of flavors that we've had in the past. Work by wilfried@ and me, espie@ ok
6 lines
308 B
Plaintext
6 lines
308 B
Plaintext
This is an interface to the mcrypt library, which supports a wide
|
|
variety of block algorithms such as DES, TripleDES, Blowfish
|
|
(default), 3-WAY, SAFER-SK64, SAFER-SK128, TWOFISH, TEA, RC2 and
|
|
GOST in CBC, OFB, CFB and ECB cipher modes. Additionally, it supports
|
|
RC6 and IDEA which are considered "non-free".
|