Question William Vorhees · Feb 10, 2023 Evaluation Service Unavailable All, Trying to download IRIS from the left menu. Have been getting this error: I originally contacted support as noted in the alert on 12/20/22 and have yet to get a response. Any idea of how I can get the software? Thanks! #InterSystems IRIS 0 6 0 267
Question William Vorhees · Aug 4, 2017 AES Encryption Trying to use AES encryption for a url. I have a plain text string, a 16-byte key and a initialization vector. I am trying to match a C# implementation that uses RijndaelManaged class with a BlockSize = 128, Mode = CipherMode.CBC, Padding = PaddingMode.PKCS7. The output of the $SYSTEM.Encryption.AESCBCEncrypt(text,key,IV), doesn't match what is coming out of C#. All inputs into the $SYSTEM.Encryption.AESCBCEncrypt(text,key,IV) are converted to UTF8 as in the documentation. #Beginner #Caché #Encryption 0 5 0 1.7K
Question William Vorhees · Jan 9, 2017 SHA-512 seems to be wrong All,Totally new to Cache and Encryption. Have a project requirement for SHA-512. #Beginner #Encryption #Object Data Model #Caché 0 5 0 1.4K