mirror of
https://github.com/tiyn/wiki.git
synced 2025-07-13 11:17:46 +02:00
315 B
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.