How to use RSA and SHA256 to sign files? net
Functions of openssl: * Generate RSA and DSA double keys (which can also be signed) * Generate X509 certificates * Calculate seals (MD5, SHA, RIPEMD 160) for encrypting large files * Encrypt and decrypt (algorithms include DES, IDEA, RC2, RC4, Blowfish)*SSL server/client testing.