update dht_sec definition
This commit is contained in:
@@ -1733,11 +1733,11 @@ int test_main()
|
||||
|
||||
boost::uint8_t prefixes[][4] =
|
||||
{
|
||||
{0x8a, 0x84, 0xac, 0x4d},
|
||||
{0x11, 0x67, 0xd8, 0xb9 },
|
||||
{0x50, 0x8e, 0x07, 0x5d },
|
||||
{0x09, 0x5d, 0x76, 0xcb },
|
||||
{0xf6, 0x2b, 0x5a, 0x2f },
|
||||
{0xf7, 0x66, 0xf9, 0xf5},
|
||||
{0x7e, 0xe0, 0x47, 0x79 },
|
||||
{0x76, 0xa6, 0x26, 0xff },
|
||||
{0xbe, 0xb4, 0xe6, 0x19 },
|
||||
{0xac, 0xe5, 0x61, 0x3a },
|
||||
};
|
||||
|
||||
for (int i = 0; i < 5; ++i)
|
||||
|
Reference in New Issue
Block a user