Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Big_int a^x mod m
@ 2000-07-23 21:29 Julian Assange
  2000-07-24 11:03 ` Remi VANICAT
  2000-07-25  9:33 ` Julian Assange
  0 siblings, 2 replies; 4+ messages in thread
From: Julian Assange @ 2000-07-23 21:29 UTC (permalink / raw)
  To: caml-list; +Cc: proff


 val (**/) : num -> num -> num 
 val power_num : num -> num -> num
   Exponentiation

The num library documentation doesn't seem to support modular
exponentiation. This is seems to be an unusual oversight, and means
the library isn't useful for real-world cryptographic applications.

Is anyone working on adding mod exp's? Or are there other bigint
ocaml libraries?

Cheers,
Julian.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-07-25 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-23 21:29 Big_int a^x mod m Julian Assange
2000-07-24 11:03 ` Remi VANICAT
2000-07-25  0:44   ` Michel Quercia
2000-07-25  9:33 ` Julian Assange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox