Understanding the use of GNU privacy guard utility to encrypt and decrypt files using Ubuntu. Using commands of gpg, files can be encrypted and decrypted.
Generated Public/ Private Key
Encrypted a file using public key and then decrypt the same file with your privatte key.
Exported your public key to a file and display it in its full length.
Created a new user and have that user import the public key.