Huge Integer Math and Encryption library.
- A cryptography toolkit for Windows with public key and secret key encryption, data security and digital signatures with one-way secure hash functions.
- Public (asymmetric) key encryption and digital signatures with RSA. Optional PKCS#1 v1.5 RSA padding.
- Secret (symmetric) key encryption with AES (Rijndael) or ArcFour (RC4 compatible).
- Hash functions: SHA-512, SHA-256, SHA-1, MD5, CRC32.
- FIPS 198 HMAC.
- Huge prime number generation, factoring and cryptographically secure random number generation (a.o. Blum-Blum-Shub). True random number data from an internet server.
- Diffie-Hellman key exchange algorithm.
- Compression / decompression with multiple compression algorithms.
- Thread-safe for use in multi-threaded applications.
- Functions for converting data between various formats: huge integer, Base64, decimal, hex, ascii binary.
- Securely erasing disk files and free disk space.
- Huge integer number mathematical, bit manipulation and boolean functions can serve as building blocks for implementing other public key encryption schemes or performing math calculations with arbitrary precision.
- Number theory applications.
- A huge integer number in HIME can be hundreds of millions of digits long; 2^31 (2147483648) bits long. MILLIONS of decimal digits!
- HIME is a 32 bits dll. Every programming language that can access a standard Win32 dll can use HIME: C, C++, C#, Visual Basic 5/6, VBA, VB.Net, Delphi, PowerBASIC, PureBASIC, Liberty Basic, Euphoria, Java, Macromedia Director (with GLU32)..
- .NET (dot NET) languages can use HIME as an 'unmanaged code dll'.
- Demo and test programs (including their source code) to show HIMEs performance and as an example of how to use HIME.
- Demo code in Visual Basic 5/6, C++, C#, VB.Net, Liberty Basic, Delphi, PowerBASIC and PureBASIC are also included.
HIME was written in PowerBASIC (*) and inline assembler.
HIME is designed to support all Windows versions.
Keywords: encryption, dll, library, public key encryption, secret key encryption, AES, Rijndael, RSA, digital signature, SHA-512, Diffie-Hellman, RC4, arbitrary precision, multiple precision, SHA-1, MD5, SHA-256, compression, zlib, securely erase files
|
Click to enlarge
|
Related programs in Development - Components & Libraries |
PDFComponent.com Java PDF Library
PDFComponent.com Java PDF Library to generate, merge, split PDF
|
iCopyExpert
iCopyExpert Copy songs from iPod to computer, or import to iTunes.
|
csASPUpload
Upload files using a browser and ASP. Multiple files. Can export binary data.
|
COMM-DRV/Lib Standard Edition
Professional serial communication library - DLLs for Windows & MSDOS Libraries
|
DoneEx AppBinder DLL
This DLL allows you to redirect DOS or Win32 console standard streams data
|
DoneEx AppBinder ActiveX
Redirect DOS or Win32 console standard streams from your Windows application
|
Music Catalogue Master
Automatically catalogs CDs, MP3s and vinyl records into a searchable database.
|
COMM-DRV/CE Standard Edition
Serial Communication Library For Pocket PC and Windows CE
|
Icon Viewer
View icons contained in ICO, EXE, DLL files, and directories. Compare icons.
|
QRCode Encoder SDK/DLL
Generate QRCode barcode and save as BMP,GIF,PNG,JPG image using C/C++
|