Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #36909 All Revisions ] Back to Issue ]
Summary 0036909: SERQA 3303 Error decrypting password
Revision 2017-09-21 17:05 by alostale
Steps To Reproduce Execute attached ConcurrentCrypto test case which uses encryption and decryption concurrently by 4 threads 10 times each. Error ratio is typically 20%-50%.
Revision 2017-09-21 12:28 by javietxe
Steps To Reproduce There are not steps to reproduce. The error happens when trying to decipher the password. The error happens in:

FormatUtilities.encryptDecrypt(password, false);

The classes that use this method are the 'WsClient' abstract class and implemented by 'StringWsClient' class. These classes are the ones that are used by integrations web services
Revision 2017-09-21 12:26 by javietxe
Steps To Reproduce There are not steps to reproduce. The error happens when trying to decipher the password.

The classes that use this are from integrations 'WsClient' abstract class and implemented by 'StringWsClient' class.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker