digital signatures nic-ra, lucknow. electronic record 1.very easy to make copies 2.very fast...

34
Digital Signatures NIC-RA, Lucknow

Upload: trevor-hunter

Post on 23-Dec-2015

212 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Digital Signatures

NIC-RA, Lucknow

Page 2: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Electronic RecordElectronic Record

1. Very easy to make copies2. Very fast distribution3. Easy archiving and retrieval4. Copies are as good as original5. Easily modifiable6. Environmental Friendly

Because of 4 & 5 together, these lack authenticity

Page 3: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Why Digital Signatures?Why Digital Signatures?

• To provide Authenticity, Integrity and Non -repudiation to electronic documents

• To use the Internet as the safe and secure medium for e-Governance and e-Commerce

Page 4: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

What is Digital Signature?What is Digital Signature?

A digital signature is an electronic signature that can be used to authenticate the identity of the sender of a message or the signer of a document, and possibly to ensure that the original content of the message or document that has been sent is unchanged.

Digital signatures are easily transportable, cannot be imitated by someone else, and can be automatically time-stamped. The ability to ensure that the original signed message arrived means that the sender can not easily repudiate it later.

The originator of a message uses a signing key (Private Key) to sign the message and send the message and its digital signature to a recipient

The recipient uses a verification key (Public Key) to verify the origin of the message and that it has not been tampered with while in transit

Page 5: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Digital signatures employ a type of Asymmetric Cryptography. The Scheme typically consists of

three Algorithms

A key generation algorithm that selects a private key uniformly at random from a set of possible private keys. The algorithm outputs the private key and a corresponding public key.

A signing algorithm that, given a message and a private key, produces a signature.

A signature verifying algorithm that, given a message, public key and a signature, either accepts or rejects the message's claim to authenticity

Hash value of a message when encrypted with the private key of a person is his digital signature on that e-Document

Page 6: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Digital SignaturesDigital Signatures

Each individual generates his own key pair

[Public key known to everyone &

Private key only to the owner]

Private Key – Used for making Digital Signature

Public Key – Used to verify the Digital Signature

Page 7: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Smart CardiKey

Hardware Tokens

Page 8: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Smart Cards

• The Private key is generated in the crypto module residing in the smart card.

• The key is kept in the memory of the smart card.

• The key is highly secured as it doesn’t leave the card, the message digest is sent inside the card for signing, and the signatures leave the card.

• The card gives mobility to the key and signing can be done on any system (Having smart card reader).

Page 9: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

iKeys or USB Tokens

• They are similar to smart cards in functionality as

– Key is generated inside the token.

– Key is highly secured as it doesn’t leave the token.

– Highly portable.

– Machine Independent.

• iKEY is one of the most commonly used token as it doesn’t need a special reader and can be connected to the system using USB port.

Page 10: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Private Key Protection

• The Private key generated is to be protected and kept secret. The responsibility of the secrecy of the key lies with the owner.

• The key is secured using

– PIN Protected soft token– Smart Cards– Hardware Tokens

Page 11: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Digital Signatures

• Digital Signatures are numbers• Same Length – 40 digits• They are document content dependent

I agree

efcc61c1c03db8d8ea8569545c073c814a0ed755My place of birth is at Gwalior.

fe1188eecd44ee23e13c4b6655edc8cd5cdb6f25I am 62 years old.

0e6d7d56c4520756f59235b6ae981cdb5f9820a0I am an Engineer.

ea0ae29b3b2c20fc018aaca45c3746a057b893e7

I am a Engineer.

01f1d8abd9c2e6130870842055d97d315dff1ea3

• These are digital signatures of same person on different documents

Page 12: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Paper Signatures V/s Digital Signatures

Parameter Paper Electronic

Authenticity May be forged Can not be copied

Integrity Signature independent of the document

Signature depends on the contents of the document

Non-repudiation

a. Handwriting expert needed

b. Error prone

a. Any computer user

b. Error free

V/s

Page 13: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Role of Controller (CCA)

Controller of Certifying Authorities as the “Root” Authority certifies the technologies, infrastructure and practices of all the Certifying Authorities licensed to issue Digital Signature Certificates

Page 14: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Seven CAs have been licensed by CCA

Safescrypt National Informatics Center (NIC), Government of

India Institute for Development & Research in Banking

Technology (IDRBT) – A Spciety of Reserve Bank of India

Tata Consultancy Services (TCS) MTNL Trustline GNFC (Gujarat Narmada Fertilizer Corporation) E-MudhraCA

Page 15: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

How To Get & Use Digital Signature

Page 16: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Application Request

Go to http://nicca.nic.in Download DSC Request Form Fill-in the Form Sign the Form at Required Place Get the Form Countersigned and Verified from HOD

along with his/her Official Stamp Enclose Identification Proof Enclose Fee (if required) in Form of Bank Draft Send to NIC Office

Page 17: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Issuance of Digital Signatures

Send your completed form to NIC UP State Unit Office Once your form is found satisfactory and the fee is

properly submitted, the form is counter signed by NIC, HoD.

The form is then forwarded to NIC Certifying Authority Office (NIC-RA, Kendriya Bhawan, Lucknow) for processing.

When your case is processed a Membership ID and Password is Issued and send to the email ID mentioned in Application Form.

A Digital Signature in USB Token or Smart Card can be collected from NIC-RA Office at Lucknow

Page 18: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Accessing Website with Membership ID for Enrollment of Request On line

Accessing Website with Membership ID for Enrollment of Request On line

Page 19: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

How to make Request

Insert the USB Pen Drive /Smart Card Reader in your computer system

Insert the Smart Card in the Reader ( In case of Smart Card )

Download USB/Smart Card Driver from NICCA website (http://nicca.nic.in)

Unzip and Double Click the Downloaded File When the Proper Driver is loaded From Token

Administration, Device will get Operational

Page 20: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Driver Downloading

Page 21: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Please Click Download Smart Card USB E-token Driver Link

Page 22: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Select Your Media Type

Page 23: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Enrollment Process

Page 24: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Click Member Login

Page 25: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Enter User ID and Password and click Submit Button User Id and Password are Same

Page 26: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Click Step 1 or Enroll Button

Page 27: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Fill form and select SafeSign Cryptographic Service Provider in Cryptographic Service Provider Dropdown

Page 28: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

After Filling Form and Cryptographic Service Provider Select option ‘Generate Request’

Page 29: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

You will receive email from nicca.nic.in when your Certificate is generated click step-4 or view status for downloaded

Certificates

Page 30: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

If your Certificate is generated then click your Request No. and enter Authentication Pin (Authentication Pin is send to your e-mail id by nicca.nic.in) and click download Button.

Page 31: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

To Check if Certificate is available in Device

Page 32: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

For Accessing Web Services

Go to Web Portal like http://edistrict.nic.in or http://ssdg.up.nic.in

Plug-in the USB/Smart Card in the computer system/ laptop

While Digitally Signing in Browser window your name will be pop up automatically, which you can select

Further it will ask for PIN that is unique to your Card.

Page 33: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Prevention From Misuse

Do’t Hand over you DSC Media USB/Card to any one

Do’t tell your PIN to anyone

Document Digitally Signed carries same legal status as manually signing as per the IT Act

Page 34: Digital Signatures NIC-RA, Lucknow. Electronic Record 1.Very easy to make copies 2.Very fast distribution 3.Easy archiving and retrieval 4.Copies are

Thank You