A B C D E H I S U 
所有类 所有程序包

A

appendByte(byte[], byte) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 
appendBytes(byte[], byte[]) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 

B

byteArrayToHexString(byte[]) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 
byteArrayToInt(byte[], int) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 
ByteOperator - com.github.myibu.algorithm中的类
operator for byte
ByteOperator() - 类 的构造器com.github.myibu.algorithm.ByteOperator
 

C

c - 类 中的变量com.github.myibu.algorithm.hash.SipHash
 
check(String) - 类 中的静态方法com.github.myibu.algorithm.validate.IDCardChecker
 
com.github.myibu.algorithm - 程序包 com.github.myibu.algorithm
 
com.github.myibu.algorithm.hash - 程序包 com.github.myibu.algorithm.hash
 
com.github.myibu.algorithm.validate - 程序包 com.github.myibu.algorithm.validate
 

D

d - 类 中的变量com.github.myibu.algorithm.hash.SipHash
 
DEFAULT_SEED_SIZE - 类 中的静态变量com.github.myibu.algorithm.hash.SipHash
 

E

encode(byte[]) - 类 中的方法com.github.myibu.algorithm.hash.SHA256
 

H

hash(String) - 类 中的方法com.github.myibu.algorithm.hash.SipHash
 
hash(String, byte[]) - 类 中的方法com.github.myibu.algorithm.hash.SipHash
 
hashSeed - 类 中的变量com.github.myibu.algorithm.hash.SipHash
 

I

IDCardChecker - com.github.myibu.algorithm.validate中的类
tool of checking whether id card is validate
IDCardChecker() - 类 的构造器com.github.myibu.algorithm.validate.IDCardChecker
 
intTo8Bytes(int) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 
intToHexString(int) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 
intToOneByte(int) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 

S

SHA256 - com.github.myibu.algorithm.hash中的类
SHA256 algorithm
SHA256() - 类 的构造器com.github.myibu.algorithm.hash.SHA256
 
SipHash - com.github.myibu.algorithm.hash中的类
SipHash 2-4 algorithm
SipHash() - 类 的构造器com.github.myibu.algorithm.hash.SipHash
 
SipHash(byte[]) - 类 的构造器com.github.myibu.algorithm.hash.SipHash
 
SipHash(byte[], int, int) - 类 的构造器com.github.myibu.algorithm.hash.SipHash
 
SipHash13 - com.github.myibu.algorithm.hash中的类
SipHash 1-3 algorithm
SipHash13() - 类 的构造器com.github.myibu.algorithm.hash.SipHash13
 
SipHash13(byte[]) - 类 的构造器com.github.myibu.algorithm.hash.SipHash13
 

U

unsignedByte(byte) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 
unsignedInt(int) - 类 中的静态方法com.github.myibu.algorithm.ByteOperator
 
A B C D E H I S U 
所有类 所有程序包