类 SipHash13


  • public class SipHash13
    extends SipHash
    SipHash 1-3 algorithm
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • SipHash13

        public SipHash13()
      • SipHash13

        public SipHash13​(byte[] seed)