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)
(BlowFish encryption implemented)
Line 13: Line 13:
  
 
== Current State ==
 
== Current State ==
EnDe is currently (04/2010) stable according the offered functionality.
+
EnDe is currently (12/2011) stable according the offered functionality.
  
 
== Pending .. ==
 
== Pending .. ==
Line 21: Line 21:
 
=== API ===
 
=== API ===
 
* 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 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/functional API
 
* building an object oriented API beside the existing procedural/functional API
Line 29: Line 29:
  
 
== Fixed / Completed ==
 
== Fixed / Completed ==
 +
* 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?)
 
* 5/2009 generating some documentation
 
* 5/2009 generating some documentation

Revision as of 08:50, 31 December 2011

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

Pending ..

  • setup at github.com

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

Fixed / Completed

  • 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.