Create a Secure Public-Private Key File Encryptor in Visual Basic πŸ”

Learn how to build a Visual Basic project that encrypts files using public-private key pairs, ensuring only your friends can access the contents. Perfect for secure file sharing!

Create a Secure Public-Private Key File Encryptor in Visual Basic πŸ”
Bob King
365 views β€’ Sep 17, 2017
Create a Secure Public-Private Key File Encryptor in Visual Basic πŸ”

About this video

A visual basic project that makes a file encryptor to send files to your
friends that no one but your friend can read. It uses the public private key method. Only a user with a private key can read anything encrypted with his public key.

The goal here is to help make it easier to understand how to use
public and private keys when encrypting files and the importance of privacy.

The method of encryption is technically called asymmetric encryption, but also called public key cryptography.

In the video there is also a quick example of how to show attribution properly when using freely available resources. There is an image used available under a creative commons license.

The programming code and exe program are available here:

h ttps://sites.google.com/site/programmingcodeexamples

https://sites.google.com/site/programmingcodeexamples

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

365

Likes

2

Duration

12:47

Published

Sep 17, 2017

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.