-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrypto.html
More file actions
32 lines (32 loc) · 1.67 KB
/
crypto.html
File metadata and controls
32 lines (32 loc) · 1.67 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
25
26
27
28
29
30
31
32
---
layout: thin
---
<div id="Makeitrain" class="row">
<div class="row col-md-12">
<h1 id="crack" class="col-md-12 whitebox centered">Crack the Code</h1>
</div>
</div>
<div class="row">
<div class="goldhalf col-md-6 style='padding-left:3%'"><img src="assets/images/justthebox.png" width="10%" display="inline">
<h1 class="welcome">BitBox Consulting</h1><img src="assets/images/alicebob.png" width="100%" id="alicebob" class="centered">
</div>
<div class="whitehalf col-md-6" style='padding-right:3%;'>
<h1>Cryptography:</h1>
<p class="thirtytwo">(or cryptology; from Greek κρυπτός, "hidden, secret"; and γράφειν, graphein, "writing", or -λογία, -logia, "study", respectively) is the practice and study of techniques for secure communication in the presence of third parties (called adversaries).</p>
<div class="whitebox">
<p class="twentyseven">Modern cryptography intersects the disciplines of mathematics, computer science, and electrical engineering. Applications of cryptography include ATM cards, computer passwords, and electronic commerce and BITCOIN.</p>
</div>
</div>
</div>
<div class="row short">
<div class="cryptobottoms whitehalf col-md-6" style='padding-left:3%; text-align: center;'>
<p class="twentyseven whitebox">og upi vsm trsf yjod upi vsm kpom id</p>
</div>
<div class="cryptobottoms goldhalf col-md-6">
<h2>Learn More</h2>
<form>
<input id="learnmoreemail" type="text" placeholder="Your Email Address">
<input id="learnmoresubmit" type="submit" value="Submit">
</form>
</div>
</div>