java - Extracting Salt out of Jasypt Digest -


i using jasypt encrypt user's password. understanding, jasypt appends salt digest. want able extract salt digest , save in db can have encrypted password , salt on separate fields. i've looked @ documentation , there doesn't seem a way this.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -