EnigmaBridge API test
API usage demo
1
Function input
Plain data
Aux data, not protected by MAC or cipher
Function input
Input data to the
ProcessData()
. Will be encypted and MACed in transfer.
AES-256 testvector
,
RSA-1024 testvector
,
RSA-1024 one
,
RSA-2048 testvector
,
PKCS#7 pad
,
PKCS#7 unpad
,
PKCS#1.5 pad 1024
,
PKCS#1.5 unpad 1024
,
PKCS#1.5 pad 2048
,
PKCS#1.5 unpad 2048
2
Configuration
API Key
Your EB API key
User object ID
Hexcoded user object ID stored in EB you want to work with. RSA-1024 decrypt:
0x7654
, RSA-2048 decrypt:
0x9876
, AES-256 encrypt:
0xEE01
ProcessData method
PLAINAES
for operation with AES UO,
RSA1024
for operation with RSA-1024 UO,
RSA2048
for operation with RSA-2048 UO,
Endpoint
Hostname of the EB API
site1
,
site2
Method
POST
GET
Scheme
https
http
AES encryption key
Hexcoded encryption API key
RSA comm key
,
AES comm key
MAC key
Hexcoded hmac API key
RSA comm key
AES comm key
3
Response
Status code
9000 means success
Response time
Response
Request:
Log: