1
0
Fork 0
forked from aly/qstbak

muffin v7.5.12

This commit is contained in:
alydev 2026-08-19 13:19:57 +10:00
parent 3102923ce2
commit 911ed68baa
65 changed files with 2356 additions and 1539 deletions

View file

@ -4,18 +4,18 @@ internal static class PathBundleSecret
{
private static readonly byte[] A = new byte[32]
{
184, 146, 158, 4, 12, 188, 14, 129, 154, 207,
124, 249, 11, 86, 207, 158, 174, 9, 114, 165,
243, 163, 70, 242, 33, 231, 45, 140, 119, 185,
162, 26
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
};
private static readonly byte[] B = new byte[32]
{
150, 86, 230, 115, 69, 121, 30, 79, 176, 162,
216, 139, 248, 83, 68, 111, 173, 223, 203, 79,
42, 143, 208, 219, 192, 216, 102, 249, 57, 147,
95, 21
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
};
internal static byte[] Key()