Menu

[r13]: / trunk / SWFInvestigator / src / help / utils / EncDecUtil.html  Maximize  Restore  History

Download this file

24 lines (24 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<HTML>
<!--
/****************************************************************************
* ADOBE SYSTEMS INCORPORATED
* Copyright 2012 Adobe Systems Incorporated and it’s licensors
* All Rights Reserved.
*
* NOTICE: Adobe permits you to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
* ****************************************************************************/
-->
<HEAD>
<TITLE>Encoder/Decoder</TITLE>
<LINK REL=StyleSheet HREF="../assets/fonts.css" TYPE="text/css">
</HEAD>
<BODY>
<H3>Encoder/Decoder</H3>
<P>The Encoder/Decoder is based on the Alchemy port of OpenSSL. The utility allows you to create SHA1,SHA256 and MD5 hashes.
It will also encode or decode to base64, URIs and hex. Depending on action, it can provide output as Base64, hex or plain text.
To use the utility, enter the value you want to convert in the top input field and click the button representing the type of
conversion that you wish to perform.
</P>
</BODY>
</HTML>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.