Ft-ssl is composed of 3 different projects:
ft-ssl-md5ft-ssl-desft-ssl-rsa
For now only ft-ssl-md5 is finished.
Ft-ssl-des is in progress, you can find it here. For now, I'm redoing the parsing to adapt it with PBKDF2 and EVP-BytesToKey.
For md5, we had to re-encode hash algorithms. Two algorithms are mandatory md5 and sha256.
