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
m (Current State)
(update)
Line 12: Line 12:
 
== Pending .. ==
 
== Pending .. ==
 
* setup at sourcefourge.net
 
* setup at sourcefourge.net
* selecting license (GPL2, CC-2.5, or a mix?)
 
  
 
== Pending or Planed Requirements / Improvements ==
 
== Pending or Planed Requirements / Improvements ==
 
=== API ===
 
=== API ===
* generating some documentation
 
* implementing sha384, sha512 encryption
 
 
* implementing more hashes like Adler-32, Ghost, Haval, Tiger, ...
 
* implementing more hashes like Adler-32, Ghost, Haval, Tiger, ...
 
* implementing more encryptions like BlowFish, CAST, DES, TrippleDES, GOST, Loki97, RC2, SaferPlus, Serpent, TwoFish
 
* implementing more encryptions like BlowFish, CAST, DES, TrippleDES, GOST, Loki97, RC2, SaferPlus, Serpent, TwoFish
 
* implementing codings like UTF-EBCDIC
 
* implementing codings like UTF-EBCDIC
* building an object oriented API beside the existing procedural API
+
* building an object oriented API beside the existing procedural/functional API
  
 
=== GUI ===
 
=== GUI ===
Line 27: Line 24:
  
 
== Fixed / Completed ==
 
== Fixed / Completed ==
(will be added as needed;-)
+
* 7/2009 selecting license (GPL2, CC-2.5, or a mix?)
 +
* 5/2009 generating some documentation
 +
* 7/2008 implementing sha384, sha512 encryption

Revision as of 08:16, 10 October 2009

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 (10/2009) stable according the offered functionality.

Pending ..

  • setup at sourcefourge.net

Pending or Planed Requirements / Improvements

API

  • implementing more hashes like Adler-32, Ghost, Haval, Tiger, ...
  • implementing more encryptions like BlowFish, 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

Fixed / Completed

  • 7/2009 selecting license (GPL2, CC-2.5, or a mix?)
  • 5/2009 generating some documentation
  • 7/2008 implementing sha384, sha512 encryption

This category currently contains no pages or media.