muffin v7.5.13
This commit is contained in:
parent
911ed68baa
commit
acf3e3cb18
69 changed files with 2731 additions and 1425 deletions
|
|
@ -4,18 +4,18 @@ internal static class PathBundleSecret
|
|||
{
|
||||
private static readonly byte[] A = new byte[32]
|
||||
{
|
||||
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
|
||||
153, 30, 158, 74, 159, 14, 199, 185, 40, 166,
|
||||
85, 6, 37, 167, 5, 38, 221, 72, 99, 65,
|
||||
160, 20, 49, 186, 80, 230, 97, 96, 19, 189,
|
||||
194, 228
|
||||
};
|
||||
|
||||
private static readonly byte[] B = new byte[32]
|
||||
{
|
||||
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
|
||||
30, 173, 221, 145, 116, 199, 45, 52, 72, 186,
|
||||
186, 181, 129, 66, 39, 24, 195, 19, 249, 56,
|
||||
14, 14, 134, 179, 100, 23, 222, 226, 221, 184,
|
||||
242, 90
|
||||
};
|
||||
|
||||
internal static byte[] Key()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue