Org.BouncyCastle.Crypto.DataLengthException

Issue #6470 resolved
Ah'Mani Noel created an issue

at Org.BouncyCastle.Crypto.Paddings.PaddedBufferedBlockCipher.DoFinal(Byte[] output, Int32 outOff)
at Unbroken.LaunchBox.Rijndael.CollectTransformerTests(Object , Object , Int32 )
at Unbroken.LaunchBox.Rijndael.Decrypt(Byte[] value, Byte[] key, Byte[] seed)
at InstanceCode.InitTransformerCustomer(Byte[] value, Byte[] key, Byte[] seed, InstanceCode )
at Unbroken.LaunchBox.Rijndael.Decrypt(String value, String key, String seed)
at StrategyCode.InitTransformerCustomer(String value, String key, String seed, StrategyCode )
at Unbroken.LaunchBox.Rijndael.Decrypt(String value, Guid key, Guid seed)
at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.DeleteSupportedListener(Object , Guid , Guid )
at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.PrintAwareFilter()
at ProcAdapter.RunScopePublisher(Object , ProcAdapter )
at Unbroken.LaunchBox.Windows.Desktop.Forms.DownloadPlatformVideosForm.ViewAwareFilter()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Comments (1)

  1. Log in to comment