In previous video we have demonstrated how to generate, load and parse RSA public key and private key.
In this short video, it will continue RSA Encryption Schema, how to perform RSA encryptino and Decryption using
Crypto++ Library.
the example in this video will be RSA classic Bon write message to Alice:
Bob wants to send message to Alice. they decide to use RSA Encryption Schema
Bob write message in text file, he use Alice's public key to encrypt the message, and send excrypted file to ALice
Alice receive encrypted file, and use her private key to decrypt Bob's File, and read the message.
In privious OpenSSL examples, we have demonstrated similar exmple how to perform
RSA encryption and decryption using OpenSSL library, you can compare both examples and have your own opinion on
what is advantage and disadvantage between two libraries.
The example code of this video have been uploaded onto GitHub:
https://github.com/yuanhui360/CPP-Pro...
Nesta página do site você pode assistir ao vídeo on-line C++ Programming on Linux - Crypto++ RSA Encryption/Decryption duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Hui Yuan 19 Outubro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,415 vezes e gostou 9 espectadores. Boa visualização!