Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Access only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Access
MS Access MD5 Function
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
maxamis4
Recognized Expert
Contributor
Join Date:
Jan 2007
Posts:
295
#1
MS Access MD5 Function
Jun 19 '12, 02:26 AM
Very simple looking for MD5 encryption or something similar in ms access.
Can anyone point me to the right direction.
maxamis4
Recognized Expert
Contributor
Join Date:
Jan 2007
Posts:
295
#2
Jun 19 '12, 03:25 AM
I found this site that does perfect encryption but I am not sure about the decryption part. Anyone work with this before?
404 Not Found
http://www.di-mgt.com.au/src/basMD5.bas.html
Comment
Post
Cancel
Rabbit
Recognized Expert
MVP
Join Date:
Jan 2007
Posts:
12517
#3
Jun 19 '12, 05:24 AM
MD5 is a hash algorithm. You can't decrypt a hash, they are one-way functions. Also, MD5 has been found to be severely compromised, you should think about using a more secure algorithm like SHA-2.
Comment
Post
Cancel
NeoPa
Recognized Expert
Moderator
MVP
Join Date:
Oct 2006
Posts:
32633
#4
Jun 19 '12, 09:57 PM
Hopefully, one of these excellent articles from Rabbit will help :
AES Encryption Algorithm for VBA and VBScript
.
RC4 Encryption Algorithm for VBA and VBScript
.
SHA2 Cryptographic Hash Algorithm for VBA and VBScript
.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment