You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Pulkit Singhal <pu...@gmail.com> on 2013/02/25 21:33:59 UTC

What is the difference between the two jasypt libs?

Hello,

There are two jasypt libraries available on the web:
a) org.jasypt.jasypt
b) org.apache.camel.camel-jasypt

1) Are both of them under active development?
2) Does camel-jasypt happen to be a port-of or wrapper-around the original
jasypt?
3) Is camel-jasypt supposed to be the preferred lib to use, going forward,
for all intensive purposes?

- Pulkit

Re: What is the difference between the two jasypt libs?

Posted by Hadrian Zbarcea <hz...@gmail.com>.
The camel-jasypt library is a wrapper of the org.jasyp library that 
allows it to be used for securing secrets on camel routes. It is not a 
port nor a wrapper of jasypt.

I hope this helps,
Hadrian

On 02/25/2013 03:33 PM, Pulkit Singhal wrote:
> Hello,
>
> There are two jasypt libraries available on the web:
> a) org.jasypt.jasypt
> b) org.apache.camel.camel-jasypt
>
> 1) Are both of them under active development?
> 2) Does camel-jasypt happen to be a port-of or wrapper-around the original
> jasypt?
> 3) Is camel-jasypt supposed to be the preferred lib to use, going forward,
> for all intensive purposes?
>
> - Pulkit
>