[TYPO3-dev] MCRYPT ciphers

Steffen Kamper info at sk-typo3.de
Mon Mar 9 12:10:57 CET 2009


Marcus Krause schrieb:
> Hi!
> 
> 
> I'm currently working on a t3lib symmetric encryption library. It will
> have a default cipher to be used.
> 
> Therefore I'm interested in supported ciphers on different platforms.
> I'm most interested in ones that are available on typical website
> hosting, on IIS and on BSD boxes.
> 
> 
> Please paste here the ouput of phpinfo(), part mcrypt with keys
> "Supported ciphers" and "Supported modes".
> 
> Thanks a lot.
> 
> Marcus.
> 
> 

gentoo 1.12.9
PHP Version 5.2.6-pl7-gentoo

mcrypt:
Version 	2.5.8

Supported ciphers:
cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 
saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish 
enigma rc2 tripledes

Supported modes:
cbc cfb ctr ecb ncfb nofb ofb stream

vg Steffen




More information about the TYPO3-dev mailing list