Skip to main content

Introduction

MicroToken Exchange (MTE)

Eclypses has developed a new low-latency, secure, and proprietary technology that empowers systems and connected devices to communicate with unprecedented levels of privacy and security. The MTE is our core technology and undeniably the future of secure communication in a digital landscape.

The MTE uses NIST-approved Deterministic Random Bit Generators (DRBGs) to create random values as a data substitute, a random stream of values! The random streams of values are not derived from your data and have no discernable relation to your data or any other generated random stream of values. A connected endpoint equipped with MTE can accept a random stream of values and recover your data. Generated substitute values are unique and completely random even when sending the same data multiple times. The MTE can operate at extremely low latency, enabling applications such as real-time, high-definition video streaming with unparalleled data security.

To accomplish this level of performance and security, MTE is written in the C language, and Eclypses provides interfaces in various languages allowing the MTE to be implemented in any application. The MTE can secure data transmissions between servers, cloud environments, connected IoT devices, Web Pages, Mobile Apps, and LoRaWAN devices. It works in most environments, including Apple iOS, macOS, Android, Windows, Linux, and MIPS. Our technology is small in disk size, has a well-defined API, and is easily implemented into most systems.

Implementation Strategies

MTE Relay Server

A full-stack solution for using MTE in a client-to-server application using HTTP(S). Suitable for Web, iOS, and Android applications.
Click here to learn more.

MTE API Relay

An end-to-end solution for using MTE in any server-to-server application using HTTP(S).
Click here to learn more.

Custom MTE Implementation

Eclypses provides core MTE documentation as well as language interfaces for most common languages so that you can implement MTE directly into your own application.
Click here to learn more.