Project Description:
I want to recreate program code of attach file with javascript.
It is simple encryption program code.
Requirement
- It should get the same results for javascript file as PHP file(attach file).
- you make the test code like test_code.php(attach file), please indicate that the results are correct.
- Please put out your javascript file and test code file(html) as a result.
attach file(simple_encoder.zip) exists in the following 2 files.
- simple_encoder.php simple encryption program code(PHP)
- test_code.php Source file for the test(PHP)