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"
(Category and return link added) |
(→Fixed / Completed: ZAP) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:OWASP Project | + | [[Category:OWASP Project|OWASP Tool|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 ( | + | EnDe is currently (06/2012) stable according the offered functionality. |
== Pending .. == | == Pending .. == | ||
− | * | + | * mv from https://github.com/EnDe/EnDe to https://github.com/OWASP/OWASP-EnDe |
== Pending or Planed Requirements / Improvements == | == Pending or Planed Requirements / Improvements == | ||
=== API === | === API === | ||
* implementing more hashes like Adler-32, Ghost, Haval, Tiger, ... | * implementing more hashes like Adler-32, Ghost, Haval, Tiger, ... | ||
− | * implementing more encryptions like | + | * 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 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 | ||
* 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 |
Latest revision as of 09:16, 23 April 2014
- 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
This category currently contains no pages or media.