> what is the salt that you use? > because we use the session specific key, but that can also already be used > like that in 1.4 is it maybe a different default so that you now use a > session key as salt? We did not change the encryptionKey in cryptFactory = new CachingSunJceCryptFactory(encryptionKey). Is this what you are asking about?
> does the database have enough room voor the encrypted? is it not truncated? This used to work in 1.4.x which means that we stored encrypted strings in the database correctly. Any other thoughts? Thanks! Alec --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
