mirror of
https://github.com/tiyn/wiki.git
synced 2026-03-17 20:14:46 +01: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.