Browse thread
[Caml-list] primality test for Big_int ?
-
Francesco Abbate
- Xavier Leroy
- Yamagata Yoriyuki
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yamagata Yoriyuki <yoriyuki@m...> |
| Subject: | Re: [Caml-list] primality test for Big_int ? |
I think Numerix contains the Rabin-Miller test as an example. http://pauillac.inria.fr/~quercia/ cryptokit also includes an implementation of Rabin-Miller, but IIRC, it does not work with arbitrary integers. http://pauillac.inria.fr/~xleroy/software.html -- Yamagata Yoriyuki ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners