/RSA2048

RSA2048

Primary LanguageC

RSA2048

Public key encryption, private key decryption;Private key encryption, public key decryption.

Implement RSA algorithm based on C language, support public key encrypted, decrypted, private key encrypted, decrypted.

among them:

Function RSA2048 is used to encrypt and decrypt.