Example Code

Example applications TEA, XTEA and XXTEA algorithm for encryption and decryption of images and text

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview
These examples show TEA, XTEA and XXTEA applications to encrypt and decrypt text messages and pictures.


Description
Beside TEA and XTEA algorithm, there are also XXTEA algorithms, where XXTEA is a block chiper designed to correct weaknesses in the original block TEA (http://en.wikipedia.org/wiki/XXTEA).

 

Requirements

  • LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

  1. Run VI

 

Additional Information or References
VI Block Diagram

 ask for opinions.jpg

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**

 

 

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.