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 "Project Information:template EnDe"
From OWASP
m (abstract added) |
(inital description) |
||
Line 53: | Line 53: | ||
== Brief Description == | == Brief Description == | ||
;Abstract: EnDe is a collection of tools (built-in in the browser) for data encoding/decoding and conversion. | ;Abstract: EnDe is a collection of tools (built-in in the browser) for data encoding/decoding and conversion. | ||
+ | |||
+ | {| class=wikitable sortable" | ||
+ | ! Tool | ||
+ | ! Description | ||
+ | |- | ||
+ | | '''Character''' | ||
+ | | simple quick chcaracter codes | ||
+ | |- | ||
+ | | '''Character/String''' | ||
+ | | collection of encoding, decoding, hashing and encryption tools | ||
+ | |- | ||
+ | | '''IP''' | ||
+ | | conversion from/to various representations of IPs | ||
+ | |- | ||
+ | | '''Timestamp''' | ||
+ | | conversion from/to various representations of time stamp formats | ||
+ | |- | ||
+ | | '''RegEx - Regular Expressions''' | ||
+ | | make RegEx human readable (hopefully:)<sub>does not check or verify or validate RegEx</sub> | ||
+ | |} |
Revision as of 09:20, 18 June 2009
PROJECT IDENTIFICATION | ||||||
---|---|---|---|---|---|---|
Project Name | OWASP EnDe Project - Encoder, Decoder, Converter, Transformer, Calculator, for various codings used in the wild wide web. | |||||
Short Project Description | Collection of functions (herein called actions) for various codings, encodings, decodings and convertions. The aim is/was mainly driven by the requirements for HTTP/HTML-based functionality. | |||||
Email Contacts | Project Leader Achim Hoffmann |
Project Contributors (if applicable) Name&Email |
Mailing List/Subscribe Mailing List/Use |
First Reviewer Andres Riancho |
Second Reviewer Andres Andreu (To be Confirmed) |
OWASP Board Member (if applicable) Name&Email |
PROJECT MAIN LINKS | |||||
---|---|---|---|---|---|
OWASP EnDe Project - Tool |
RELATED PROJECTS | |||||
---|---|---|---|---|---|
SPONSORS & GUIDELINES | |||||
---|---|---|---|---|---|
Sponsor name, if applicable | Sponsored Project/Guidelines/Roadmap |
ASSESSMENT AND REVIEW PROCESS | ||||
---|---|---|---|---|
Review/Reviewer | Author's Self Evaluation (applicable for Alpha Quality & further) |
First Reviewer (applicable for Alpha Quality & further) |
Second Reviewer (applicable for Beta Quality & further) |
OWASP Board Member (applicable just for Release Quality) |
First Review | Objectives & Deliveries reached? Not yet (To update) --------- Which status has been reached? Alpha Status - (To update) --------- See&Edit: First Review/SelfEvaluation (A) |
Objectives & Deliveries reached? Not yet (To update) --------- Which status has been reached? Alpha Status - (To update) --------- See&Edit: First Review/1st Reviewer (B) |
Objectives & Deliveries reached? Yes/No (To update) --------- Which status has been reached? Alpha Status - (To update) --------- See&Edit: First Review/2nd Reviewer (C) |
Objectives & Deliveries reached? Yes/No (To update) --------- Which status has been reached? Alpha Status - (To update) --------- See/Edit: First Review/Board Member (D) |
Tool | Description |
---|---|
Character | simple quick chcaracter codes |
Character/String | collection of encoding, decoding, hashing and encryption tools |
IP | conversion from/to various representations of IPs |
Timestamp | conversion from/to various representations of time stamp formats |
RegEx - Regular Expressions | make RegEx human readable (hopefully:)does not check or verify or validate RegEx |