Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-09-02 20:01 Zurück zur Release-Liste
1.3.0

API-Bindings wurden für die Sprachen hinzugefügt ISO-C: 1998 und PHP: 4 / 5. Eine Abwärtskompatibilität API wurde für Perl-Daten hinzugefügt:: UUID. A-Funktionen reduzierte TIE-Stil Perl-API, OSSP:: uuid:: Krawatte, wurde hinzugefügt. Eine neue uuid_clone () C-API-Funktion wurde hinzugefügt. Eine pkg-config (1)-Spezifikation wurde hinzugefügt. Die Build-Umgebung wurde auf GNU libtool 1.5.20 aktualisiert.
Tags: Major feature enhancements
API bindings have been added for the languages ISO-C:1998 and PHP:4/5. A backward compatibility API has been added for Perl's Data::UUID. A functionality-reduced TIE-style Perl API, OSSP::uuid::tie, has been added. A new uuid_clone() C API function has been added. A pkg-config(1) specification has been added. The build environment has been upgraded to GNU libtool 1.5.20.

Project Resources