muffin v7.5.13
This commit is contained in:
parent
911ed68baa
commit
acf3e3cb18
69 changed files with 2731 additions and 1425 deletions
Binary file not shown.
|
|
@ -4,18 +4,18 @@ internal static class PathBundleSecret
|
|||
{
|
||||
private static readonly byte[] A = new byte[32]
|
||||
{
|
||||
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
|
||||
219, 178, 133, 86, 37, 102, 10, 221, 178, 245,
|
||||
197, 51, 203, 134, 231, 122, 11, 25, 197, 240,
|
||||
44, 220, 234, 91, 41, 93, 186, 183, 17, 72,
|
||||
109, 31
|
||||
};
|
||||
|
||||
private static readonly byte[] B = new byte[32]
|
||||
{
|
||||
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
|
||||
107, 156, 123, 202, 221, 77, 66, 210, 234, 31,
|
||||
174, 55, 4, 171, 94, 88, 13, 248, 215, 191,
|
||||
115, 73, 208, 117, 230, 149, 32, 243, 105, 23,
|
||||
154, 250
|
||||
};
|
||||
|
||||
internal static byte[] Key()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue