QuickSearch Results

Kupujte nové RAD Studio 12 Athens se slevou až do 22. 12. 2023. Využijte novinek jak pro Delphi, tak pro C++Builder ve verzi 12 a nakupujte nové licence s atraktivní slevou 20% na libovolnou edici.

Found 14 records. Shown from 1 to 15.

Components > Security > Crypting Other

By Fundamentals Library.

Freeware + source New 29 Aug 2011

Description

Hash library that supports popular hash algorithms: XOR8, XOR16, XOR32 CRC16, CRC32 Adler32 ELF Knuth MD5 SHA1 SHA256, SHA512 HMAC MD5 HMAC SHA1 HMAC SHA256, SHA512.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 30 kB

Platforms: D2005, D2006, D2007, D2009, D2010, D5, D6, D7, DXE

Components > Tools > Base classes

By OpenSourcePan.

Freeware + source Update 22 Jun 2002

Description

A hash (properly known as an associative array) is a bit like an array, but instead of having an ordinal (integer, char and so on) index, each item is identified by a string. To allow items to be found quickly, a technique known as hashing (hence the name hash) is used. This library provides a generic THash component, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6 kB

Platforms: CB6, D5, D6

Kylix > Components > Tools

By OpenSourcePan.

Freeware + source Update 22 Jun 2002

Description

A hash (properly known as an associative array) is a bit like an array, but instead of having an ordinal (integer, char and so on) index, each item is identified by a string. To allow items to be found quickly, a technique known as hashing (hence the name hash) is used. This library provides a generic THash component, …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 6 kB

Platforms: KLX1, KLX2

Components > Security > Crypting Other

By Alexander Myasnikov.

Freeware + source New 17 Sep 2010

Description

Generic hash functions pack - is powerful opensource collection of 32-bit and 64-bit hash functions with very good collision resistance. There are also implemented new MaPrime, MaHash functions. Internal collision test implemented.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 13 kB

Platforms: C2k10, C2k6, C2k7, C2k9, CB6, CBXE

Components > Security > Crypting Other

By Alexander Myasnikov.

Freeware + source New 22 Dec 2008

Description

HashCart - simple and fast hash function based on Cartman block cipher. Function has 128-bit state and 128-bit block, uses 4 SBOX arrays, cipher is initialized with 384-bit key.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 14 kB

Platforms: D2005, D2006, D2007, D4, D5, D6, D7

Components > Security > Crypting

By Alexander Myasnikov.

Freeware + source New 27 Jul 2010

Description

HashCart-XT is the secure hash function with 128 bit digest output, based on XTEA-3 block cipher as compression routine. Includes sample code for hashing binary file, block and string.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 2 kB

Platforms: C2k10, C2k6, C2k7, C2k9

Components > Security > Crypting Other

By Alex Demchenko.

Freeware + source Update 21 Nov 2002

Description

HashLib! is a fast and flexible library for Delphi and C++ Builder. Featuring: Implementation of MD2, MD4, MD5, SHA-1, SHA (256, 384, 512), Haval (128, 160, 192, 224, 256), GOST R 34.11-94, Ripe-MD (128, 160), Tiger (128, 160, 192), CRC32, CRC32b, Adler32 hash alogrithms Common and really simple …

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 183 kB

Platforms: CB5, CB6, D5, D6, D7

Components > Tools > Sort, Search

By SoftComplete Development.

Freeware + source Update 11 Dec 2000

Description

High efficient dynamic hash table with tree organization. The existing implementations of hash-tables have the important disadvantage - fixed size. As a corollary, if the table is filled more than 90% search and insert operation become very slow. HashTrie represents new efficient data structure.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 101 kB

Platforms: CB3, CB4, CB5, CB6, D2, D3, D4, D5, D6, D7

Developer Tools > Developer Tools > Software Protection

By TOKEN SOFTWARE Damian Bado.

Shareware Update 06 Jul 2006

Description

HwHash (Hardware Hash Generator) is a smart copy protection tool, which enables to generate a PC identifier (computer id / hardware id), running in MS Windows operating system, on the basis of hardware and logical components installed on the computer. Having such an identifier, you are able to …

Informations

  • Status: Evaluation (time-limit)
  • Source: On purchase/registration
  • price: $149
  • Source price: $1178
  • Size: 720 kB

Platforms: C2k6, CB5, CB6, D2005, D2006, D4, D5, D6, D7

Components > Tools > Text

By Martin Waldenburg.

Freeware + source Update 17 Jan 2001

Description

A simple ultra fast double Hash list for strings. The amount of items is variable and only limited by available RAM. There are two simple default Hash functions available, however you can assign your own Hash function.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4 kB

Platforms: D2, D3, D4, D5

Components > Tools > Text

By Niclas Svan.

Freeware + source Update 19 Mar 2002

Description

A simple class that provides the basic functions for a hash table. These types of tables are also called associative arrays. Note: This class only handles strings.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 4 kB

Platforms: D5, D6

Applications in Delphi and BCB > Security > Crypting

By Martin Jeremic.

Freeware New 29 Jan 2012

Description

Onehashgenerator is small simple hash code checksum generator for windows files. Application supports only MD5 hash algorithm for now. It supports file and folder drag and drop, file checksum check, multiple files checksum calculations and more.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 1 474 kB

Platforms: ME, NT4, Vista, W2K, W2K3, W2K8, W7, W95, W98, XP,

Components > Tools > Base classes

By Guram Dukashvili.

Freeware + source New 16 Oct 2004

Description

Key - Object pairs and fastest list indexing.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 55 kB

Platforms: CB6

Kylix > Components > Tools

By Martin Waldenburg.

Freeware + source Update 05 Nov 2002

Description

TmwHashStrings combines the advantages of hasching and binary search. TmwStringHash: Any TStrings descentand can be assigned to and hashed by it. TmwHashedStringList uses TmwStringHash to perform hashes. TmwStringHash uses a two dimensional dynamic array to store hash values and the index of strings in a TString.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 10 kB

Platforms: KLX3