OB
Size: a a a
OB
SZ
А
AK
DC
DC
SipHash_2_4 sipHash = new SipHash_2_4();
long result = sipHash.hash(key, "abc".getBytes());
System.out.print(result);
assertTrue( true );
AT
DC
System.out.print(result);
-- печатает Int64, а КХ UInt64 -- но это не этот случай, но все же стоит long джавный печатать как unsignedA
DC
A
AT
System.out.print(result);
-- печатает Int64, а КХ UInt64 -- но это не этот случай, но все же стоит long джавный печатать как unsignedDC
AT
А
DC
DC
А
AT
А