mirror of
https://github.com/tiyn/wiki.git
synced 2025-06-20 09:17:45 +02:00
The docker-images where scattered across different files. For faster access i moved them to an extra folder and linked them if they're needed elsewhere. entries that where outside this folder and only contained basic documentation of the docker image where removed.
317 B
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.