Hi ,
I am using jasypt's MD5 for encoding password of user for past few months. I am wondering what is default value for interations. I think if I increase the value of interations,(e.g. may be 10000) it shall be affect my existing application. are there have any advice on it?
Thanks in advance.