Home  Contents

cipher.mpi

Cipher/MPI Core4 Lua Commands

SYNOPSIS

mpi = cipher.mpi()

DESCRIPTION

The Core4 system includes a copy of mbed TLS.

This function creates an object for working with arbitrary large integer numbers.

RETURN VALUE

A mpi bignum storage instance.

SEE ALSO