473,396 Members | 1,965 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,396 software developers and data experts.

javascript encryption XOR, etc

I would like to implement a simple javascript code encryption(XOR,
unicode, etc) using javascript. Could someone tell me where to find a
ready javascript implementation of XOR (or of another very known
algorithm, simple) for html page? I want that encryption method works
reliable on most browsers, at least on MSIE + Firefox + Netscape. As
html page based encryptor.

First i need encrypt javascript use some algorithm, that provides
compact output. When the protected script first starts, a small
decrypter stub is first run that restores all of the original script
commands for the browser. (encoded scripts will have a decoder stub
prefixed before the code that is actually executed). This method will
provide protection from machines, like email harvesters, bots, software
etc - not from human. But this is fully enough for me.

Someone know such scripts?
thank you,
mistral

Jul 7 '06 #1
2 2765
Ever tried 'protect javascript' as a google search term?

Vincent

mistral wrote:
I would like to implement a simple javascript code encryption(XOR,
unicode, etc) using javascript. Could someone tell me where to find a
ready javascript implementation of XOR (or of another very known
algorithm, simple) for html page? I want that encryption method works
reliable on most browsers, at least on MSIE + Firefox + Netscape. As
html page based encryptor.

First i need encrypt javascript use some algorithm, that provides
compact output. When the protected script first starts, a small
decrypter stub is first run that restores all of the original script
commands for the browser. (encoded scripts will have a decoder stub
prefixed before the code that is actually executed). This method will
provide protection from machines, like email harvesters, bots, software
etc - not from human. But this is fully enough for me.

Someone know such scripts?
thank you,
mistral
Jul 7 '06 #2

Vincent van Beveren писал(а):
Ever tried 'protect javascript' as a google search term?
Vincent
mistral wrote:
I would like to implement a simple javascript code encryption(XOR,
unicode, etc) using javascript. Could someone tell me where to find a
ready javascript implementation of XOR (or of another very known
algorithm, simple) for html page? I want that encryption method works
reliable on most browsers, at least on MSIE + Firefox + Netscape. As
html page based encryptor.
First i need encrypt javascript use some algorithm, that provides
compact output. When the protected script first starts, a small
decrypter stub is first run that restores all of the original script
commands for the browser. (encoded scripts will have a decoder stub
prefixed before the code that is actually executed). This method will
provide protection from machines, like email harvesters, bots, software
etc - not from human. But this is fully enough for me.

Someone know such scripts?
thank you,
mistral
----------------------------------

Sure. but not find.

Jul 7 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Amilcar | last post by:
Hi: I have a problem: I've a page that sends an encrypted password, using MD5, to a PHP file, which is able to compare such MD5 encrypted password with an encryption stored on a data base. But...
2
by: Michael Foord | last post by:
Please pardon my ignorance on this one - but I'm not certain how the sign bt is treated in python bitwise operators. I've trying to convert a javascript DES encryption routine into python. ...
41
by: Mr. x | last post by:
Hello, Can I make my java script code be invisible to other people who enter into my site by IE browser ? - How ? Thanks :)
3
by: Mark Rae | last post by:
Hi, Can anyone please tell me if it's possible to use classes created in C# with JavaScript? E.g. I have created an encryption class in C# and added it to the GAC, so that it's available to...
6
by: Marc Ris | last post by:
Hi, Following problem, and I can't find any solution for that: I have an aspx page, which will (finally) generate an XLS-File which must (can) be downloaded from the user. After that, the...
20
by: korund | last post by:
I want encrypt javascript code in web page, however, browser need fully recognize it.. There any many Javascript Obfuscators in the Net. Is there some good and handy utility(or script) among them...
30
by: mistral | last post by:
Neeed good javascript unescape encoder, to protect javascript code. Some advices? Online tool, or ready javascript only. Any opinions about the Javascript Obfuscator:...
14
by: voipfc | last post by:
I am looking for a Javascript routine that allows the text to be encrypted only be the person viewing, the page,i.e the text of the page must be stored in an encrypted form and decrypted only by...
4
by: webmaniac | last post by:
Hi, Does anyone knows How "JAVAScript Public Key Encryption" works? I am trying to secure my web page. The users are going to be log in to my website. I want to give them a 4 digit pin, that...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...

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.