Entity Encryption using AES | Spring Boot | JPA | Advanced Encryption Standard | Secure your data

preview_player
Показать описание
Entity Encryption using AES | Spring Boot | JPA | AES | Secure your data

_______________________________

Spring Initialiser

Github

_______________________________

Contents:
00:00 - Intro
00:05 - Data flow without encryption
01:06 - Data flow with encryption
02:22 - Project creation
03:13 - Adding attribute converter
08:23 - Adding Entity
09:33 - Adding Repository
10:05 - Adding Key in properties file
11:06 - Adding Test Class
12:40 - Testing the application
14:07 - Outro

_______________________________
Music by 3Sun
Music Promoted by @Audio Beat Official
_______________________________
Рекомендации по теме
Комментарии
Автор

Part 2: Spring Boot + AES | Part 2 | Query using JPA Methods, JPQL and Native Queries

vks-tech
Автор

Thank your for the valuable informative video. 👍👍👍

samuelsodagudi
Автор

Suppose if we have to send the encrypted value to another party then how will they decrypt it??

shivamagarwal
Автор

Very useful video, Thank you!

If I have a Task Entity in my project with about 60 fields and there is already a lot of data in the database. If I implement the attribute converter at this stage for 10 fields - How do I deal with the old data in the database?

mohanchawla
Автор

is there a way to run select query in postgres with the encryption key and get the decrypted data?
or is there a way to apply encryption/ decryption at the database level in postgres so that whenever anything is getting stored it is stored in the encrypted form

mohanchawla
Автор

Cipher not initialized; nested exception is Cipher not initialized

aravindselvaraju
Автор

how can execute query in mysql and see the original data

mustafaabu_arqoub
Автор

Can you help me with how to handle native query in JPARepo ?
If you have encrypted coloumn

JaNaMSoNi
Автор

could you please do video for microsoft sql server server

mustafaabu_arqoub
visit shbcf.ru