-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
440 lines (421 loc) · 18.9 KB
/
index.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
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Google verification -->
<meta name="google-site-verification" content="J9KGo7Ua9CcM8tKv5Qf8zdfx83GbXkTVfST_6-WdRgc" />
<!-- Meta desc & Keywords -->
<meta
name="description"
content="Secure is free online tool for password generation , encryption and decryption . Generate most secure passwords..Protect your passwords by Encrypting and Decrypting any given text with a key that no one knows..."
/>
<meta
name="keywords"
content="online password generator, password, encrypt , encryptor , encryption , decrypt , decryption , online , online random password , secure , secure password , password protection , online password encryption and decryption"
/>
<meta name="author" content="Sanmeet Singh" />
<title>Secure - The Password Master</title>
<!-- Material Icons -->
<link
href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp"
rel="stylesheet"
/>
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap"
rel="stylesheet"
/>
<!-- CSS -->
<!-- <link rel="stylesheet" href="./assets/css/style.css" /> -->
<link rel="stylesheet" href="./assets/css/prefixed.style.css" />
<!-- Favicons -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="./favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./favicon/favicon-16x16.png"
/>
<link rel="manifest" href="./favicon/site.webmanifest" />
<link
rel="mask-icon"
href="./favicon/safari-pinned-tab.svg"
color="#1fb141"
/>
<link rel="shortcut icon" href="./favicon.png" />
<meta name="msapplication-TileColor" content="#1fb141" />
<meta name="msapplication-config" content="./favicon/browserconfig.xml" />
<meta name="theme-color" content="#1fb141" />
</head>
<body>
<div class="screen">
<div class="loader">
<div class="logo">
<div class="logo-image">
<img src="./assets/images/logo.svg" alt="" />
</div>
<div class="text">Secure</div>
</div>
<div class="loading-bar">
<div class="percent"></div>
</div>
</div>
<div class="app">
<div class="sidebar">
<div class="password-generator app-card active">
<i class="material-icons-outlined xl"> lock </i>
<div class="full-name">Password Generator</div>
<div class="short-name">Generate</div>
</div>
<div class="password-encrypter app-card">
<i class="material-icons-outlined xl"> enhanced_encryption </i>
<div class="full-name">Password Encrypter</div>
<div class="short-name">Encrypt</div>
</div>
<div class="password-decrypter app-card">
<i class="material-icons-outlined xl"> no_encryption </i>
<div class="full-name">Password Decrypter</div>
<div class="short-name">Decrypt</div>
</div>
</div>
<div>
<div class="pop-screen">
<div class="tab active">
<h1 class="heading">Secure Password Generator</h1>
<p>
Use our online password generator to instantly create a secure
random password.
</p>
<p>
Passwords are a real security threat. Over 80% of
hacking-related breaches are due to weak or stolen passwords, a
recent report shows . So if you want to safeguard your personal
info and assets, creating secure passwords is a big first step
</p>
<br />
<div class="password">
<div class="text" id="text">=p5C&XC27@B7?a?1Q|dJ</div>
<div class="flex">
<button title="Copy" id="copy">
<i class="material-icons-outlined"> content_copy </i>
</button>
<button title="Regenerate" id="refresh">
<i class="material-icons-outlined"> refresh </i>
</button>
</div>
</div>
<br />
<div id="sec_tips">
<h4 class="post_line">
To prevent your passwords from being hacked by social
engineering, brute force or dictionary attack method, and keep
your online accounts safe, you should notice that :
</h4>
<ol>
<li>
Do not use the same password, security question and answer
for multiple important accounts.
</li>
<li>
Use a password that has at least 16 characters, use at least
one number, one uppercase letter, one lowercase letter and
one special symbol.
</li>
<li>
Do not use the names of your families, friends or pets in
your passwords.
</li>
<li>
Do not use postcodes, house numbers, phone numbers,
birthdates, ID card numbers, social security numbers, and so
on in your passwords.
</li>
<li>
Do not use any dictionary word in your passwords. Examples
of strong passwords: ePYHc~dS*)8$+V-' , qzRtC{6rXN3N\RgL ,
zbfUMZPE6`FC%)sZ. Examples of weak passwords: qwert12345,
Gbt3fC79ZmMEFUFJ, 1234567890, 987654321, nortonpassword.
</li>
<li>
Do not use something that can be cloned( but you can't
change ) as your passwords, such as your fingerprints.
</li>
<li>
Do not let your Web browsers( FireFox, Chrome, Safari,
Opera, IE, Microsoft Edge ) to store your passwords, since
all passwords saved in Web browsers can be revealed easily.
</li>
<li>
Do not log in to important accounts on the computers of
others, or when connected to a public Wi-Fi hotspot, Tor,
free VPN or web proxy.
</li>
<li>
Encrypt and backup your passwords to different locations,
then if you lost access to your computer or account, you can
retrieve your passwords back quickly.
</li>
<li>Turn on 2-step authentication whenever possible.</li>
</ol>
</div>
</div>
<div class="tab">
<h1 class="heading">Secure Password Encrypter</h1>
<p>
This password encoder tool makes a password unreadable with
extra pieces of keys or secret data. An encrypted password can
be reversed with the knowledge of a similar key.
</p>
<p>
Encrypt all your passwords for safekeeping with our Password
Encryption Tool. Write the password that you desire to encrypt
in the field that says "Enter Password" and then select the type
of encrytion you want. Now enter your secret phrase finally
click "Done".
</p>
<div>
<form id="enc-form" class="spacer enc-form">
<div class="select">
<select name="encryption" id="enc">
<option selected disabled value="">
Select Encrytion Type
</option>
<option value="AES">AES</option>
<option value="DES">DES, Triple DES</option>
<option value="Rabbit">Rabbit</option>
<option value="RC4">RC4, RC4Drop</option>
</select>
</div>
<div class="form-element">
<label data-shrink="false" for="normal-password"
>Password</label
>
<div class="element">
<input
aria-invalid="false"
id="normal-password"
type="text"
value=""
name="normal-password"
autocomplete="off"
/>
<fieldset aria-hidden="true">
<legend><span>Password</span></legend>
</fieldset>
</div>
</div>
<div class="form-element">
<label data-shrink="false" for="enc-salt"
>Secret Phrase</label
>
<div class="element">
<input
aria-invalid="false"
id="enc-salt"
type="text"
value=""
name="enc-salt"
autocomplete="off"
/>
<fieldset aria-hidden="true">
<legend><span>Secret Phrase</span></legend>
</fieldset>
</div>
</div>
<div class="flex-2">
<button type="submit" title="Encrypt">
<i class="material-icons-outlined mr"> lock </i>
</button>
<button title="Reset" id="reset-denc-password" type="reset">
<i class="material-icons-outlined"> refresh </i>
</button>
</div>
</form>
<div class="encrypted-password">
<h4>Password encrypted successfully, your password is :</h4>
<div class="password">
<div class="text" id="enc-password-text">encrypted</div>
<div class="flex">
<button title="Copy" id="copy-enc-password">
<i class="material-icons-outlined"> content_copy </i>
</button>
</div>
</div>
</div>
<div class="ciphers enc-cipher">
<div class="display">
Please select a type of encryption to know more about it
</div>
<div data-name="AES">
The Advanced Encryption Standard (AES) is a U.S. Federal
Information Processing Standard (FIPS). It was selected
after a 5-year process where 15 competing designs were
evaluated.
</div>
<div data-name="DES">
DES is a previously dominant algorithm for encryption, and
was published as an official Federal Information Processing
Standard (FIPS). DES is now considered to be insecure due to
the small key size.
</div>
<div data-name="Rabbit">
Rabbit is a high-performance stream cipher and a finalist in
the eSTREAM Portfolio. It is one of the four designs
selected after a 3 1/2-year process where 22 designs were
evaluated.
</div>
<div data-name="RC4">
RC4 is a widely-used stream cipher. It's used in popular
protocols such as SSL and WEP. Although remarkable for its
simplicity and speed, the algorithm's history doesn't
inspire confidence in its security. <br />
<br />
It was discovered that the first few bytes of keystream are
strongly non-random and leak information about the key. We
can defend against this attack by discarding the initial
portion of the keystream. This modified algorithm is
traditionally called RC4-drop.
</div>
</div>
</div>
</div>
<div class="tab">
<h1 class="heading">Secure Password Decrypter</h1>
<p>
This password decoder tool converts back your encrypted password
to human understandable form a.k.a your password string without
encryption
</p>
<p>
To decrypt your password , write the encrypted password to
decrypt in the field that says "Enter Encrypted Password" and
then select the type of encryption it has .Then enter your
"Secret phrase" and finally click "Done".
</p>
<form id="denc-form" class="spacer denc-form">
<div class="select">
<select name="decryption" id="denc">
<option selected disabled value="">
Select Encrytion Type
</option>
<option value="AES">AES</option>
<option value="DES">DES, Triple DES</option>
<option value="Rabbit">Rabbit</option>
<option value="RC4">RC4, RC4Drop</option>
</select>
</div>
<div class="form-element">
<label data-shrink="false" for="enc-password"
>Encrypted Password</label
>
<div class="element">
<input
aria-invalid="false"
id="enc-password"
type="text"
value=""
name="enc-password"
autocomplete="off"
/>
<fieldset aria-hidden="true">
<legend><span>Encrypted Password</span></legend>
</fieldset>
</div>
</div>
<div class="form-element">
<label data-shrink="false" for="denc-salt"
>Secret Phrase</label
>
<div class="element">
<input
aria-invalid="false"
id="denc-salt"
type="text"
value=""
name="enc-salt"
autocomplete="off"
/>
<fieldset aria-hidden="true">
<legend><span>Secret Phrase</span></legend>
</fieldset>
</div>
</div>
<div class="flex-2">
<button type="submit" title="Decrypt">
<i class="material-icons-outlined"> lock_open </i>
</button>
<button title="Reset" id="reset-denc-password" type="reset">
<i class="material-icons-outlined"> refresh </i>
</button>
</div>
</form>
<div class="decrypted-password">
<h4>Password decrypted successfully, your password is :</h4>
<div class="password">
<div class="text" id="denc-password-text">decrypted</div>
<div class="flex">
<button title="Copy" id="copy-denc-password">
<i class="material-icons-outlined"> content_copy </i>
</button>
</div>
</div>
</div>
<div class="ciphers denc-cipher">
<div class="display">
Please select a type of encryption to know more about it...
</div>
<div data-name="AES">
The Advanced Encryption Standard (AES) is a U.S. Federal
Information Processing Standard (FIPS). It was selected after
a 5-year process where 15 competing designs were evaluated.
</div>
<div data-name="DES">
DES is a previously dominant algorithm for encryption, and was
published as an official Federal Information Processing
Standard (FIPS). DES is now considered to be insecure due to
the small key size.
</div>
<div data-name="Rabbit">
Rabbit is a high-performance stream cipher and a finalist in
the eSTREAM Portfolio. It is one of the four designs selected
after a 3 1/2-year process where 22 designs were evaluated.
</div>
<div data-name="RC4">
RC4 is a widely-used stream cipher. It's used in popular
protocols such as SSL and WEP. Although remarkable for its
simplicity and speed, the algorithm's history doesn't inspire
confidence in its security. <br />
<br />
It was discovered that the first few bytes of keystream are
strongly non-random and leak information about the key. We can
defend against this attack by discarding the initial portion
of the keystream. This modified algorithm is traditionally
called RC4-drop.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="modal">👏 Password copied successfully</div>
<!-- Crypto JS -->
<script src="./assets/js/crypto-js.min.js"></script>
<!-- JS Scripts for DOM -->
<script src="./assets/js/script.js"></script>
</body>
</html>