Confluex / Zuul

Keymaster and Gatekeeper - Application Configuration Management
http://confluex.com
Apache License 2.0
42 stars 32 forks source link

Add support for more PBE encryption algoritms #34

Closed mcantrell closed 11 years ago

mcantrell commented 11 years ago

The default used (PBEWithMD5AndDES ) is not very secure but it works "Out of the box" with Jasypt. I'm going to add support for stronger algorithms but they will require extra dependencies on the client and server if used.