Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.
/ HTML-Encrypter Public archive

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

Notifications You must be signed in to change notification settings

stefanbc/HTML-Encrypter

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages