YoVDO

Java Encryption Program

Offered By: Bro Code via YouTube

Tags

Java Courses Decryption Courses

Course Description

Overview

Learn how to create a basic substitution cipher encryption program in Java with this 32-minute tutorial. Explore the fundamentals of encryption, work with ASCII tables, and develop a functional encryption class. Follow along as the instructor guides you through creating necessary frameworks, implementing private methods, initializing constructors, and handling user input. Discover techniques for generating new keys, manipulating character variables, and implementing shuffling algorithms. Finally, delve into the decryption process to complete your understanding of this introductory encryption project.

Syllabus

Intro
Definition
ASCII table
Create encryption class
Create necessary framework
Create private methods
Initializing the constructor
Asking a question
New key method
Character variable
Shuffle
Decryption


Taught by

Bro Code

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity