1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-09-16 07:47:44 +02:00
wiki/wiki/cryptography.md

315 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.