You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

317 B

Cryptography

The practice of encryption and decryption is named cryptography. There are various ways to permit the readability of a message.

Linux

  • openssl is a big software library for secure communication over computer networks. It can be used to encrypt and decrypt files using RSA.