ulisesbocchio / jasypt-spring-boot

Jasypt integration for Spring boot
MIT License
2.87k stars 514 forks source link

Adding bouncy castle to maven plugin #395

Open a-bayat opened 2 months ago

a-bayat commented 2 months ago

I have problem to use plugin with bouncy castle to encrypt my data. please help me how I can use bouncy castle with JASYPT. I tend to use AES-GCM with this algorithm PBKDF2_WITH_SHA_512_GCM_SIV_256. how I can overcome for this?