This repository was archived by the owner on Feb 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
355 lines (340 loc) · 11.4 KB
/
index.html
File metadata and controls
355 lines (340 loc) · 11.4 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
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
<!DOCTYPE html>
<html class="full" 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">
<meta name="description" content="">
<meta name="author" content="">
<title>Public Key Infrastructure(PKI) - CVRCSISB</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/full.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Omitting navigation -->
<!-- Navigation -->
<!--
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container"> -->
<!-- Brand and toggle get grouped for better mobile display -->
<!--
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">CVR-CSI-SB PKI Workshop</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="http://cvr.ac.in">CVR Homepage</a>
</li>
</ul>
</div>
-->
<!-- /.navbar-collapse -->
<!--
</div>
-->
<!-- /.container -->
<!--
</nav>
-->
<!-- Title -->
<div class="row">
<div class="col-md-12">
<h1 class = "cvr-title">
<img alt="cvr logo" src="images/cvr-logo.png" />
CVR College of Engineering
<img alt="csi logo" src="images/csi-logo.png" />
</h1>
<h2 class = "csi-title">
CSI Student Branch
</h2>
<h4>
Presents
</h4>
<h4>
Workshop on
</h4>
<h1>
Public Key Infrastructure(PKI)
</h1>
<h4>
21st and 22nd January 2016
</h4>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="carousel slide" id="carousel-791835" data-ride="carousel">
<ol class="carousel-indicators">
<li class="active" data-slide-to="0" data-target="#carousel-791835">
</li>
<li data-slide-to="1" data-target="#carousel-791835">
</li>
<li data-slide-to="2" data-target="#carousel-791835">
</li>
<li data-slide-to="3" data-target="#carousel-791835">
</li>
</ol>
<div class="carousel-inner">
<div class="item active">
<h4><u>Features of the Workshop</u></h4>
<ol>
<li>Resource persons from Government and industry.</li>
<li>Test Digital Certificate will be provided for practical sessions.</li>
<li>Every participant will have access to system for practical session.</li>
<li>Participation Certificates will be issued after successful completion of workshop.
Soft copy of digitally signed participation certificate will also be issued.</li>
</ol>
</div>
<div class="item">
<h4><u>About CVR College of Engineering</u></h4>
<p>
The CVR College of Engineering was established in 2001, and its eleventh batch of students graduated from the college,
in May 2015. The college was rated as the #1 co-educational college in pass percentage among nearly 300 colleges under JNTU, Hyderabad.
The College was given permanent affiliation and Autonomous status by JNTUH in 2011.
The college received autonomous status from the UGC for a period of six years from 2014-15 onwards.
The college has a clearly defined goal of evolving into a hub of academic research.
</p>
</div>
<div class="item">
<h4><u>About CSI Student Branch</u></h4>
<p>
The student branch was established in 2015 with 300 student members aimed to stand as a platform
for technological advancement of students in the fields of Computer Science and Information Technology through workshops, technical talks, technical events etc.
</p>
<br/>
<p>
We have successfully conducted several technical talks and further plan to conduct many workshops and sessions in the future months.
</p>
</div>
<div class="item">
<h4><u>About the Workshop</u></h4>
<p>
Government of India has taken the major initiative to make the country e-ready by initiating various electronic-governance implementations
across the country like automation of Income tax, passport, etc. Public Key Infrastructure (PKI) forms the backbone for all these initiatives.
</p>
<br>
<p>
The Two-day workshop focuses on the technical aspects of PKI with emphasis on practical & hands-on sessions for better understanding
of the usage of Digital Signatures, Certificates and the overall Public Key Infrastructure. The training covers basics of Cryptography,
PKI Algorithms, PKI Components, Digital Signature, PKI Standards & Policies, Risks of PKI, Developing PKI-based applications,
PKI Scenario in India and in other countries. The practical & hands-on sessions cover setting up of institute-wise root CA,
Installation of Certificates, Digital signing for web security, e-mail security, Java Libraries for PKI, OCSP etc.
</p>
</div>
</div> <a class="left carousel-control" href="#carousel-791835" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a> <a class="right carousel-control" href="#carousel-791835" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div>
</div>
</div>
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6">
<h3>
Course Contents
</h3>
<div class="row">
<div class="col-md-6">
<h3>
Day 1
</h3>
<ol>
<li>
Overview of Cryptography
</li>
<li>
Public Key Algorithms
</li>
<li>
PKI Components
</li>
<li>
PKI Scenario in India
</li>
</ol>
</div>
<div class="col-md-6">
<h3>
Day2
</h3>
<ol>
<li>
Issues & Risks associated with PKI
</li>
<li>
PKI Scenario at International level
</li>
<li>
OCSP / Java Crypto Libraries
</li>
<li>
SSL
</li>
<li>
Panel discussion
</li>
</ol>
</div>
</div>
</div>
</div>
<br/>
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6">
<h4>Registration Fees(in ₹)</h4>
<table class="table table-bordered table-responsive">
<thead>
<tr>
<th>
Type of Participant
</th>
<th>
On or before Jan 11th 2016
</th>
<th>
After Jan 11th
</th>
</tr>
</thead>
<tbody>
<tr>
<th>
CSI Student Members
</th>
<td>
250
</td>
<td>
350
</td>
</tr>
<tr>
<th>
Non-CSI Student Members
</th>
<td>
350
</td>
<td>
450
</td>
</tr>
<tr>
<th>
Faculty Participants (includes PKI Token)
</th>
<td>
1000
</td>
<td>
1100
</td>
</tr>
<tr>
<th>
Industry Participants (includes PKI Token)
</th>
<td>
2000
</td>
<td>
2100
</td>
</tr>
</tbody>
</table>
<p class = "well">
<u>Note:</u> Interested students can acquire PKI token at an extra cost of Rs.600, to be paid with registration fee.
</p>
<button id="modal-518004" href="#modal-container-518004" role="button" type="button" class="btn btn-info btn-lg" data-toggle="modal">Register Now</button>
<div class="modal fade" id="modal-container-518004" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">
×
</button>
<h4 class="modal-title" id="myModalLabel">
Download Registration form
</h4>
</div>
<div class="modal-body">
<p>
Kindly download the registration form using the download button.
<br/>
Duly fill the form and <a href="mailto:cvrcsisb@gmail.com?Subject=PKI%20Workshop%20Registration" target="_top">mail us at cvrcsisb@gmail.com</a> with registration form as an attachment.
<br/>
Registration fees can be paid during the workshop or a DD/Cheque
in favor of <strong>CVR COLLEGE OF ENGG-CSI STUDENT BRANCH</strong> payable at <strong>Hyderabad</strong> can be sent to
<br/>
CVR College Of Engineering,
Vastunagar, Mangalpalli (V), Ibrahimpatnam (M),
Rangareddy (D), Telangana 501 510
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">
Close
</button>
<button href="REGISTRATION-FORM.docx" download="true" type="button" class="btn btn-primary">
<a href="PKI-REGISTRATION-FORM.docx" download="true">Download</a>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6">
<h4>For Further Details Contact</h4>
<div class="row">
<div class="col-md-6">
<h5>
<u>Registration</u>
</h5>
<p>
<br/><u><strong>Faculty Coordinators</strong></u>
<br/>LAKSHMI HN - 9849698045
<br/>D. BHEEKYA - 9573466965
<br/><u><strong>Student Coordinators</strong></u>
<br/>MANI KUMAR REDDY - 7207863707
<br/>DANIEL VIVEK - 9505732787
</p>
</div>
<div class="col-md-6">
<h5>
<u>Organization</u>
</h5>
<p>
<br/><u>Faculty Coordinators</u>
<br/>VANI VATSALA - 9866586106
<br/>SERAVANA KUMAR - 7893698383
<br/><u>Student Coordinators</u>
<br/>R.KARTHIK – 8790296873
<br/>MANU NANDAN - 7093764290
</p>
</div>
</div>
<h3>Reach us at <a id = "mailus" href="mailto:cvrcsisb@gmail.com" target="_top">cvrcsisb@gmail.com</a></h3>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>