Cryptography in Java. 1- Overview

preview_player
Показать описание
Hi guys we will learn in this tutorial series about the basics of cryptography and how to implement it in java.

We will start with hashing to encryption and then to encoding.

In hashing we will be using SHA-1, in ecryption we will focus on AES-128 and for encoding we will use Apache's Base64 encoder and decoder.
Рекомендации по теме