Download List

Descripción del Proyecto

OSSP uuid is an API for ISO C, ISO C++, Perl and PHP and a corresponding CLI for the generation of DCE 1.1,
ISO/IEC 11578:1996, and RFC4122 compliant Universally
Unique Identifiers (UUIDs). It supports DCE 1.1
variant UUIDs of version 1 (time and node based),
version 3 (name based, MD5), version 4 (random
number based), and version 5 (name based, SHA-1).
UUIDs are 128-bit numbers that are intended to
have a high likelihood of uniqueness over space
and time and are computationally difficult to
guess. They are globally unique identifiers that can be locally generated without contacting a
global registration authority.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-30 23:52 Back to release list
1.2.1

Esta versión mejora el PRNG en caso de no reforzar el sistema PRNG dispositivo está disponible. Que fija la determinación de MAC en Solaris. El entorno de generación se ha actualizado a GNU libtool 1.5.18 y 2.0.2 de GNU shtool. El código fuente ha sido limpiado aún más después de un gran conjunto de sugerencias FlexeLint.
Tags: Minor bugfixes
This release improves the PRNG in case no stronger system PRNG device is available. It fixes MAC determination under Solaris. The build environment has been upgraded to GNU libtool 1.5.18 and GNU shtool 2.0.2. The source code has been cleaned up even more by following a large set of FlexeLint suggestions.

Project Resources