diff --git a/src/SharpAESCrypt.csproj b/src/SharpAESCrypt.csproj index e0170ce..1b9bf33 100644 --- a/src/SharpAESCrypt.csproj +++ b/src/SharpAESCrypt.csproj @@ -25,7 +25,7 @@ A C# implementation of the AESCrypt library Kenneth Skovhede AES AESCrypt Crypto Encryption - Fixed writing bug in async interface. Added cancellation tokens. + Fixed a performance issue with creating the IV. docs\README.md