473,387 Members | 1,481 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

MS Access MD5 Function

maxamis4
295 Expert 100+
Very simple looking for MD5 encryption or something similar in ms access.

Can anyone point me to the right direction.
Jun 19 '12 #1
3 15828
maxamis4
295 Expert 100+
I found this site that does perfect encryption but I am not sure about the decryption part. Anyone work with this before?

http://www.di-mgt.com.au/src/basMD5.bas.html
Jun 19 '12 #2
Rabbit
12,516 Expert Mod 8TB
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.
Jun 19 '12 #3
NeoPa
32,556 Expert Mod 16PB
Hopefully, one of these excellent articles from Rabbit will help :
  1. AES Encryption Algorithm for VBA and VBScript.
  2. RC4 Encryption Algorithm for VBA and VBScript.
  3. SHA2 Cryptographic Hash Algorithm for VBA and VBScript.
Jun 19 '12 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Mich | last post by:
I'm going crazy trying to convert an Access Function to SQL. From what I've read, it has to be done as a stored procedure. I'm trying to take a field that is "minutes.seconds" and convert it to...
1
by: James Leech | last post by:
Hi guys I am trying to use an Access function that I found on the web from within an asp page, but I can't seem to correct all the subtle differances between the two languages. When I run a...
0
by: Rigid Kitten | last post by:
I cannot figure out how to: 1. call an Access query from C# and consume the recordset 2. call an Access function from C# and consume the returned value Thank you for your help, John
0
by: Tony | last post by:
Hello everyone, I was wondering is there any way to use/call the "Get External Data" function in MS access via a C# Windows Application? Thanks, Tony
0
by: Amit | last post by:
Hi All, I have to use Access DoCmd.TransferText function of access in my C# code. For it I am taking the reference of Microsoft.Office.Interop.Access dll. But I am not getting Access class ie...
2
by: k-man | last post by:
Hi: I have an MS Access query for a table called MyTable. One of my fields in the query is a custom field that looks like "MyField: = MyFunction(ID)" where ID is a field in MyTable. I have...
2
by: sylver | last post by:
Hi, Following the discussion that can be found here:...
0
by: jcmoncayo | last post by:
New to functions. Found the outlook function in search to add tracking to email from Access to Outlook. Figured syntax for field from form. Issue form can have anywhere from 1 record to multiple...
5
Soniad
by: Soniad | last post by:
Hi, I have created a function which connects to excel DB and fecth records from excel file. Now, I access this function in a SUB routine.Everything is fine ,but after doing the process I...
0
TheSmileyCoder
by: TheSmileyCoder | last post by:
In AC2007 I have some memo fields, which are pulled through a query from a AC2003 database. AC2007 have built in support for Rich Text functionality, and I need to use this because I have created...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.