Secure Coding (Java) - Lab 5: Cryptography
Cryptography refers to the method of transmitting data in an encrypted format so that only those for whom it is intended will have the ability to decrypt and read it. However, many issues can arise with Cryptography, when trying to write secure code. In this lab, you will gain hands-on experience on how to addresss three examples.
Time
45 minutes
Difficulty
Intermediate
Share
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or
Already have an account? Sign In »

Overview
Cryptography refers to the method of transmitting data in an encrypted format so that only those for whom it is intended will have the ability to decrypt and read it. However, many issues can arise with Cryptography, when trying to write secure code. In this lab, you will gain hands-on experience on how to addresss three examples.
Learning Partner