Skip to content

An application on encryption using DataWeave

Notifications You must be signed in to change notification settings

ProstDev/encryption-dw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption using DataWeave

An application on encryption using DataWeave.

This is the code which does the following:

  • Reads a JSON payload.
  • Encrypts the needed field using "HMACBinary" and converts the payload to its "Base64" counterpart.
  • Inserts the encrypted (partially in this case) payload in a database.

And thats it!

I have kept the properties in a properties file. Feel free to amend it as per the need!

About

An application on encryption using DataWeave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published