What is the difference between encoding and encryption?
Encoding transforms data into a standard format so different computer systems can process or transmit it; it requires no secret key and provides zero confidentiality. Encryption transforms data to keep it confidential and requires a secret key to reverse.