Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MD4Managed Class

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

Managed implementation of MD4 algorithm.

Syntax
public class MD4Managed : HashAlgorithm, ICryptoTransform, IDisposable
Inheritance
Object
HashAlgorithm
MD4Managed
Implements
ICryptoTransform
IDisposable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
HashAlgorithm.CanReuseTransform
HashAlgorithm.CanTransformMultipleBlocks
HashAlgorithm.Clear()
HashAlgorithm.ComputeHash(Byte[])
HashAlgorithm.ComputeHash(Byte[], Int32, Int32)
HashAlgorithm.ComputeHash(Stream)
HashAlgorithm.ComputeHashAsync(Stream, CancellationToken)
HashAlgorithm.Create()
HashAlgorithm.Create(String)
HashAlgorithm.Dispose()
HashAlgorithm.Dispose(Boolean)
HashAlgorithm.Hash
HashAlgorithm.HashCore(ReadOnlySpan<Byte>)
HashAlgorithm.HashSize
HashAlgorithm.HashSizeValue
HashAlgorithm.HashValue
HashAlgorithm.InputBlockSize
HashAlgorithm.OutputBlockSize
HashAlgorithm.State
HashAlgorithm.TransformBlock(Byte[], Int32, Int32, Byte[], Int32)
HashAlgorithm.TransformFinalBlock(Byte[], Int32, Int32)
HashAlgorithm.TryComputeHash(ReadOnlySpan<Byte>, Span<Byte>, Int32)
HashAlgorithm.TryHashFinal(Span<Byte>, Int32)

Constructors

Name Description
MD4Managed()

Initializes a new instance.

Methods

Name Description
HashCore(Byte[], Int32, Int32)

Updates the MD4 hash code.

HashFinal()

Returns the computed MD4 hash as an array of bytes.

Initialize()

Initializes an instance of MD4.

In This Article
  • Constructors
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies