// Assembly: mscorlib
// Full name: System.Security.Cryptography.RIPEMD160Managed

namespace System.Security.Cryptography
{
public class RIPEMD160Managed // TypeDefIndex: 4061
{
	// Fields
	type#12861 _buffer;
	type#20901 _count;
	type#13558 _stateMD160;
	type#13558 _blockDWords;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#28660 Initialize() { }
	// RVA: -1
	protected virtual type#28660 HashCore(type#12860 rgb, type#20867 ibStart, type#20867 cbSize) { }
	// RVA: -1
	protected virtual type#12860 HashFinal() { }
	// RVA: -1
	private type#28660 InitializeState() { }
	// RVA: -1
	private type#28660 _HashData(type#12860 partIn, type#20867 ibStart, type#20867 cbSize) { }
	// RVA: -1
	private type#12860 _EndHash() { }
	// RVA: -1
	private static type#28660 MDTransform(type#12438 blockDWords, type#12438 state, type#12376 block) { }
	// RVA: -1
	private static type#27917 F(type#27917 x, type#27917 y, type#27917 z) { }
	// RVA: -1
	private static type#27917 G(type#27917 x, type#27917 y, type#27917 z) { }
	// RVA: -1
	private static type#27917 H(type#27917 x, type#27917 y, type#27917 z) { }
	// RVA: -1
	private static type#27917 I(type#27917 x, type#27917 y, type#27917 z) { }
	// RVA: -1
	private static type#27917 J(type#27917 x, type#27917 y, type#27917 z) { }
}
}
