1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-12-17 13:59:48 +01:00
Files
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.