Tải bản đầy đủ (.pdf) (1 trang)

Working with Database and Security in Java - Digital Signatures ppsx

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (24.65 KB, 1 trang )

Working with Database and Security in Java Assignments
© 2007 Aptech Ltd Version 1.0 Page 1 of 1
D
D
i
i
g
g
i
i
t
t
a
a
l
l


S
S
i
i
g
g
n
n
a
a
t
t
u


u
r
r
e
e
s
s



Sr. No.

Assignment Question
1 Kidszone School wants to store the information of students and their parents in
their database. This will help them to better administer and control the new
student registration process as well as manage already existing records of
enrolled students.

The School Management Board has chosen your company to provide a solution
for the same. Consider yourself to be a part of the team that implements the
solution for designing the application.

Create a GUI based Java Swing application that will ensure the security of a
data file containing student registration data. Generate digital signature and
public key to digitally sign the data file using the generated signature and public
key before sending the data file.

The receiver should be able to verify the authenticity of the data file using
digital signature and the public key.


The interface of the Digital Signature Verification form should resemble the
following:




×