[TYPO3-dev] MCRYPT ciphers

Marcus Krause marcus#exp2009 at t3sec.info
Sun Mar 8 20:17:28 CET 2009


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.


I'm starting with Ubuntu 8.04.2:

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




More information about the TYPO3-dev mailing list