muffin v7.5.12
This commit is contained in:
parent
3102923ce2
commit
911ed68baa
65 changed files with 2356 additions and 1539 deletions
Binary file not shown.
|
|
@ -4,18 +4,18 @@ internal static class PathBundleSecret
|
|||
{
|
||||
private static readonly byte[] A = new byte[32]
|
||||
{
|
||||
14, 205, 205, 220, 252, 13, 221, 232, 100, 189,
|
||||
37, 224, 91, 77, 175, 255, 30, 195, 23, 136,
|
||||
234, 230, 125, 209, 122, 165, 20, 174, 100, 226,
|
||||
27, 222
|
||||
73, 4, 92, 189, 214, 0, 53, 235, 105, 164,
|
||||
216, 243, 244, 200, 198, 26, 227, 227, 153, 121,
|
||||
241, 147, 166, 171, 63, 63, 121, 152, 52, 115,
|
||||
89, 201
|
||||
};
|
||||
|
||||
private static readonly byte[] B = new byte[32]
|
||||
{
|
||||
241, 56, 43, 159, 122, 127, 111, 25, 223, 150,
|
||||
24, 59, 99, 24, 253, 141, 217, 107, 154, 16,
|
||||
247, 125, 175, 254, 169, 41, 27, 2, 18, 101,
|
||||
46, 175
|
||||
243, 132, 180, 1, 83, 89, 202, 66, 33, 20,
|
||||
242, 184, 99, 15, 215, 2, 4, 125, 221, 134,
|
||||
186, 51, 132, 151, 141, 220, 230, 57, 252, 77,
|
||||
103, 57
|
||||
};
|
||||
|
||||
internal static byte[] Key()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue