morkt
|
fddee82ab6
|
(NotTransform, XorTransform): derive from ByteTransform abstract class.
|
2016-12-26 15:42:02 +04:00 |
|
morkt
|
b6f472ab25
|
(InputCryptoStream): new class derived from CryptoStream.
properly dispose transformations used by CryptoStream.
|
2016-12-25 06:51:33 +04:00 |
|
morkt
|
7f3d2dfdfb
|
(ByteStringEncryptedStream): redunant conditional.
|
2016-10-09 01:29:07 +04:00 |
|
morkt
|
6867da8a61
|
(ByteStringEncryptedStream): moved to SimpleEncryption.
|
2016-10-08 05:09:42 +04:00 |
|
morkt
|
837c203e4b
|
(XorTransform, NotTransform): set BlockSize to 1.
|
2016-10-08 05:03:48 +04:00 |
|
morkt
|
8d8dae710d
|
NotTransform and XorTransform implementations moved to separate file.
|
2016-02-29 08:33:17 +04:00 |
|