sharpaescrypt
sharpaescrypt copied to clipboard
A C# implementation of the AESCrypt file format
Results
2
sharpaescrypt issues
Sort by
recently updated
recently updated
newest added
I'm trying to make it work with GZipStream, which requires CanRead be true while reading. I looked through the code. m_cryptDataStream is closed in Read() when reading to the end....
I'm using dll version of sharaescrypt in wpf application and getting below error while publishing it via ClickOnce application. **Below is a summary of the errors, details of these errors...