# Acronyms

<table data-header-hidden><thead><tr><th width="96.727294921875" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Acronym</td><td valign="top">Definition</td></tr><tr><td valign="top">AES</td><td valign="top">Advanced Encryption Standard</td></tr><tr><td valign="top">BCR</td><td valign="top">Barcode Reader</td></tr><tr><td valign="top">CTLS</td><td valign="top">Contactless</td></tr><tr><td valign="top">DES</td><td valign="top">Data Encryption Standard</td></tr><tr><td valign="top">DUKPT</td><td valign="top">Derived Unique Key Per Transaction</td></tr><tr><td valign="top">ECC</td><td valign="top">Elliptic-Curve Cryptography</td></tr><tr><td valign="top">FSK</td><td valign="top">Firmware Signing Key</td></tr><tr><td valign="top">ICCR</td><td valign="top">Integrated Circuit Card Reader</td></tr><tr><td valign="top">MAC</td><td valign="top">In cryptography: Message Authentication Code In networking: Media Access Control [address]</td></tr><tr><td valign="top">MSR</td><td valign="top">Magnetic Stripe Reader</td></tr><tr><td valign="top">NFC</td><td valign="top">Near Field Communication</td></tr><tr><td valign="top">POI</td><td valign="top">Point Of Interaction</td></tr><tr><td valign="top">S/N</td><td valign="top">Serial Number</td></tr><tr><td valign="top">SCRA</td><td valign="top">Secure Card Reader Authenticator</td></tr><tr><td valign="top">SHA</td><td valign="top">Secure Hash Algorithm</td></tr><tr><td valign="top">SRED</td><td valign="top">Secure Reading and Exchange of Data</td></tr><tr><td valign="top">TDEA</td><td valign="top">Triple Data Encryption Algorithm</td></tr><tr><td valign="top">USB</td><td valign="top">Universal Serial Bus</td></tr><tr><td valign="top">USB HID</td><td valign="top">USB Human Interface Device</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/compliance-documentation/secure-card-reader-security-policy/acronyms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
