RSA is for password encryption (or was) if I'm not mistaken.
RC5 + a new layer not related to RSA or anything. But anyway, the application isn't really optimized... The Blowfish implementation and the DH implementation may be from OpenSSL or something else and TQ just add the entire thing in the project... RSA headers can be in the project, but never used. And by memory, CO2 never use RSA.Quote:
RSA is for password encryption (or was) if I'm not mistaken.