Cryptography in Java. 6- ECB AES128 encryption implementation in Java

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.

Here we will implement the ECB encryption AES 128 algo in Java and see how it works.
Рекомендации по теме
Комментарии
Автор

can you do it with importing java cryptography algorithm?

francislydz
Автор

can you provide the code in comment section

srisaisanthosh