Transformation for ThreeFish encryption algorithm
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public class ThreefishTransform : ICryptoTransform, IDisposable |
Visual Basic |
---|
Public Class ThreefishTransform _ Implements ICryptoTransform, IDisposable |
Visual C++ |
---|
public ref class ThreefishTransform : ICryptoTransform, IDisposable |
Inheritance Hierarchy
System..::..Object
LLCryptoLib.Crypto..::..ThreefishTransform
LLCryptoLib.Crypto..::..ThreefishTransform