encryption - 101 Computing https://www.101computing.net Boost Your Programming Skills! Sun, 18 Aug 2024 16:47:22 +0000 en-US hourly 1 https://www.101computing.net/wp/wp-content/uploads/101-1-100x100.png encryption - 101 Computing https://www.101computing.net 32 32 Cryptography Challenge https://www.101computing.net/cryptography-challenge/ Thu, 25 Aug 2022 16:14:12 +0000 https://www.101computing.net/?p=15757 Cryptography, or cryptology is the practice and study of techniques for secure communication. Cryptography relies on using more or less complex encryption algorithms to encode a readable message (plaintext) into a collection of characters (ciphertext) that is hard to decipher

The post Cryptography Challenge first appeared on 101 Computing.

]]>
Perseverance’s Parachute Secret Message Encoder https://www.101computing.net/perseverance-parachute-secret-message-encoder/ Thu, 18 Mar 2021 01:28:25 +0000 https://www.101computing.net/?p=12385 On February 18, 2020, NASA successfully landed its rover “Perseverance” on planet Mars. To slow down its descent the rover deployed a parachute. The whole operation was filmed and relayed on the Internet. You can watch the official NASA video

The post Perseverance’s Parachute Secret Message Encoder first appeared on 101 Computing.

]]>
XOR Encryption Algorithm https://www.101computing.net/xor-encryption-algorithm/ Sat, 28 Nov 2020 14:22:58 +0000 https://www.101computing.net/?p=11492 The XOR Encryption algorithm is a very effective yet easy to implement method of symmetric encryption. Due to its effectiveness and simplicity, the XOR Encryption is an extremely common component used in more complex encryption algorithms used nowadays. The XOR

The post XOR Encryption Algorithm first appeared on 101 Computing.

]]>
Visual Cryptography https://www.101computing.net/visual-cryptography/ Sat, 11 Jan 2020 15:45:19 +0000 https://www.101computing.net/?p=10052 Visual cryptography is a technique that consists of hiding information (text/symbols/graphics) within two semi-transparent pictures (called layers). Overlaying both pictures exactly on top of one another, will reveal the hidden information. Using this technique, it is impossible to retrieve any

The post Visual Cryptography first appeared on 101 Computing.

]]>
Atbash Cipher Algorithm https://www.101computing.net/atbash-cipher-algorithm/ Fri, 10 Jan 2020 10:49:02 +0000 https://www.101computing.net/?p=10006 The Atbash Cipher is a monoalphabetic substitution cipher that was originally used for the Hebrew alphabet. It is one of the earliest known subtitution ciphers to have been used. As opposed to a Caesar Cipher, the Atbash cipher does not

The post Atbash Cipher Algorithm first appeared on 101 Computing.

]]>
MRX20 – Mission to Mars https://www.101computing.net/mrx20-mission-to-mars/ Sat, 28 Dec 2019 10:36:15 +0000 https://www.101computing.net/?p=9953 The MRX20 probe was sent to Mars by the Inter-Continental Space Agency (ICSA) a few years ago. It was due to return to planet Earth just a few days ago. The probe collected a large amount of samples from the

The post MRX20 – Mission to Mars first appeared on 101 Computing.

]]>
Caesar Shift Decoder https://www.101computing.net/caesar-shift-decoder/ Thu, 26 Dec 2019 10:26:01 +0000 https://www.101computing.net/?p=9937 A Caesar Shift cipher is a type of mono-alphabetic substitution cipher where each letter of the plain text is shifted a fixed number of places down the alphabet. For example, with a shift of 1, letter A would be replaced

The post Caesar Shift Decoder first appeared on 101 Computing.

]]>
Secret Santa’s Ciphers https://www.101computing.net/secret-santa-ciphers/ Tue, 17 Dec 2019 09:25:22 +0000 https://www.101computing.net/?p=9856 It’s only few days before Christmas so here are some secret messages from Santa for you to decode… Secret Message #1, encoded using Maritime Signal Flags International maritime signal flags are various flags used to communicate with ships. Each flag

The post Secret Santa’s Ciphers first appeared on 101 Computing.

]]>
Vatsyayana cipher https://www.101computing.net/vatsyayana-cipher/ Mon, 11 Nov 2019 22:27:29 +0000 https://www.101computing.net/?p=9701 The Vatsyayana cipher is a simple substitution cipher where the 26 letters of the alphabet are organised into 13 pairs of characters. These pairs are then used to encrypt the text by direct substitution of the letters in the pairs.

The post Vatsyayana cipher first appeared on 101 Computing.

]]>
Caesar Shift (Substitution Cipher) https://www.101computing.net/caesar-shift-substitution-cipher/ Sat, 09 Nov 2019 16:55:36 +0000 https://www.101computing.net/?p=9673 A Caesar Shift cipher is a type of mono-alphabetic substitution cipher where each letter of the plain text is shifted a fixed number of places down the alphabet. For example, with a shift of 1, letter A would be replaced

The post Caesar Shift (Substitution Cipher) first appeared on 101 Computing.

]]>