alexscal / jasypt

This is a fork of http://svn.code.sf.net/p/jasypt/code/trunk to add IV support
Apache License 2.0
1 stars 2 forks source link

Add File Encryption Capabilities #3

Open prakash-42 opened 5 years ago

prakash-42 commented 5 years ago

When I have a lot of values in my project that I want to encrypt, it becomes a tedious task to encrypt values from CLI one by one. Therefore I'd like to contribute to this project by adding file encryption capabilities from Command Line. I would like to sync on the requirements though.