Constant Field Values
Contents
com.google.*
-
com.google.crypto.tink.CryptoFormat Modifier and Type Constant Field Value public static final intLEGACY_PREFIX_SIZE5public static final byteLEGACY_START_BYTE0public static final intNON_RAW_PREFIX_SIZE5public static final intRAW_PREFIX_SIZE0public static final intTINK_PREFIX_SIZE5public static final byteTINK_START_BYTE1 -
com.google.crypto.tink.Version Modifier and Type Constant Field Value public static final java.lang.StringTINK_VERSION"1.18.0"
-
com.google.crypto.tink.aead.internal.AesGcmJceUtil Modifier and Type Constant Field Value public static final intIV_SIZE_IN_BYTES12public static final intTAG_SIZE_IN_BYTES16 -
com.google.crypto.tink.aead.internal.InsecureNonceAesGcmJce Modifier and Type Constant Field Value public static final intIV_SIZE_IN_BYTES12public static final intTAG_SIZE_IN_BYTES16 -
com.google.crypto.tink.aead.internal.InsecureNonceXChaCha20 Modifier and Type Constant Field Value public static final intNONCE_SIZE_IN_BYTES24 -
com.google.crypto.tink.aead.internal.Poly1305 Modifier and Type Constant Field Value public static final intMAC_KEY_SIZE_IN_BYTES32public static final intMAC_TAG_SIZE_IN_BYTES16
-
com.google.crypto.tink.integration.android.AndroidKeystoreKmsClient Modifier and Type Constant Field Value public static final java.lang.StringPREFIX"android-keystore://"
-
com.google.crypto.tink.internal.Ed25519 Modifier and Type Constant Field Value public static final intPUBLIC_KEY_LEN32public static final intSECRET_KEY_LEN32public static final intSIGNATURE_LEN64 -
com.google.crypto.tink.internal.Field25519 Modifier and Type Constant Field Value public static final intFIELD_LEN32public static final intLIMB_CNT10 -
com.google.crypto.tink.internal.OutputPrefixUtil Modifier and Type Constant Field Value public static final byteLEGACY_START_BYTE0public static final intNON_EMPTY_PREFIX_SIZE5public static final byteTINK_START_BYTE1
-
com.google.crypto.tink.mac.internal.AesUtil Modifier and Type Constant Field Value public static final intBLOCK_SIZE16
-
com.google.crypto.tink.signature.internal.Ed25519SignJce Modifier and Type Constant Field Value public static final intSECRET_KEY_LEN32public static final intSIGNATURE_LEN64
-
com.google.crypto.tink.subtle.Base64 Modifier and Type Constant Field Value public static final intCRLF4public static final intDEFAULT0public static final intNO_CLOSE16public static final intNO_PADDING1public static final intNO_WRAP2public static final intURL_SAFE8 -
com.google.crypto.tink.subtle.Ed25519Sign Modifier and Type Constant Field Value public static final intSECRET_KEY_LEN32 -
com.google.crypto.tink.subtle.Ed25519Verify Modifier and Type Constant Field Value public static final intPUBLIC_KEY_LEN32public static final intSIGNATURE_LEN64