Skip to main content
Search

Secret Algorithm in GTR

Please use the Enum ID in the variable part in the API.

Algorithm NameEnum IDDefault in GTRHave additional encryption paramsPublic Key Format (For Store and List)
Keccak 256keccak256XXX
RSA-OAEP SHA-1 MFG-1rsa_ecb_oaep_with_sha1_and_mgf1paddingXXPEM (Certificate) String
ED25519 key for Curve25519 ciphered25519_curve25519YesXBase64 String
ECIES with SECP384R1 for TUBITAK systemecies_secp384r1_tubitakXYES (EphemeralPublicKey)PEM (Certificate) String
ECIES with SECP256K1 for SYGNA systemecies_secp256k1_sygnaXXCustomized (EC Point that remove ASN.1 and build by format: '04' + affine X + affine Y)

Encryption / Decryption Library

GTR has release the encryption library for java that can support the algorithms above and easy to fit the scenario using GTR solutions.

https://github.com/Global-Travel-Rule/encryption-tools