D.12.3.16 babyGiant
Procedure from library
crypto.lib
(see
crypto_lib
).
Usage:
babyGiant(b,y,p);
Return:
the discrete logarithm x: b^x=y mod p
Note:
This procedure works based on Shank's baby step - giant step method.
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.