+1 vote
in BlockChain by
What makes RSA a secure cryptographic algorithm?

1 Answer

0 votes
by

RSA is a cryptographic asymmetry algorithm that provides a state of data security for applications to use. It offers public-key encryption. RSA stands (for its developers’ name as Rivest-Shamir-Adleman) is one of the first public key cryptosystems which gives encryption key to everyone and keeps its decryption key as private. It is widely used for secure data transmission and hence applicable for several use cases including Blockchain.

...