▲ | hennell 4 days ago | |||||||||||||
Rot 13 is a cipher. It's a substitution cipher, and more specifically a shift cypher or Caesar cipher. It's not a secure cipher but it is one. Base64 is an encoding. It's an algorithm, no attempt at secrecy, thus not a cipher. | ||||||||||||||
▲ | cluckindan 4 days ago | parent | next [-] | |||||||||||||
And thus we arrive at SCREAM64 encoding, base64 in scream cipher. | ||||||||||||||
| ||||||||||||||
▲ | mistercow 3 days ago | parent | prev | next [-] | |||||||||||||
If you use base64 with the intention of hiding the encoded information, surely it’s as much a cipher as rot13 is, right? | ||||||||||||||
▲ | 4 days ago | parent | prev | next [-] | |||||||||||||
[deleted] | ||||||||||||||
▲ | blueflow 4 days ago | parent | prev [-] | |||||||||||||
And what do you think is the algorithm from the article? Looks awfully similar to base64 to me, except its lacking the bit-shifts. Both use a lookup table like that. | ||||||||||||||
|