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]
{
145, 72, 249, 36, 189, 185, 130, 238, 193, 10,
202, 232, 4, 205, 253, 37, 116, 120, 105, 80,
155, 225, 237, 122, 124, 183, 185, 180, 222, 128,
163, 58
83, 53, 162, 177, 116, 210, 154, 147, 32, 246,
109, 49, 21, 10, 185, 40, 3, 223, 158, 234,
82, 124, 250, 209, 185, 174, 77, 93, 58, 15,
16, 246
};
private static readonly byte[] B = new byte[32]
{
38, 241, 153, 134, 236, 129, 153, 181, 53, 177,
92, 29, 47, 248, 180, 1, 80, 8, 68, 19,
82, 214, 85, 67, 101, 195, 46, 138, 196, 69,
206, 117
11, 0, 215, 132, 153, 74, 202, 77, 15, 86,
243, 43, 187, 26, 168, 53, 42, 2, 79, 60,
154, 215, 216, 52, 147, 70, 38, 49, 232, 46,
225, 130
};
internal static byte[] Key()