muffin v7.5.13
This commit is contained in:
parent
911ed68baa
commit
acf3e3cb18
69 changed files with 2731 additions and 1425 deletions
|
|
@ -4,18 +4,18 @@ internal static class PathBundleSecret
|
|||
{
|
||||
private static readonly byte[] A = new byte[32]
|
||||
{
|
||||
48, 212, 251, 149, 233, 68, 48, 175, 219, 236,
|
||||
217, 100, 130, 200, 255, 152, 233, 112, 177, 94,
|
||||
93, 198, 133, 46, 110, 244, 154, 244, 247, 13,
|
||||
145, 158
|
||||
183, 148, 243, 175, 81, 166, 60, 18, 24, 50,
|
||||
233, 21, 123, 58, 154, 174, 171, 214, 240, 163,
|
||||
19, 222, 77, 126, 21, 146, 142, 237, 152, 128,
|
||||
16, 0
|
||||
};
|
||||
|
||||
private static readonly byte[] B = new byte[32]
|
||||
{
|
||||
79, 60, 140, 255, 167, 84, 206, 132, 105, 228,
|
||||
71, 209, 251, 6, 250, 62, 38, 86, 249, 66,
|
||||
102, 234, 109, 58, 57, 229, 131, 131, 42, 66,
|
||||
172, 97
|
||||
167, 25, 83, 195, 35, 102, 138, 74, 178, 77,
|
||||
83, 219, 116, 213, 10, 227, 200, 219, 186, 181,
|
||||
158, 22, 1, 102, 179, 218, 15, 30, 54, 210,
|
||||
214, 232
|
||||
};
|
||||
|
||||
internal static byte[] Key()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue