Encryption Warnings

Encryption Warnings

Comments

  • Hi,

    We just upgraded our Decisions from 4.0.11 to 4.0.13 and we’ve got a lot of error messages below, which we never met before. Can you please help to let me know how to fix this?

    [Log:48] [Warn],07 Feb 2018 08:45:38,Thread 24,Sytem
    [Message]:Using DES encryption is not recommended. AES is suggested in support of open internet standards.
    [Log:49] [Warn],07 Feb 2018 08:45:38,Thread 24,Sytem
    [Message]:Could not decrypt settings. Possible old DES alg in use, trying to fall back. System.Security.Cryptography.CryptographicException: The input data is not a complete block.
    at System.Security.Cryptography.CapiSymmetricAlgorithm.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
    at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
    at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
    at System.IO.Stream.Close()
    at DecisionsFramework.EncryptionHelper.DecryptByteArray(Byte[] key, Byte[] value, SymetricalCryptographyTypes type)
    at DecisionsFramework.ServiceLayer.Settings.DecryptedString(String encryptString)

    Thanks.

  • This is an overly aggressive message in update 13. It is safe to ignore for now. We are fixing it in update 14.

Sign In or Register to comment.