Forum Discussion
Jasper175
13 years agoFrequent Contributor
I think we would need more info - but I have to do this also, however I know what the encryption is.
I use JDBC step where I get the actual encrypted password made from "Test123". Therefore I always know that {SHA-256-1}NBcwgbRlieKVLSOO0eUuftbiIavrNudRoTt+A= means "Test123"
There is no way you'll be able to validate encryption w/out the ability to know the actual string value or with de-crypting ability.
But i'm no expert but figured I'd reply.
I use JDBC step where I get the actual encrypted password made from "Test123". Therefore I always know that {SHA-256-1}NBcwgbRlieKVLSOO0eUuftbiIavrNudRoTt+A= means "Test123"
There is no way you'll be able to validate encryption w/out the ability to know the actual string value or with de-crypting ability.
But i'm no expert but figured I'd reply.