-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
english.html
269 lines (261 loc) · 10.4 KB
/
english.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<script src="js/menu.js"></script>
<script src="js/footer.js"></script>
<script src="js/crypto.min.js"></script>
<script src="js/cryptool.js"></script>
<title>Cryptool - Matheus Laidler</title>
<link rel="icon" class="favicon" href="img/icons/faviconML.ico" />
<link rel="stylesheet" href="css/cryptool.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/menu.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i" rel="stylesheet">
</head>
<body>
<!-- menu desktop/mobile - matheus laidler: creditos> matheuslaidler.github.io -->
<nav id="cssmenu">
<table width="auto" border="0" align="left">
<tbody>
<tr>
<td>
<a href="/" title="matheuslaidler" target="_parent"> <!-- width="75%" top="1.285vh" left="15vh" align-self="left" border="0" -->
<img class="logotipo" src="img/menu/matheuslaidler.gif"/></a>
</td>
</tbody>
</table>
<div class="menu-icon">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
<ul>
<li><a href="https://medium.com/@matheuslaidler" target="_blank">Articles</a></li>
<li><a href="https://matheuslaidler.github.io/projetos/english" target="_parent">Projects</a></li>
<li class="active"><a href="/cryptool/english" target="_parent">Cryptool</a> <!-- tool --></li>
<li class="has-sub">
<a href="#pages" data-toggle="dropdown">Pages</a>
<ul>
<li><a href="https://github.com/matheuslaidler" target="_blank">Github</a></li>
<li><a href="https://matheuslaidler.gitbook.io/" target="_blank">Drafts</a></li> <!-- gitbook - drafts - documentos testes lançados -->
<li><a href="https://youtube.com/@matheuslaidler" target="_blank">Youtube</a></li>
<li><a href="https://instagram.com/matheuslaidler" target="_blank">Instagram</a></li>
<!--<li><a href="https://facebook.com/matheus.laidler" target="_blank">Facebook</a></li>-->
<!--<li><a href="https://twitter.com/matheuslaidler" target="_blank">Twitter/X</a></li>-->
<!--<li><a href="https://linkedin.com/in/laidlervidal" target="_blank">LinkedIn</a></li>-->
<!--<li><a href="https://road2tech.github.io/" target="_blank">Road2Tech ⿻</a></li>-->
<!--<li><a href="https://wayofsec.github.io/" target="_blank">WayOfSec ⿻</a></li>-->
</ul>
</li>
<li class="has-sub">
<a href="#donates" data-toggle="dropdown">Donate</a> <!-- donates❤ -->
<ul>
<li><a href="https://github.com/sponsors/matheuslaidler" target="_blank" title="Github Sponsor">Github Sponsor</a></li>
<li class="has-sub">
<a href="https://www.paypal.com/donate/?hosted_button_id=SJYYS28HZPU9A" title="Paypal">PayPal</a>
<!-- my paypal links:
https://www.paypal.com/donate/?hosted_button_id=SJYYS28HZPU9A
https://www.paypal.com/donate/?hosted_button_id=55KGKSTYDTDCS
-->
<ul><center><!-- paypal pop-up -->
<div id="donate-button-container">
<div id="donate-button" ></div>
<script src="https://www.paypalobjects.com/donate/sdk/donate-sdk.js" charset="UTF-8"></script>
<script>
PayPal.Donation.Button({
env:'production',
hosted_button_id:'55KGKSTYDTDCS',
image: {
src:'https://www.paypalobjects.com/pt_BR/BR/i/btn/btn_donateCC_LG.gif',
alt:'Faça doações com o botão do PayPal',
title:'PayPal - Doação segura !',
}
}).render('#donate-button');
</script>
</div>
</center></ul>
</li>
</ul>
</li>
<li class="has-sub">
<a href="/cryptool/english" target="_parent" data-toggle="dropdown"><img class="idioma" src="img/btns/english.png" title="english"/></a>
<ul>
<li>
<a href="/cryptool/" target="_parent"><img class="idioma" src="img/btns/portuguese.png" title="portuguese"/></a>
</li>
</ul>
</li>
</nav>
<!-- fim do menu de matheus laidler -->
<!-- hash maker md5 -->
<header>
<img
src="img/logos/matheuslaidler/logo_ml-github-io.png"
class="logo-grande"
/>
</header>
<section class="main">
<div class="video-bg">
<video autoplay loop muted>
<source src="img/bgs/loop.webm" type="video/mp4" />
</video>
</div>
<div class="inicio"></div>
<section class="online-detail">
<h2 class="detail">CRYPTOOL</h2>
<p></p>
</section>
</section>
<header>
<!-- projects -->
<!-- Tabela para seleção de conversão e codificação em hash -->
<table
width="auto"
border="0"
align="center"
cellpadding="0"
cellspacing="0"
>
<tbody>
<tr>
<td class="mainpage" valign="top" bgcolor="#99999979">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="100%" valign="top">
<table
width="100%"
border="0"
cellspacing="0"
cellpadding="0"
>
<tbody>
<tr>
<td class="ctitle" valign="middle">
Text Converter and Encoder
</td>
</tr>
<tr>
<td valign="top">
<select
id="conversionType"
class="ctools"
onchange="showConversionOptions()"
>
<option value="select">Cryptool</option>
<option value="numericConversion">
Numerical Conversion
</option>
<option value="textualConversion">
Textual Conversion
</option>
<option value="cryptoCipher">
Ciphers & Cryptographies
</option>
<option value="hash">Encode in Hash</option>
</select>
</td>
</tr>
<tr
id="conversionOptions"
style="display: none"
align="center"
>
<td valign="top">
<select
id="conversionSubType"
class="ctoolsub"
></select>
</td>
</tr>
<tr
id="textualConversionOptions"
style="display: none"
align="center"
>
<td valign="top">
<select
id="textualConversionSubType"
class="ctoolsub"
></select>
</td>
</tr>
<tr
id="cryptoCipherOptions"
style="display: none"
align="center"
>
<td valign="top">
<select
id="cryptoCipherSubType"
class="ctoolsub"
></select>
</td>
</tr>
<tr
id="hashOptions"
style="display: none"
align="center"
>
<td valign="top">
<select id="hashType" class="ctoolsub">
<option value="md5">MD5</option>
<option value="sha1">SHA1</option>
<option value="sha256">SHA256</option>
<option value="sha3-256">SHA3-256</option>
</select>
</td>
</tr>
<tr>
<td valign="top">
<input
type="text"
id="text"
placeholder="Type to convert/encode"
class="m3write"
/>
</td>
</tr>
</tbody>
</table>
<button onclick="convertValue()" class="ctoolsBTN">
Convert
</button>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td class="infobox">
<div id="result" class="pass2dm"></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</header>
<!-- fim project -->
<!-- Criando o footer -->
<!-- Botão para mostrar/ocultar o footer -->
<input type="checkbox" id="toggle-footer" class="toggle-footer-checkbox">
<button class="toggle-footer-btn"><img src="img/btns/BTCopyright.png" alt="Logo" style="display: inline-block;"></button>
<div class="footer">
<!-- Criando a div para exibir o texto do rodapé -->
<div class="rights">
ᴘᴇʀsᴏɴᴀʟ - ᴅᴇᴠ | Personal project - under development
</div>
<!-- Criando a div para exibir a logo do rodapé -->
<div class="pc">
<!-- Incluindo a imagem da logo -->
<img src="img/icons/icon.gif" alt="Logo" style="display: inline-block;">
<!-- Exibindo o texto de direitos autorais -->
<span>Copyright © All rights reserved.</span></div>
</div>
</body>
</html>