https://github.com/phpseclib/mcrypt_compat/blob/46f52aa51ade2f7bf5239e31d8c280a3065a7f7e/lib/mcrypt.php#L93-L95 If I were to write a PHP implementation of Serpent, would there be any interest in using it to complete the Serpent polyfill?
mcrypt_compat/lib/mcrypt.php
Lines 93 to 95 in 46f52aa
If I were to write a PHP implementation of Serpent, would there be any interest in using it to complete the Serpent polyfill?