Skip to content

hiraethbbs/fundamentals5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

Fundamentals 5 Library

Fundamentals 5 Code Library for FreePascal and Delphi

Includes:

  • String, DateTime and dynamic array routines
  • Unicode routines
  • Hash (e.g. SHA256, SHA512, SHA1, SHA256, MD5)
  • Integer (e.g. Word128, Word256, Int128, Int256)
  • Huge Word, Huge Integer
  • Decimal (Decimal32, Decimal64, Decimal128, HugeDecimal and signed decimals)
  • Random number generators
  • Ciphers (symmetric: AES, DES, RC2, RC4; asymmetric: RSA, Diffie-Hellman)
  • Data structures (array and dictionary classes)
  • Mathematics (Rational number, complex number, vector, matrix, statistics)
  • JSON parser
  • Google protocol buffer parser, utilities and Pascal code generator
  • Socket library (cross platform - Windows and Linux)
  • TCP Client
  • TCP Server
  • HTTP Client
  • HTTP Server

About

Fundamentals 5 Code Library for FreePascal and Delphi

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Pascal 89.1%
  • C 9.0%
  • SourcePawn 1.0%
  • PHP 0.5%
  • C++ 0.4%
  • Protocol Buffer 0.0%