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"
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
[[Category:OWASP Project|EnDe Project]] | [[Category:OWASP Project|EnDe Project]] | ||
| + | |||
| + | ==== Main ==== | ||
| + | ;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> | ||
| + | |} | ||
| + | |||
| + | 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↔Integer↔binary, ... | ||
| + | <sub>where ''text'' means any valid Unicode data</sub> | ||
| + | |||
| + | ==== Project Details ==== | ||
| + | {{:GPC Project Details/OWASP EnDe | OWASP Project Identification Tab}} | ||
| + | |||
| + | __NOTOC__ | ||
| + | <headertabs/> | ||
Revision as of 17:28, 19 October 2009
Main
- Abstract
- EnDe is a collection of tools (built-in in the browser) for data encoding/decoding and conversion.
| 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
Project Details
| PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What does this OWASP project release offer you? | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||
Pages in category "OWASP EnDe"
This category contains only the following page.