Course Content
Cyber Security Fundamentals
Cyber Security Fundamentals
1. Introduction to Cyber Security
Challenge: Implementing XOR Encryption
Task
Swipe to start coding
Now, we will create a simple function that implements XOR encoding.
Your task is to use the XOR operation inside the xor_encode()
function to provide encoding.
Solution
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 5
Challenge: Implementing XOR Encryption
Task
Swipe to start coding
Now, we will create a simple function that implements XOR encoding.
Your task is to use the XOR operation inside the xor_encode()
function to provide encoding.
Solution
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 5