stefanbc / HTML-Encrypter

HTML Encrypter is designed as an accessible and easy-to-use encryption software.This Java-based HTML encrypter uses the following JavaScript encryption algorithms: MARC4, Blowfish, TEA, AES to encrypt HTML source codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NO LONGER MAINTAINED

HTML Encrypter

An encryption and decryption application developed in Java. The application uses a number of algorithms to encrypt and decrypt the HTML source code:

  • Blowfish
  • AES
  • TEA
  • Rabbit
  • MARC 4
  • Escape/Unescape functions

In addition to the encryption and decryption functions, the application also returns the source code of a website. The user has the ability to upload the encrypted file, using the FTP transfer feature, to his or hers personal website. Additional features are listed below.

New features in version 2.0

  • New resigned interface
  • One time encryption
  • Source code edit feature
  • Check for new app updates
  • Save user preferences
  • Undo/Redo functions

Additional features

  • Search history
  • Log file
  • System tray
  • Open URL

Supported operating systems

  • Windows XP/Vista/7
  • Mac OS X 10.5.5 and up
  • Linux

Available languages

  • English

User Interface

  • Java Swing

Programming Languages

  • Java
  • JavaScript

About

HTML Encrypter is designed as an accessible and easy-to-use encryption software.This Java-based HTML encrypter uses the following JavaScript encryption algorithms: MARC4, Blowfish, TEA, AES to encrypt HTML source codes.

License:MIT License


Languages

Language:Java 100.0%