13 13 13 13

Triple DES/3DES

  • Triple Data Encryption Algorithm (Triple DES or 3DES) is a block cipher, which applies the Data Encryption Standard (DES) cipher algorithm three times to each data block.
  • Implementation is compliant with standard FIPS 46-3
  • Low memory foot print
  • Re-entrant implementation makes it easy to integrate
  • Optimized in native Assembly
  • It supports seven different modes as described in ANSI X9.52 named as:
    • TDEA Cipher Block Chaining Mode of Operation (TCBC)
    • TDEA Cipher Block Chaining Mode of Operation - Interleaved (TCBC-I)
    • TDEA Cipher Feedback Mode of Operation (TCFB)
    • TDEA Cipher Feedback Mode of Operation - Pipelined (TCFB-P)
    • TDEA Output Feedback Mode of Operation (TOFB)
    • TDEA Output Feedback Mode of Operation - Interleaved (TOFB-I)

Platforms Supported

  • ARM7, ARM9e, ARM11, Cortex-A5, Cortex-A8, Cortex-M0, Cortex-M3, Cortex-M4

Contact: sales@picustech.com for further details.