MD5 Hash Calculator for VB6 (Module).
You can add the module to your project.

Project Activity

See All Activity >

License

Entessa Public License

Follow MD5 Hash Calculator for VB6 (Module)

MD5 Hash Calculator for VB6 (Module) Web Site

Other Useful Business Software
Gain Advanced Threat Protection for Your AWS Workloads Icon
Gain Advanced Threat Protection for Your AWS Workloads

Running FortiGate NGFW on AWS Graviton2 Lets You Boost Scalability With Reduced Compute Costs

FortiGate-VM delivers comprehensive security and scalable VPN connectivity for your AWS workloads, while native AWS integrations unlock broad coverage for your environment. Now with support for AWS Graviton2 instances, FortiGate lets you optimize price performance and reduce your Amazon EC2 costs by up to 20 percent. Deploy today in AWS Marketplace.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

User Reviews

  • This module uses segmented file access(in configurable chunk sizes) making large file calculations fast,
  • Use fnArrayMD5 with strings. See the example below: 'Tested in Visual Basic 6.5 (MS Office Excel 2003) Public Function t4() Dim buf() As Byte buf = StrConv("foof", vbFromUnicode) Dim md5hash As String md5hash = fnArrayMD5(buf, True, True) Debug.Print "input string is: " & StrConv(buf, vbUnicode) Debug.Assert md5hash = "C17B41544BCAB6B6B47A5C0BC6E1286A" Debug.Print " output MD5 is: " & md5hash End Function
  • Thanks for your code, but only works with files, do not work with strings.
Read more reviews >

Additional Project Details

Operating Systems

Windows

Languages

English

Intended Audience

Developers

User Interface

Non-interactive (Daemon)

Programming Language

Visual Basic

Related Categories

Visual Basic Cryptography Software, Visual Basic Hash Calculators

Registered

2006-10-09