
21 Jul
2004
21 Jul
'04
2:16 a.m.
On Tue, 20 Jul 2004 01:19:33 -0500 (CDT) Aleksander Demko <ademko@shaw.ca> wrote:
UUID stuff (sometimes know as GUIDs)
I have one of these that is fairly easy to use, and conforms to the most recent draft (http://www.ietf.org/internet-drafts/draft-mealling-uuid-urn-03.txt). However, part of the code uses a md5 hash. Is it acceptable to assume that MD5 hash implementations are widely enough available that they can be used, or would I also have to provide an independent boostified implementation as well?