A B C D E F G H I K L M P R S T U V
A
- add(byte[]) - 类 中的方法cn.bitfactory.encryption.utils.hash.Sha256
-
- add32(int) - 类 中的方法cn.bitfactory.encryption.utils.hash.Sha256
-
- AesCtr - cn.bitfactory.encryption.utils.aes中的类
-
- AesCtr() - 类 的构造器cn.bitfactory.encryption.utils.aes.AesCtr
-
- algorismToHexString(int, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- algorismToHEXString(int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- AsciiStringToString(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
B
- Base58 - cn.bitfactory.encryption.utils.base中的类
-
- Base58() - 类 的构造器cn.bitfactory.encryption.utils.base.Base58
-
- base582Str(String) - 类 中的静态方法cn.bitfactory.encryption.utils.base.Base58
-
base58 to string
- BASE_58_VALUE - 类 中的静态变量cn.bitfactory.encryption.utils.base.Base58
-
- bigIntegerPreHandle(BigInteger) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
- binaryToAlgorism(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- byteConvert32Bytes(BigInteger) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- byteConvertInteger(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- byteToHex(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- byteToInt(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- byteToString(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
C
- CalHash(KeyType, byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hash.HashUtil
-
get hash
- CF(byte[], byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hash.SM3
-
- CF(int[], int[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hash.SM3
-
- charToByte(char) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- cn.bitfactory.encryption.crypto.contract - 程序包 cn.bitfactory.encryption.crypto.contract
-
- cn.bitfactory.encryption.crypto.keystore - 程序包 cn.bitfactory.encryption.crypto.keystore
-
- cn.bitfactory.encryption.crypto.keystore.entity - 程序包 cn.bitfactory.encryption.crypto.keystore.entity
-
- cn.bitfactory.encryption.crypto.mnemonic - 程序包 cn.bitfactory.encryption.crypto.mnemonic
-
- cn.bitfactory.encryption.crypto.slip10 - 程序包 cn.bitfactory.encryption.crypto.slip10
-
- cn.bitfactory.encryption.exception - 程序包 cn.bitfactory.encryption.exception
-
- cn.bitfactory.encryption.key - 程序包 cn.bitfactory.encryption.key
-
- cn.bitfactory.encryption.model - 程序包 cn.bitfactory.encryption.model
-
- cn.bitfactory.encryption.utils - 程序包 cn.bitfactory.encryption.utils
-
- cn.bitfactory.encryption.utils.aes - 程序包 cn.bitfactory.encryption.utils.aes
-
- cn.bitfactory.encryption.utils.base - 程序包 cn.bitfactory.encryption.utils.base
-
- cn.bitfactory.encryption.utils.hash - 程序包 cn.bitfactory.encryption.utils.hash
-
- cn.bitfactory.encryption.utils.hash.model - 程序包 cn.bitfactory.encryption.utils.hash.model
-
- cn.bitfactory.encryption.utils.hex - 程序包 cn.bitfactory.encryption.utils.hex
-
- cn.bitfactory.encryption.utils.sm2 - 程序包 cn.bitfactory.encryption.utils.sm2
-
- contains(String) - 枚举 中的静态方法cn.bitfactory.encryption.crypto.slip10.Slip10Curve
-
- ContractAddress - cn.bitfactory.encryption.crypto.contract中的类
-
- ContractAddress() - 类 的构造器cn.bitfactory.encryption.crypto.contract.ContractAddress
-
- curve - 类 中的静态变量cn.bitfactory.encryption.utils.sm2.SM2
-
D
- decipherKeyStore(String, KeyStoreEty) - 类 中的静态方法cn.bitfactory.encryption.crypto.keystore.KeyStore
-
- decipherKeyStoreFromData(byte[], KeyStoreEty) - 类 中的静态方法cn.bitfactory.encryption.crypto.keystore.KeyStore
-
- decode(String) - 类 中的静态方法cn.bitfactory.encryption.utils.base.Base58
-
- decodeHex(char[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- decrypt(byte[], byte[], byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.aes.AesCtr
-
- deriveKeyByPath(Slip10Curve, String, String) - 类 中的方法cn.bitfactory.encryption.crypto.slip10.HDKey
-
- doFinal(byte[], int) - 类 中的方法cn.bitfactory.encryption.utils.hash.SM3Digest
-
E
- ED25519_VALUE - 枚举 中的静态变量cn.bitfactory.encryption.model.KeyType
-
- encAddressToHex(String) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
- EncException - cn.bitfactory.encryption.exception中的异常错误
-
- EncException(String, Throwable) - 异常错误 的构造器cn.bitfactory.encryption.exception.EncException
-
- EncException(String) - 异常错误 的构造器cn.bitfactory.encryption.exception.EncException
-
- encode(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.base.Base58
-
- encodeHex(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- encodeHex(byte[], boolean) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- encodeHex(byte[], char[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- encodeHexString(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- encodeHexString(byte[], boolean) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- encodeHexString(byte[], char[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- encPrivateKeyToHex(String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- encPublicKeyToHex(String) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
- encrypt(byte[], byte[], byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.aes.AesCtr
-
F
- finish() - 类 中的方法cn.bitfactory.encryption.utils.hash.Sha256
-
- finish128() - 类 中的方法cn.bitfactory.encryption.utils.hash.Sha256
-
- finish256() - 类 中的方法cn.bitfactory.encryption.utils.hash.Sha256
-
G
- G - 类 中的静态变量cn.bitfactory.encryption.utils.sm2.SM2
-
- GenerateHashHex(byte[], HashType) - 类 中的静态方法cn.bitfactory.encryption.utils.hash.HashUtil
-
- generateKeyPair() - 类 中的方法cn.bitfactory.encryption.utils.sm2.SM2
-
生成密钥对
- generateKeyStore(String, String, int) - 类 中的静态方法cn.bitfactory.encryption.crypto.keystore.KeyStore
-
- generateKeyStore(String, String, int, int, int, int) - 类 中的静态方法cn.bitfactory.encryption.crypto.keystore.KeyStore
-
- generateKeyStoreFromData(byte[], byte[], int) - 类 中的静态方法cn.bitfactory.encryption.crypto.keystore.KeyStore
-
- generateKeyStoreFromData(byte[], byte[], int, int, int, int) - 类 中的静态方法cn.bitfactory.encryption.crypto.keystore.KeyStore
-
- generateMnemonicCode(byte[]) - 类 中的静态方法cn.bitfactory.encryption.crypto.mnemonic.Mnemonic
-
- generatePrivateKeyByMnemonicCodeAndKeyTypeAndHDPath(List<String>, KeyType, String) - 类 中的静态方法cn.bitfactory.encryption.crypto.mnemonic.Mnemonic
-
- getChainCode() - 类 中的方法cn.bitfactory.encryption.crypto.slip10.Keys
-
- getChainCode() - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
- getContractAddress(String, long, long, long) - 类 中的静态方法cn.bitfactory.encryption.crypto.contract.ContractAddress
-
- getDigestSize() - 类 中的方法cn.bitfactory.encryption.utils.hash.SM3Digest
-
- getEncAddress() - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- getEncAddress(String, String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- getEncAddress(String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- getEncAddress() - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
- getEncAddress(String, String) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
- getEncAddress(String) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
- getEncPrivateKey() - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- getEncPrivateKey(byte[], KeyType) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
原生转星火私钥
- getEncPublicKey() - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- getEncPublicKey(String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- getEncPublicKey(byte[], KeyType) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
原生转星火公钥
- getHexString(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- getHexString(byte[], boolean) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- getKey() - 类 中的方法cn.bitfactory.encryption.crypto.slip10.Keys
-
- getKey() - 枚举 中的方法cn.bitfactory.encryption.crypto.slip10.Slip10Curve
-
- getKeyType() - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
get key type
- getKeyType() - 类 中的方法cn.bitfactory.encryption.model.KeyMember
-
- getMasterKeyFromSeed(Slip10Curve, String) - 类 中的方法cn.bitfactory.encryption.crypto.slip10.HDKey
-
- getMessage() - 异常错误 中的方法cn.bitfactory.encryption.exception.EncException
-
- getN() - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- getP() - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- getPrivateKey() - 类 中的方法cn.bitfactory.encryption.utils.sm2.SM2KeyPair
-
- getPublicKey() - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
get public key
- getPublicKey() - 类 中的方法cn.bitfactory.encryption.utils.sm2.SM2KeyPair
-
- getR() - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- getRawPKey() - 类 中的方法cn.bitfactory.encryption.model.KeyMember
-
- getRawPrivateKey() - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
get raw private key
- getRawPubKey(ECPoint) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
- getRawPubKey(SM2KeyPair) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
- getRawPublicKey() - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
获取原生公钥
- getRawPublicKey() - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
get raw public key
- getRawSKey() - 类 中的方法cn.bitfactory.encryption.model.KeyMember
-
- getRawSkey(SM2KeyPair) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
- getSalt() - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- getSM2KeyPair() - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
- getValue(String) - 枚举 中的静态方法cn.bitfactory.encryption.crypto.slip10.Slip10Curve
-
H
- Hash(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hash.SM3Digest
-
- HashType - cn.bitfactory.encryption.utils.hash.model中的枚举
-
- HashUtil - cn.bitfactory.encryption.utils.hash中的类
-
- HashUtil() - 类 的构造器cn.bitfactory.encryption.utils.hash.HashUtil
-
- HDKey - cn.bitfactory.encryption.crypto.slip10中的类
-
- HDKey() - 类 的构造器cn.bitfactory.encryption.crypto.slip10.HDKey
-
- HexFormat - cn.bitfactory.encryption.utils.hex中的类
-
- HexFormat() - 类 的构造器cn.bitfactory.encryption.utils.hex.HexFormat
-
- hexStringToAlgorism(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- hexStringToBinary(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- hexStringToBytes(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- hexStringToString(String, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- hexToByte(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- hexToEncAddress(byte[], KeyType) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
I
- intToBytes(int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- isAddressValid(String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- isAddressValid(String) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
- isEmpty(CharSequence) - 类 中的静态方法cn.bitfactory.encryption.utils.Tools
-
- isEmpty(Object) - 类 中的静态方法cn.bitfactory.encryption.utils.Tools
-
- isEmpty(Object[]) - 类 中的静态方法cn.bitfactory.encryption.utils.Tools
-
- isEmpty(List<Object>) - 类 中的静态方法cn.bitfactory.encryption.utils.Tools
-
- isHexString(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- isNULL(Object) - 类 中的静态方法cn.bitfactory.encryption.utils.Tools
-
- isPrivateKeyValid(String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- isPublicKeyValid(String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
- isPublicKeyValid(String) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
- iv - 类 中的静态变量cn.bitfactory.encryption.utils.hash.SM3
-
K
- key - 枚举 中的变量cn.bitfactory.encryption.crypto.slip10.Slip10Curve
-
- KeyMember - cn.bitfactory.encryption.model中的类
-
- KeyMember() - 类 的构造器cn.bitfactory.encryption.model.KeyMember
-
- Keys - cn.bitfactory.encryption.crypto.slip10中的类
-
- Keys(String, String) - 类 的构造器cn.bitfactory.encryption.crypto.slip10.Keys
-
- KeyStore - cn.bitfactory.encryption.crypto.keystore中的类
-
- KeyStore() - 类 的构造器cn.bitfactory.encryption.crypto.keystore.KeyStore
-
- KeyStoreEty - cn.bitfactory.encryption.crypto.keystore.entity中的类
-
- KeyStoreEty() - 类 的构造器cn.bitfactory.encryption.crypto.keystore.entity.KeyStoreEty
-
- KeyType - cn.bitfactory.encryption.model中的枚举
-
L
- longToBytes(long) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
M
- main(String[]) - 类 中的静态方法cn.bitfactory.encryption.utils.base.Base58
-
- Mnemonic - cn.bitfactory.encryption.crypto.mnemonic中的类
-
- Mnemonic() - 类 的构造器cn.bitfactory.encryption.crypto.mnemonic.Mnemonic
-
P
- padding(byte[], int) - 类 中的静态方法cn.bitfactory.encryption.utils.hash.SM3
-
�����һ�������ֽ�����padding
- padHexString(String, int) - 类 中的静态方法cn.bitfactory.encryption.crypto.slip10.HDKey
-
- parseToInt(String, int, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- parseToInt(String, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- patchHexString(String, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- printHexString(byte[]) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- PrivateKeyManager - cn.bitfactory.encryption.key中的类
-
- PrivateKeyManager() - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
generate key pair (default: ed25519)
- PrivateKeyManager(boolean, String) - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
- PrivateKeyManager(KeyType) - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
generate key pair
- PrivateKeyManager(KeyType, String) - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
generate key pair
- PrivateKeyManager(byte[], KeyType) - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
generate key pair
- PrivateKeyManager(byte[]) - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
- PrivateKeyManager(String) - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
generate key pair
- PrivateKeyManager(String, String) - 类 的构造器cn.bitfactory.encryption.key.PrivateKeyManager
-
- PublicKeyManager - cn.bitfactory.encryption.key中的类
-
- PublicKeyManager() - 类 的构造器cn.bitfactory.encryption.key.PublicKeyManager
-
- PublicKeyManager(String) - 类 的构造器cn.bitfactory.encryption.key.PublicKeyManager
-
structure with encrytion public key
R
- reset() - 类 中的方法cn.bitfactory.encryption.utils.hash.SM3Digest
-
- rotateLeft(int, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hash.SM3
-
S
- ScryptParamsEty - cn.bitfactory.encryption.crypto.keystore.entity中的类
-
- ScryptParamsEty() - 类 的构造器cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- setChainCode(String) - 类 中的方法cn.bitfactory.encryption.crypto.slip10.Keys
-
- setChainCode(String) - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
- setEncPublicKey(String) - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
set enc public key
- setKey(String) - 类 中的方法cn.bitfactory.encryption.crypto.slip10.Keys
-
- setKeyType(KeyType) - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
set key type
- setKeyType(KeyType) - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
set key type
- setKeyType(KeyType) - 类 中的方法cn.bitfactory.encryption.model.KeyMember
-
- setN(int) - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- setP(int) - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- setR(int) - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- setRawPKey(byte[]) - 类 中的方法cn.bitfactory.encryption.model.KeyMember
-
- setRawPrivateKey(byte[]) - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
set raw private key
- setRawPublicKey(byte[]) - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
set raw public key
- setRawSKey(byte[]) - 类 中的方法cn.bitfactory.encryption.model.KeyMember
-
- setSalt(String) - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
- Sha256 - cn.bitfactory.encryption.utils.hash中的类
-
- Sha256() - 类 的构造器cn.bitfactory.encryption.utils.hash.Sha256
-
- Sha256(byte[]) - 类 的构造器cn.bitfactory.encryption.utils.hash.Sha256
-
- sign(byte[]) - 类 中的方法cn.bitfactory.encryption.key.PrivateKeyManager
-
sign message
- sign(byte[], String) - 类 中的静态方法cn.bitfactory.encryption.key.PrivateKeyManager
-
sign message
- sign(String, String, SM2KeyPair) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
签名
- Signature(BigInteger, BigInteger) - 类 的构造器cn.bitfactory.encryption.utils.sm2.SM2.Signature
-
- signWithBytes(String, String, SM2KeyPair) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
签名
- Slip10Curve - cn.bitfactory.encryption.crypto.slip10中的枚举
-
- SM2 - cn.bitfactory.encryption.utils.sm2中的类
-
SM2公钥加密算法实现 包括 -密钥对生成 -签名,验签
- SM2() - 类 的构造器cn.bitfactory.encryption.utils.sm2.SM2
-
- SM2.Signature - cn.bitfactory.encryption.utils.sm2中的类
-
- SM2_VALUE - 枚举 中的静态变量cn.bitfactory.encryption.model.KeyType
-
- SM2KeyPair - cn.bitfactory.encryption.utils.sm2中的类
-
- SM2KeyPair(ECPoint, BigInteger) - 类 的构造器cn.bitfactory.encryption.utils.sm2.SM2KeyPair
-
- SM3 - cn.bitfactory.encryption.utils.hash中的类
-
- SM3() - 类 的构造器cn.bitfactory.encryption.utils.hash.SM3
-
- SM3Digest - cn.bitfactory.encryption.utils.hash中的类
-
- SM3Digest() - 类 的构造器cn.bitfactory.encryption.utils.hash.SM3Digest
-
- SM3Digest(SM3Digest) - 类 的构造器cn.bitfactory.encryption.utils.hash.SM3Digest
-
- str2Base58(String) - 类 中的静态方法cn.bitfactory.encryption.utils.base.Base58
-
string to base58
- StringToAsciiString(String) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- subByte(byte[], int, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
T
- Tj - 类 中的静态变量cn.bitfactory.encryption.utils.hash.SM3
-
- toByte() - 类 中的方法cn.bitfactory.encryption.utils.sm2.SM2.Signature
-
- toDigit(char, int) - 类 中的静态方法cn.bitfactory.encryption.utils.hex.HexFormat
-
- Tools - cn.bitfactory.encryption.utils中的类
-
- Tools() - 类 的构造器cn.bitfactory.encryption.utils.Tools
-
- toString() - 类 中的方法cn.bitfactory.encryption.crypto.keystore.entity.KeyStoreEty
-
- toString() - 类 中的方法cn.bitfactory.encryption.utils.sm2.SM2.Signature
-
U
- update(byte[], int, int) - 类 中的方法cn.bitfactory.encryption.utils.hash.SM3Digest
-
- update(byte) - 类 中的方法cn.bitfactory.encryption.utils.hash.SM3Digest
-
V
- valueOf(String) - 枚举 中的静态方法cn.bitfactory.encryption.crypto.slip10.Slip10Curve
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.bitfactory.encryption.model.KeyType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.bitfactory.encryption.utils.hash.model.HashType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.bitfactory.encryption.crypto.slip10.Slip10Curve
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.bitfactory.encryption.model.KeyType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.bitfactory.encryption.utils.hash.model.HashType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- verify(byte[], byte[]) - 类 中的方法cn.bitfactory.encryption.key.PublicKeyManager
-
check sign datas
- verify(byte[], byte[], String) - 类 中的静态方法cn.bitfactory.encryption.key.PublicKeyManager
-
check sign datas
- verify(String, SM2.Signature, String, ECPoint) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
验签
- verify(String, byte[], String, ECPoint) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
验签
- verify(byte[], byte[], KeyMember) - 类 中的静态方法cn.bitfactory.encryption.utils.sm2.SM2
-
A B C D E F G H I K L M P R S T U V
Copyright © 2025. All rights reserved.