FIPS mode in license
Hi,
I was trying to create a license key in the registry on window FIPS enabled. Its throwing the error as
************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.RijndaelManaged..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args)
at System.Security.Cryptography.Rijndael.Create()
at QlmLicenseLib.IsCrypt.Encrypt(Byte[] clearData, Byte[] Key, Byte[] IV)
at QlmLicenseLib.IsCrypt.Encrypt(String clearText, String Password)
at QlmLicenseLib.QlmLicense.x471240eb9249a971(String x4a3f0a05c02f235f, String xe91eb0bc97972a82)
at QlmLicenseLib.QlmLicense.StoreKeysEx(String activationKey, String computerKey, Boolean& userLevelResult, Boolean& machineLevelResult, String& errorMessage)
at QlmLicenseLib.QlmLicense.StoreKeys(String activationKey, String computerKey)
**********************************************END******************************************************
Can you please tell me if its compliant with FIPS algorithm?
Thanks
Shailesh Chaudhary
-
Official comment
QLM is not FIPS compliant.
Comment actions
Please sign in to leave a comment.
Comments
7 comments