dbTalk Databases Forums  

MD5 Hash program

comp.databases.pick comp.databases.pick


Discuss MD5 Hash program in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
steves
 
Posts: n/a

Default MD5 Hash program - 05-03-2006 , 11:11 AM






I did a search and found that someone had the source available to do
MD5 hashing, but the link no longer works. Does anyone have this
available still?

Thanks,

Steve


Reply With Quote
  #2  
Old   
slp
 
Posts: n/a

Default Re: MD5 Hash program - 05-03-2006 , 01:09 PM







steves ha escrito:

Quote:
I did a search and found that someone had the source available to do
MD5 hashing, but the link no longer works. Does anyone have this
available still?

Thanks,

Steve
Hi,
For UniVerse users, there is a basic function 'DIGEST' to perform MD5
hashing.
Bye

Sergio Perin
Baseware Systems



Reply With Quote
  #3  
Old   
OldSchool
 
Posts: n/a

Default Re: MD5 Hash program - 05-03-2006 , 02:51 PM




steves wrote:
Quote:
I did a search and found that someone had the source available to do
MD5 hashing, but the link no longer works. Does anyone have this
available still?

Thanks,

Steve
try here:

http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/md5-1.00/



Reply With Quote
  #4  
Old   
steves
 
Posts: n/a

Default Re: MD5 Hash program - 05-03-2006 , 05:37 PM



Sorry for not being more specific.

I am running D3NT and LINUX and need the code written in "Pick Basic"

Thanks again.

Steve


Reply With Quote
  #5  
Old   
aou
 
Posts: n/a

Default Re: MD5 Hash program - 05-05-2006 , 12:26 PM



Encryption/hashing code that is written in pCode/interpreted language
would work slowly. These algorithms are designed to be
calculation-intensive and should be compiled into native machine code
to perform reasonably well.

A bit of advertising: there is embedded MD5 support within Cache',
callable from Cache' MVBasic. See documentation on %SYSTEM.Encryption
class:
http://platinum.intersystems.com/csp....Documatic.cls

Regards,

-Anton


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.