muffin v7.5.12
This commit is contained in:
parent
3102923ce2
commit
911ed68baa
65 changed files with 2356 additions and 1539 deletions
|
|
@ -4,18 +4,18 @@ internal static class PathBundleSecret
|
|||
{
|
||||
private static readonly byte[] A = new byte[32]
|
||||
{
|
||||
251, 250, 177, 24, 254, 78, 188, 97, 60, 65,
|
||||
105, 80, 183, 91, 229, 181, 77, 98, 171, 136,
|
||||
116, 248, 217, 243, 101, 83, 97, 216, 103, 115,
|
||||
176, 184
|
||||
192, 237, 68, 154, 123, 161, 164, 81, 179, 101,
|
||||
208, 145, 185, 118, 184, 66, 42, 173, 202, 110,
|
||||
201, 113, 73, 242, 250, 58, 135, 189, 143, 92,
|
||||
151, 77
|
||||
};
|
||||
|
||||
private static readonly byte[] B = new byte[32]
|
||||
{
|
||||
10, 142, 23, 61, 218, 98, 70, 165, 207, 244,
|
||||
222, 75, 120, 153, 93, 56, 21, 57, 47, 72,
|
||||
65, 245, 253, 11, 142, 198, 115, 115, 202, 36,
|
||||
6, 70
|
||||
239, 73, 204, 3, 150, 201, 87, 43, 137, 223,
|
||||
14, 253, 125, 35, 109, 186, 32, 12, 130, 132,
|
||||
201, 118, 255, 168, 253, 104, 107, 98, 213, 28,
|
||||
83, 69
|
||||
};
|
||||
|
||||
internal static byte[] Key()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue