Can anyone suggest a good numerica encryption logarithm?

D

Dave

I have a numeric field and want to encrypt before storing in the table. Can anyone suggest a good loarithm?
 
G

Graham R Seach

Dave,

This is the encryption library that I use:


http://www.vbcode.com/asp/showzip.a...code.com/code/VBCrypto02022003.zip&theID=8370

(Watch for newsreader line wrap. The URL should all be on one line).

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia

Microsoft Access 2003 VBA Programmer's Reference
http://www.wiley.com/WileyCDA/WileyTitle/productCd-0764559036.html


Dave said:
I have a numeric field and want to encrypt before storing in the table.
Can anyone suggest a good loarithm?
 
Top