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 (using #8596) |
m (→Brief Description) |
||
Line 75: | Line 75: | ||
Just a short list of supported ''conversions'':<br> | Just a short list of supported ''conversions'':<br> | ||
− | :ASCII↔Unicode, text↔URL-encoded, text↔Base64, text↔uuencode, MD4, MD5, SHA, SHA256, CRC-16, AES, Block TEA, Unix Timestamp↔Windows Timestamp↔ASP.NET Timestamp, dezimal dottet IP↔IPv6, ... | + | :ASCII↔Unicode, text↔URL-encoded, text↔Base64, text↔uuencode, MD4, MD5, SHA, SHA256, CRC-16, AES, Block TEA, Unix Timestamp↔Windows Timestamp↔ASP.NET Timestamp, dezimal dottet IP↔IPv6↔Integer↔binary, ... |
<sub>where ''text'' means any valid Unicode data</sub> | <sub>where ''text'' means any valid Unicode data</sub> |
Revision as of 09:44, 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 |
Just a short list of supported conversions:
- ASCII↔Unicode, text↔URL-encoded, text↔Base64, text↔uuencode, MD4, MD5, SHA, SHA256, CRC-16, AES, Block TEA, Unix Timestamp↔Windows Timestamp↔ASP.NET Timestamp, dezimal dottet IP↔IPv6↔Integer↔binary, ...
where text means any valid Unicode data