Differences

This shows you the differences between the selected revisions of the page.

2018-07-05 2018-07-05
created (martin) c# code (martin)
Line 2: Line 2:
The following PowerShell script can be used to decrypt files [[file_encryption|encrypted by WinSCP]], when you do not have WinSCP available. The following PowerShell script can be used to decrypt files [[file_encryption|encrypted by WinSCP]], when you do not have WinSCP available.
 +
 +//For C# version of the ''AesCtrTransform'' function, see [[https://stackoverflow.com/q/6374437/850848#51188472|Can I use AES in CTR mode in .NET?]]//
<code powershell> <code powershell>
Line 158: Line 160:
} }
</code> </code>
 +

Last modified: by martin