silc_mp_sqrt
SYNOPSIS
SilcBool silc_mp_sqrt(SilcMPInt *dst, SilcMPInt *src);
DESCRIPTION
Compute square root of floor(sqrt(src)) and save the result to `dst'.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |