This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Category:OWASP EnDe RoadMap"

From OWASP
Jump to: navigation, search
(BlowFish encryption implemented)
(Fixed / Completed: ZAP)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:OWASP Project]]
+
[[Category:OWASP Project|OWASP Tool|EnDe Project]]
[[Category:OWASP Project|EnDe Project]]
+
 
  
 
[[:Category:OWASP_EnDe|Return to project page.]]
 
[[:Category:OWASP_EnDe|Return to project page.]]
Line 13: Line 13:
  
 
== Current State ==
 
== Current State ==
EnDe is currently (12/2011) stable according the offered functionality.
+
EnDe is currently (06/2012) stable according the offered functionality.
  
 
== Pending .. ==
 
== Pending .. ==
* setup at github.com
+
* mv from https://github.com/EnDe/EnDe to https://github.com/OWASP/OWASP-EnDe
  
 
== Pending or Planed Requirements / Improvements ==
 
== Pending or Planed Requirements / Improvements ==
Line 27: Line 27:
 
=== GUI ===
 
=== GUI ===
 
* replace the hardcoded dispatcher with a generated one
 
* replace the hardcoded dispatcher with a generated one
 +
* build stand-alone applicaion with XUL
 +
* build Firefox add-on
  
 
== Fixed / Completed ==
 
== Fixed / Completed ==
 +
* 12/2012 EnDe.lib.zap for usage in [[OWASP_Zed_Attack_Proxy_Project|ZAP]]
 +
* 06/2012 setup at github.com
 
* 12/2011 implementing BlowFish encryption
 
* 12/2011 implementing BlowFish encryption
 
* 7/2009 selecting license (GPL2, CC-2.5, or a mix?)
 
* 7/2009 selecting license (GPL2, CC-2.5, or a mix?)

Latest revision as of 09:16, 23 April 2014

Return to project page.

Abstarct

EnDe consist of two parts: the core library (API) and the browser interface (GUI). The issues are mapped to either of these categories.

Objectives

OWASP EnDe Project - Encoder, Decoder, Converter, Transformer, Calculator

Collection of functions for various codings, encodings, decodings and convertions used in the wild wide web. The aim is/was mainly driven by the requirements for HTTP/HTML-based functionality. Copy&paste must be possible within a browser and functions should be called by just one click.

Current State

EnDe is currently (06/2012) stable according the offered functionality.

Pending ..

Pending or Planed Requirements / Improvements

API

  • implementing more hashes like Adler-32, Ghost, Haval, Tiger, ...
  • implementing more encryptions like CAST, DES, TrippleDES, GOST, Loki97, RC2, SaferPlus, Serpent, TwoFish
  • implementing codings like UTF-EBCDIC
  • building an object oriented API beside the existing procedural/functional API

GUI

  • replace the hardcoded dispatcher with a generated one
  • build stand-alone applicaion with XUL
  • build Firefox add-on

Fixed / Completed

  • 12/2012 EnDe.lib.zap for usage in ZAP
  • 06/2012 setup at github.com
  • 12/2011 implementing BlowFish encryption
  • 7/2009 selecting license (GPL2, CC-2.5, or a mix?)
  • 5/2009 generating some documentation
  • 7/2008 implementing sha384, sha512 encryption

Return to project page.

This category currently contains no pages or media.