Nowadays more and more businesses are conducted over the internet, and security for changing information is becoming a problem. This is the time when encryption algorithms come in handy. 4D developers also want to implement some of the well known encryption algorithms in their databases. Some of these algorithms are already written in JavaScript code. 4D v11 SQL release 2 offers tools for developers to implement JavaScript code in a 4D database. This Technical Note explains how easy it is to implement JavaScript code in 4D. In our examples we use an MD5 encryption algorithm. The hash function of this algorithm is written in JavaScript and we will implement this function in 4D. There are two examples, and they show the algorithm in a 4D Web area and a 4D form.
Download Complete Tech Note and Example: Windows | Mac