muffin v7.5.13

This commit is contained in:
alydev 2026-08-22 10:25:22 +10:00
parent 911ed68baa
commit acf3e3cb18
69 changed files with 2731 additions and 1425 deletions

View file

@ -4,18 +4,18 @@ internal static class PathBundleSecret
{
private static readonly byte[] A = new byte[32]
{
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
14, 238, 168, 186, 100, 48, 138, 129, 114, 53,
75, 217, 99, 224, 198, 248, 103, 129, 59, 33,
149, 44, 226, 149, 187, 253, 141, 40, 151, 199,
127, 185
};
private static readonly byte[] B = new byte[32]
{
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
87, 34, 127, 49, 238, 14, 221, 143, 224, 157,
207, 147, 247, 122, 30, 185, 79, 187, 117, 57,
242, 252, 100, 251, 176, 253, 30, 79, 135, 124,
73, 92
};
internal static byte[] Key()