Observation Station – Basic Encryption Algorithms 01
01 There are mainly seven types of Base encoding They are Base16, Base32, Base64, Base58, Base85, Base91, Base100, and other variants such as Base62, Base45, etc. For Base encoding, you only need to remember their characteristics, and when you see the ciphertext, you should know what type of encryption it is. Next, I will introduce … Read more