@@ -2,7 +2,7 @@ using System;
namespace CMLeonOS
{
internal class Sha256
public class Sha256
private static readonly uint[] K = new uint[64] {
0x428A2F98, 0x71374491, 0xB5C0FBCF, 0xE9B5DBA5, 0x3956C25B, 0x59F111F1, 0x923F82A4, 0xAB1C5ED5,
The note is not visible to the blocked user.