EFFICACIOUS ELECTRONIC VOTING USING BIOMETRY

Size: px
Start display at page:

Download "EFFICACIOUS ELECTRONIC VOTING USING BIOMETRY"

Transcription

1 INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) International Journal of Computer Engineering and Technology (IJCET), ISSN (Print), ISSN (Print) ISSN (Online) Volume 5, Issue 10, October (2014), pp IAEME: Journal Impact Factor (2014): (Calculated by GISI) IJCET I A E M E EFFICACIOUS ELECTRONIC VOTING USING IOMETRY Feroz Morab 1, Sadiya Thazeen 2, Mohamed Najmus Saqhib 3, Seema Morab 4 1,2 [M.Tech] Digital Electronics and Comm. Engineering, VTU, angalore, India 3 M.Tech, VTU, angalore, India 4 [Ph.D] AMITY UNIVERSITY, Noida, India ASTRACT Elections form the cornerstone of our country which is the largest democracy in the world and as Abraham Lincoln has rightly said A ballot is stronger than a bullet, it is of utmost importance to protect the integrity of elections to make it a fair process of electing the representatives who hold the public office and run the country. The election process must be sufficiently robust to withstand any fraudulence and must be sufficiently transparent and comprehensible so that the voters and candidates can accept the results of an election without objections. In order to replace the less-reliable conventional ballot system, we propose voting system using electronic voting machines which make use of iometry to verify the voter authentication by matching the voter fingerprint with the fingerprint already saved in the database. This will ensure that no bogus voting or any other fraud is entertained. Keywords: iometry, Electronic Voting Machine, Fingerprint, Voting. I. INTRODUCTION For many years, paper-based ballot was used as a way to vote. This is an inefficient way of voting where people have to queue up to register their name before they can cast their vote. Furthermore, the traditional way of voting takes a long process and time. So, the novel electronic voting using minutiae will become the best solution to have a fair voting during elections besides providing easier way of voting. Compared to the conventional voting system, the Electronic voting has several advantages and completely rules out the chance of invalid votes and also makes the 32

2 election process hassle free. This Electronic voting is made even more secure, reliable, fast and robust with our proposed concept of using biometry as the means for verifying voter authentication based on fingerprint matching technique. iometrics is the automated recognition of individuals based on their behavioural and biological characteristics[1]. iometric recognition means measuring an individual's behavioural, physiological and biological characteristics in a recognition inquiry and comparing these data with the biometric reference data which had been stored during a learning procedure, by this the identity of a specific user is determined[2]. A fingerprint is an impression of the friction ridges, from the surface of a fingertip. Fingerprints are unique to each individual and they do not change over time. Even identical twins do not have identical fingerprints. In this paper we are proposing Finger print based electronic voting machine in which we use a finger print based module which is used to store the finger print of the voter. While storing the finger print of the voter a specific unique code will be given to the voter and when that particular voter comes for voting, his finger print will be scanned and also the code given to him should match the code which is already stored in the database. Only then that the particular person shall be allowed to cast his vote. It has been specially designed to collect, record, store, count and display data cent per cent accurately. The control unit consists of a micro-controller[1] and it has got flexibility to increase the number of members for electing. It has shut-off facility to avoid rigging. Once this key is pressed, no unauthorized person can edit or display the data. The voting machine is a simple keypad interfaced to control unit and has got labelling on it to identify the respective candidate. It has also got the key denouncing logic to avoid multi time triggering and leads to false counting. Microcontroller designs the control unit. Since it has internal flash, the data can be recorded internally and then processed further. It is simple, reliable and is tamper proof and error free. The polling data once recorded can be retained even when the power is turned off. II. LITERATURE SURVEY In India, in all earlier elections be it state elections or centre elections, a voter casts his/her vote by putting the stamp against the desired candidate s name and then folding the ballot paper before putting it in the allot box. This is a long, time-consuming process erroneous. Millions of paper would be printed and heavy ballot boxes would be loaded and unloaded to and from ballot office to polling station. All this continued till election scene was completely changed by electronic voting machine. No more ballot paper, ballot boxes, stamping, etc. all this condensed into a simple box called ballot unit of the electronic voting machine[5]. The marking system of voting was introduced in 1962 to make it possible for a substantial number of illiterate voters to indicate easily their preferences in choosing their representatives. Over the years, there was a pronounced increase in the volume of work, crores of ballot papers had to be printed and lakhs of ballot boxes had to be prepared, transported, and kept in storage; and a great amount of time would be taken to conduct the elections. To overcome these difficulties, the Electronics Corporation of India Ltd. (ECIL), Hyderabad, and harat Electronics Ltd. (EL), angalore, developed the electronic voting machine in

3 The few technical disadvantages are given as: Fig. 1: Existing voting system Microprocessor based design, which requires a no. of supporting components like memory, peripheral interface, etc. No security against illegal viewing of results, as presiding officer can view the results without any difficulty. Less user friendly due to two seven segment displays. Existing system costs around INR (560$). III. PROPOSED SYSTEM In the proposed method, as a pre-poll procedure, the finger prints of all the voters are collected and stored in a database using NFC tag. At the time of voting, the option of the voter is taken along with the finger print. The finger print taken by the scanner is sent to the microcontroller. The processed image is transferred to match existing finger prints and if he is the right person, only then the ballot buttons shall activate. Then he can cast his vote in real-time only once. The option entered by the voter is transferred to the server (whenever we have multiple voting machines)which is updated through internet every instant. IV. IMPLEMENTATION AND TESTING NFC/RFID READER ARM7 LPC *2 ALPHANUMERIC LCD UZZER MICRO CONTROLLER MOTOR DRIVER ULN (2803) DOOR OPENING 2- AXIS STEPPER MOTOR Fig. 2: lock diagram of the EVM using iometry at the Door End 34

4 KEY OARD (PS2) MEMORY POWER SUPPLY 12V KEYS FOR SELECTION 89v51RD2 MICRO CONTRLLER (24C04) 16*2 LCD Fig. 3: lock diagram of the EVM using iometry at the Voter End. When a person comes to cast his vote then we check the data base of that person by using NFC (Near Field Communication) tag. The database of the person contains Name, address, gender, age and if the data base is matched with the NFC tag then the person is allowed to enter the voting booth. And then his fingerprint is scanned using fingerprint based scanner. If verification is successful, only then the ballot buttons will activate so that he can vote for any one suitable candidate. Then switches get deactivate until another person comes to cast his vote. If same person comes for second time to vote then a message will be displayed on LCD, as already voted. When each person votes for the particular political party then each time voting system will be updated. Finally when voting procedure completes then authorised person shall see the count by using his own username password and using his fingerprint. Hardware Components Required: 1. Power Supply: 12V DC 7. Finger print reader 2. Micro controller: 8951 rd2, ARM LPC 8. allot uttons uzzer: Freq-1 to 18 khz 9. NFC tag 4. RS 232 converter: MAX RFID reader 5. LCD: 16x2 characters 11. Stepper motor 6. EEPROM memory: AT 24C04 (4Kbytes) 12. ULN

5 Software essentials: 1. Keil software. 2. Eagle software for PC design 3. Flash magic to program microcontroller 4.1 TESTING Flow Diagram The dataflow diagram(dfd) is one of the most important tools used by system analyst. A data flow diagram should be the first tool used by system analyst to model system components. These components are the system process, the data used by this process, any external entities that interact with the system and the information flows in the system. Creation of DFD is the starting point of design phase that functionally decompose the requirements specification down to the lowest level of details. Data Flow Diagrams are made up of symbol which represents system components. The data flow modelling methods use symbols to explain process, data store, data flow and external entities. DOOR END FLOW DIAGRAM Start (POWER ON) Control unit reads the status of ARM Processor Person comes for vote, first check NFC TAG Using RFID reader NFC Tag is valid Display Invalid and uzzer will ON Display Valid and user Name, Age, Gender, Place Stepper Motor Will Rotate and Voting Room Door Will Open Stop 36

6 VOTING END FLOW DIAGRAM Start (POWER ON) Control unit reads the status of microcontroller If F1? NO YES LCD displays Login as Admin If Admin? LCD Displays YOU ARE NOT ADMIN LCD displays ENTER PARTY NAME IF F2? LCD displays Login as admin If Admin? LCD displays YOU ARE NOT ADMIN LCD display ENTER USER NAME C 37

7 C LCD display Please place your finger in the sensor LCD display Please place your finger to conform LCD display successfully saved data IF F3? LCD displays Login as admin If Admin? LCD DISPLAYS YOU ARE NOT ADMIN Displays results If F4? RESET RESULTS If F5? UNLOCK ACCOUNTS IF F6? FORMAT DEVICE A 38

8 A IF ESC? LCD DISPLAYS FINGERPRINT VOTING MACHINE IF TA? DISPLAY PARTY NAMES IF Caps Lock? DISPLAY USER NAMES stop V. CONCLUSION AND FUTURE WORK The EVM consists of a control unit (CU) and ballot unit (U), both the units work independently as well as in collaboration with each other. The CU is accepting fingerprint or password in voting mode and is responding accordingly. In voting mode, CU communicates with U in order to exchange various signals. CU is counting the votes for individual candidate and total number of votes cast can be checked at any time. In result mode, the CU is again following the same password detection routine as in case of voting mode. In result mode, the CU displays the votes of individual candidate, in consecutive order, whenever the.result utton is pressed. The total number of votes can be checked in result mode in the same way as in voting mode. In total, the complete system (including all the hardware components and software routines) work as per the initial specifications and requirements. The technical work carried so far can be further improved by increasing the number of candidates. Also, it can be interfaced with printer to get the hard copy of the result almost instantly from the machine itself. It could also be interfaced with the personal computer and result could be stored in the central server and its backup could be taken on the other backend servers. 39

9 REFERENCES [1] The 8051 Micro controller and Embedded Systems- Muhammad Ali Mazidi and Janice Gillespie Mazidi. [2] Programming and Customizing the 8051 Microntroller-Predko. [3] Web Pro Forum Tutorials, [4] Tutorial on microcontroller: [5] Tutorial on LCD: [6] General information about electronic voting machine. [7] [8] [9] Soukaena H. Hashem, Abeer T. Maolod and Anmar A. Mohammad, Proposal to Enhance Fingerprint Recognition System, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 3, 2013, pp , ISSN Print: , ISSN Online: [10] Ashraf Darwish, Aliaayoussif, Magidalgendy and Eman Mohamed, A Secure and Robust Prototype for Electronic Voting System, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 3, 2012, pp , ISSN Print: , ISSN Online: AOUT THE AUTHORS Feroz Morab is currently pursuing M.Tech in DEC under VTU, angalore. He is into technical research in Digital Communication and has publications in many International Journals to his credit. He is moving towards Ph.D and his areas of interest include Wireless Communication, Field Theory and Digital Signal Processing. Sadiya Thazeen, pursuing M.Tech in DEC under VTU, angalore, has published many papers in International Journals. She s currently working on iometry involved technical projects and is moving towards her Ph.D. Her fields of interest are Digital Communication, Digital Signal Processing, Wireless Communication and Networking. Mohamed Najmus Saqhib obtained Masters in Digital Electronics with high merit. He is currently working towards obtaining a Doctorate and has publications in many International Journals to his credit. His research areas are Communication and Networking. Seema Morab is pursuing her Ph.D from AMITY UNIVERSITY, Noida, Delhi NCR and has published many papers in highly reputed International Journals. 40

Implementation of aadhar based voting machine using

Implementation of aadhar based voting machine using ISSN:2348-2079 Volume-6 Issue-1 International Journal of Intellectual Advancements and Research in Engineering Computations Implementation of aadhar based voting machine using arduino with GSM Dr.POONGODI.S

More information

SMS based Voting System

SMS based Voting System IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 11 April 2018 ISSN (online): 2349-6010 SMS based Voting System Dr. R. R. Mergu Associate Professor Ms. Nagmani

More information

AADHAAR BASED VOTING SYSTEM USING FINGERPRINT SCANNER

AADHAAR BASED VOTING SYSTEM USING FINGERPRINT SCANNER AADHAAR BASED VOTING SYSTEM USING FINGERPRINT SCANNER Ravindra Mishra 1, Shildarshi Bagde 2, Tushar Sukhdeve 3, Prof. J. Shelke 4, Prof. S. Rout 5, Prof. S. Sahastrabuddhe 6 1, 2, 3 Student, Department

More information

AADHAR BASED ELECTRONIC VOTING SYSTEM USING BIOMETRIC AUTHENTICATION AND IOT

AADHAR BASED ELECTRONIC VOTING SYSTEM USING BIOMETRIC AUTHENTICATION AND IOT AADHAR BASED ELECTRONIC VOTING SYSTEM USING BIOMETRIC AUTHENTICATION AND IOT Sarankumar.V 1, Sasikumar.M 1, Ramprabu.K 1, Sathishkumar.A 1 Mr. S. Gladwin Moses Stephen 2 1 Student, 2 Assistant Professor

More information

Smart Voting System using UIDAI

Smart Voting System using UIDAI IJIRST National Conference on Networks, Intelligence and Computing Systems March 2017 Smart Voting System using UIDAI Mrs. Nandhini M 1 Mr. Vasanthakumar M 2 1 Assistant Professor 2 B.Tech Final Year Student

More information

Statement on Security & Auditability

Statement on Security & Auditability Statement on Security & Auditability Introduction This document is designed to assist Hart customers by providing key facts and support in preparation for the upcoming November 2016 election cycle. It

More information

Online Voting System Using Aadhar Card and Biometric

Online Voting System Using Aadhar Card and Biometric Online Voting System Using Aadhar Card and Biometric Nishigandha C 1, Nikhil P 2, Suman P 3, Vinayak G 4, Prof. Vishal D 5 BE Student, Department of Computer Science & Engineering, Kle s KLE College of,

More information

Aadhaar Based Voting System Using Android Application

Aadhaar Based Voting System Using Android Application Aadhaar Based Voting System Using Android Application Sreerag M 1, Subash R 1, Vishnu C Babu 1, Sonia Mathew 1, Reni K Cherian 2 1 Students, Department of Computer Science, Saintgits College of Engineering,

More information

M-Polling with QR-Code Scanning and Verification

M-Polling with QR-Code Scanning and Verification IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 09 March 2017 ISSN (online): 2349-784X M-Polling with QR-Code Scanning and Verification Jaichithra K Subbulakshmi S B. Tech

More information

M-Vote (Online Voting System)

M-Vote (Online Voting System) ISSN (online): 2456-0006 International Journal of Science Technology Management and Research Available online at: M-Vote (Online Voting System) Madhuri Mahajan Madhuri Wagh Prof. Puspendu Biswas Yogeshwari

More information

FAQs - ELECTRONIC VOTING MACHINES (EVMS) and Voter Verifiable Paper Audit Trail (VVPAT) (ECI Website)

FAQs - ELECTRONIC VOTING MACHINES (EVMS) and Voter Verifiable Paper Audit Trail (VVPAT) (ECI Website) FAQs - ELECTRONIC VOTING MACHINES (EVMS) and Voter Verifiable Paper Audit Trail (VVPAT) (ECI Website) Q1. What is an Electronic Voting machine? In what way its functioning is different from the conventional

More information

Design and Implementation of Electronic Voting System (EVS)

Design and Implementation of Electronic Voting System (EVS) IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 5 Ver. I (Sep Oct. 2014), PP 56-63 Design and Implementation of Electronic Voting

More information

Case Study. MegaMatcher Accelerator

Case Study. MegaMatcher Accelerator MegaMatcher Accelerator Case Study Venezuela s New Biometric Voter Registration System Based on MegaMatcher biometric technology, the new system enrolls registered voters and verifies identity during local,

More information

Novel E-Voting System with Biometric Authentication and Distributed Server System

Novel E-Voting System with Biometric Authentication and Distributed Server System Novel E-Voting System with Biometric Authentication and Distributed Server System PP Shendage *, PC Bhaskar Department of Technology, Shivaji University, Kolhapur, Maharashtra, India E-mail: shendagepriyanka1@gmail.com

More information

Research Article. ISSN (Print)

Research Article. ISSN (Print) Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2015; 3(1A):37-41 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

This tutorial also provides a glimpse of various security issues related to biometric systems, and the comparison of various biometric systems.

This tutorial also provides a glimpse of various security issues related to biometric systems, and the comparison of various biometric systems. Aboutthe Tutorial This tutorial provides introductory knowledge on Biometrics. From this tutorial, you would get sufficient information about the basics of biometrics and different biometric modalities

More information

SECURE REMOTE VOTER REGISTRATION

SECURE REMOTE VOTER REGISTRATION SECURE REMOTE VOTER REGISTRATION August 2008 Jordi Puiggali VP Research & Development Jordi.Puiggali@scytl.com Index Voter Registration Remote Voter Registration Current Systems Problems in the Current

More information

Biometric voting Machine using UID(Aadhar)

Biometric voting Machine using UID(Aadhar) Biometric voting Machine using UID(Aadhar) Mr. Akash Barne 1, Mr. Bhagyesh Daga 1, Mr. Onkar Kapse 1, Ms. Pallavi Gaikwad 1 Department of Computer Engineering, D.Y.Patil College of Engineering, Akurdi

More information

General Framework of Electronic Voting and Implementation thereof at National Elections in Estonia

General Framework of Electronic Voting and Implementation thereof at National Elections in Estonia State Electoral Office of Estonia General Framework of Electronic Voting and Implementation thereof at National Elections in Estonia Document: IVXV-ÜK-1.0 Date: 20 June 2017 Tallinn 2017 Annotation This

More information

City of Toronto Election Services Internet Voting for Persons with Disabilities Demonstration Script December 2013

City of Toronto Election Services Internet Voting for Persons with Disabilities Demonstration Script December 2013 City of Toronto Election Services Internet Voting for Persons with Disabilities Demonstration Script December 2013 Demonstration Time: Scheduled Breaks: Demonstration Format: 9:00 AM 4:00 PM 10:15 AM 10:30

More information

SMART VOTING. Bhuvanapriya.R#1, Rozil banu.s#2, Sivapriya.P#3 Kalaiselvi.V.K.G# /17/$31.00 c 2017 IEEE ABSTRACT:

SMART VOTING. Bhuvanapriya.R#1, Rozil banu.s#2, Sivapriya.P#3 Kalaiselvi.V.K.G# /17/$31.00 c 2017 IEEE ABSTRACT: SMART VOTING Bhuvanapriya.R#1, Rozil banu.s#2, Sivapriya.P#3 Kalaiselvi.V.K.G#4 #1 Student, Department of Information Technology #2Student, Department of Information Technology #3Student, Department of

More information

Volume I Appendix A. Table of Contents

Volume I Appendix A. Table of Contents Volume I, Appendix A Table of Contents Glossary...A-1 i Volume I Appendix A A Glossary Absentee Ballot Acceptance Test Ballot Configuration Ballot Counter Ballot Counting Logic Ballot Format Ballot Image

More information

IMPLEMENTATION OF SECURE PLATFORM FOR E- VOTING SYSTEM

IMPLEMENTATION OF SECURE PLATFORM FOR E- VOTING SYSTEM IMPLEMENTATION OF SECURE PLATFORM FOR E- VOTING SYSTEM PROJECT REFERENCE NO.: 39S_BE_1662 COLLEGE BRANCH GUIDE STUDETS : AMRUTHA INSTITUTE OF ENGINEERING AND MANAGEMENT SCIENCE, BENGALURU : DEPARTMENT

More information

SECURITY, ACCURACY, AND RELIABILITY OF TARRANT COUNTY S VOTING SYSTEM

SECURITY, ACCURACY, AND RELIABILITY OF TARRANT COUNTY S VOTING SYSTEM SECURITY, ACCURACY, AND RELIABILITY OF TARRANT COUNTY S VOTING SYSTEM Updated February 14, 2018 INTRODUCTION Tarrant County has been using the Hart InterCivic eslate electronic voting system for early

More information

E- Voting System [2016]

E- Voting System [2016] E- Voting System 1 Mohd Asim, 2 Shobhit Kumar 1 CCSIT, Teerthanker Mahaveer University, Moradabad, India 2 Assistant Professor, CCSIT, Teerthanker Mahaveer University, Moradabad, India 1 asimtmu@gmail.com

More information

An Electronic Voting System for a Legislative Assembly

An Electronic Voting System for a Legislative Assembly International Journal of Innovation and Scientific Research ISSN 235-84 Vol. 26 No. 2 Sep. 26, pp. 494-52 25 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/ An Electronic

More information

Security Analysis on an Elementary E-Voting System

Security Analysis on an Elementary E-Voting System 128 Security Analysis on an Elementary E-Voting System Xiangdong Li, Computer Systems Technology, NYC College of Technology, CUNY, Brooklyn, New York, USA Summary E-voting using RFID has many advantages

More information

ONLINE VOTING SYSTEM POWERED BY AADHAR AUTHENTICATION

ONLINE VOTING SYSTEM POWERED BY AADHAR AUTHENTICATION ONLINE VOTING SYSTEM POWERED BY AADHAR AUTHENTICATION M.Abinaya 1, K.Gowthami 2, M.Abinaya 3 1 Student, Department of Computer science, Panimalar Engineering College, Tamil Nadu, India 2 Student, Department

More information

Ballot Reconciliation Procedure Guide

Ballot Reconciliation Procedure Guide Ballot Reconciliation Procedure Guide One of the most important distinctions between the vote verification system employed by the Open Voting Consortium and that of the papertrail systems proposed by most

More information

City of Orillia Tabulator Instructions

City of Orillia Tabulator Instructions APPENDIX 1 City of Orillia Tabulator Instructions Advance Vote Days Saturday, October 6, 2018 Wednesday, October 10, 2018 Friday, October 12, 2018 Tuesday, October 16, 2018 Thursday, October 18, 2018 Page

More information

The problems with a paper based voting

The problems with a paper based voting The problems with a paper based voting system A White Paper by Thomas Bronack Problem Overview In today s society where electronic technology is growing at an ever increasing rate, it is hard to understand

More information

Key Considerations for Oversight Actors

Key Considerations for Oversight Actors Implementing and Overseeing Electronic Voting and Counting Technologies Key Considerations for Oversight Actors Lead Authors Ben Goldsmith Holly Ruthrauff This publication is made possible by the generous

More information

Voting through Power Line Communication with Biometric Verification

Voting through Power Line Communication with Biometric Verification Voting through Power Line Communication with Biometric Verification J.Chenguttuvan 1, M.Kumaran 2, R.Srinivas 3 1 Assistant Professor, 3 Student, Department of EEE, Sree Sastha College of Engineering 2

More information

Global Conditions (applies to all components):

Global Conditions (applies to all components): Conditions for Use ES&S The Testing Board would also recommend the following conditions for use of the voting system. These conditions are required to be in place should the Secretary approve for certification

More information

Secured Electronic Voting Protocol Using Biometric Authentication

Secured Electronic Voting Protocol Using Biometric Authentication Advances in Internet of Things, 2011, 1, 38-50 doi:10.4236/ait.2011.12006 Published Online July 2011 (http://www.scirp.org/journal/ait) Secured Electronic Voting Protocol Using Biometric Authentication

More information

Additional Case study UK electoral system

Additional Case study UK electoral system Additional Case study UK electoral system The UK is a parliamentary democracy and hence is reliant on an effective electoral system (Jones and Norton, 2010). General elections are held after Parliament

More information

The Angola National ID Card

The Angola National ID Card The Angola National ID Card Advanced document security for a widely dispersed population 25 by Uwe Ludwig The Republic of Angola in south-central Africa is bordered by Namibia to the South, the Democratic

More information

Voting Corruption, or is it? A White Paper by:

Voting Corruption, or is it? A White Paper by: Voting Corruption, or is it? A White Paper by: By: Thomas Bronack Bronackt@gmail.com JASTGAR Systems, Mission and Goal (917) 673-6992 Eliminating Voting Fraud and Corruption Our society is too far along

More information

Key Considerations for Implementing Bodies and Oversight Actors

Key Considerations for Implementing Bodies and Oversight Actors Implementing and Overseeing Electronic Voting and Counting Technologies Key Considerations for Implementing Bodies and Oversight Actors Lead Authors Ben Goldsmith Holly Ruthrauff This publication is made

More information

CPSC 467b: Cryptography and Computer Security

CPSC 467b: Cryptography and Computer Security CPSC 467b: Cryptography and Computer Security Instructor: Michael Fischer Lecture by Ewa Syta Lecture 23 April 11, 2012 CPSC 467b, Lecture 23 1/39 Biometrics Security and Privacy of Biometric Authentication

More information

Xournals. Indian Electoral System & EVM. Udit Singh 1. Abstract: Authors:

Xournals. Indian Electoral System & EVM. Udit Singh 1. Abstract: Authors: ISSN UA Volume 01 Issue 01 June-2018 Indian Electoral System & EVM Udit Singh 1 Available online at: www.xournals.com Received 25 th November 2017 Revised 19 th February 2018 Accepted 25 th March 2018

More information

Act means the Municipal Elections Act, 1996, c. 32 as amended;

Act means the Municipal Elections Act, 1996, c. 32 as amended; The Corporation of the City of Brantford 2018 Municipal Election Procedure for use of the Automated Tabulator System and Online Voting System (Pursuant to section 42(3) of the Municipal Elections Act,

More information

Electronic Online Voting via Smart Phone App

Electronic Online Voting via Smart Phone App Electronic Online Voting via Smart Phone App Jeba Taslim Hidayat Baig 1 Student of M.Tech (CSE Dept), TGPCET, Nagpur, India Jeba.baig5@gmail.com Prof. Rajesh. Babu 2 Faculty of CSE Dept TGPCET, Nagpur,

More information

BIOMETRICS - WHY NOW?

BIOMETRICS - WHY NOW? BIOMETRICS - WHY NOW? How big a part will biometric technologies play in our lives as they are adopted more widely in the future? The need to confirm ones Identity, in order to access facilities and services

More information

THE PROPOSAL OF GIVING TWO RECEIPTS FOR VOTERS TO INCREASE THE SECURITY OF ELECTRONIC VOTING

THE PROPOSAL OF GIVING TWO RECEIPTS FOR VOTERS TO INCREASE THE SECURITY OF ELECTRONIC VOTING THE PROPOSAL OF GIVING TWO RECEIPTS FOR VOTERS TO INCREASE THE SECURITY OF ELECTRONIC VOTING Abbas Akkasi 1, Ali Khaleghi 2, Mohammad Jafarabad 3, Hossein Karimi 4, Mohammad Bagher Demideh 5 and Roghayeh

More information

Biometrics: primed for business use

Biometrics: primed for business use Article Biometrics: primed for business use Introduction For the regular traveller, identity and security checks are becoming ever more intrusive. Walk though an airport today, and you are likely to be

More information

Estonian National Electoral Committee. E-Voting System. General Overview

Estonian National Electoral Committee. E-Voting System. General Overview Estonian National Electoral Committee E-Voting System General Overview Tallinn 2005-2010 Annotation This paper gives an overview of the technical and organisational aspects of the Estonian e-voting system.

More information

TECHNICAL ADVISORY GROUP ON MACHINE READABLE TRAVEL DOCUMENTS (TAG-MRTD)

TECHNICAL ADVISORY GROUP ON MACHINE READABLE TRAVEL DOCUMENTS (TAG-MRTD) International Civil Aviation Organization WORKING PAPER TAG-MRTD/18-WP/8 22/4/08 English only TECHNICAL ADVISORY GROUP ON MACHINE READABLE TRAVEL DOCUMENTS (TAG-MRTD) EIGHTEENTH MEETING Montréal, 5 to

More information

A Prescriptive Policy Paper on E-Governance Use of Wireless Technology in Electronic Voting Machine

A Prescriptive Policy Paper on E-Governance Use of Wireless Technology in Electronic Voting Machine A Prescriptive Policy Paper on E-Governance Use of Wireless Technology in Electronic Voting Machine Achal Agarwal 1, Richa Agarwal 2, Kirtika Goel 3, 1 (Deptt. of Computer Science, Teerthankar Mahaveer

More information

Overview Purpose of the EU-VIS

Overview Purpose of the EU-VIS Overview Purpose of the EU-VIS The EU-VIS Mission In 2004, faced with the growing problem of visa shopping - people from countries outside Europe s Schengen borderless area shopping around different European

More information

Vote Tabulator. Election Day User Procedures

Vote Tabulator. Election Day User Procedures State of Vermont Elections Division Office of the Secretary of State Vote Tabulator Election Day User Procedures If you experience technical difficulty with the tabulator or memory card(s) at any time

More information

IC Chapter 15. Ballot Card and Electronic Voting Systems; Additional Standards and Procedures for Approving System Changes

IC Chapter 15. Ballot Card and Electronic Voting Systems; Additional Standards and Procedures for Approving System Changes IC 3-11-15 Chapter 15. Ballot Card and Electronic Voting Systems; Additional Standards and Procedures for Approving System Changes IC 3-11-15-1 Applicability of chapter Sec. 1. Except as otherwise provided,

More information

fraud prevention done right

fraud prevention done right fraud prevention done right 1 Lessons learned after reading Thank you for your interest in identity document fraud prevention! After reading this brief document you have gained more knowledge about: Difference

More information

EVM BROCHURE FOR candidates

EVM BROCHURE FOR candidates EVM BROCHURE FOR candidates Election Commission of India EVM-Candidates-final-281216.indd 1 28-12-2016 12:14:52 1 Electronic Voting Machines are being regularly used by Election Commission of India in

More information

DESIGN AND IMPLEMENTATION OF ADVANCED VOTING SYSTEM USING MATLAB IMAGE PROCESSING WITH PICTURE PASSWORDS

DESIGN AND IMPLEMENTATION OF ADVANCED VOTING SYSTEM USING MATLAB IMAGE PROCESSING WITH PICTURE PASSWORDS DESIGN AND IMPLEMENTATION OF ADVANCED VOTING SYSTEM USING MATLAB IMAGE PROCESSING WITH PICTURE PASSWORDS S.Kiruthiga 1 J.Priyadharshini 2 S.Priyanka 3 M.Priyanka 4 1 (Dept of ECE, Sri Krishna College Of

More information

Digital Signature and DIN

Digital Signature and DIN Digital Signature and DIN 1. Requirement as to Digital Signature Certificate and Director Identification Number (DIN) The most primary thing required to incorporate any company is to obtain a valid Digital

More information

DESIGN AND ANALYSIS OF SECURED ELECTRONIC VOTING PROTOCOL

DESIGN AND ANALYSIS OF SECURED ELECTRONIC VOTING PROTOCOL DESIGN AND ANALYSIS OF SECURED ELECTRONIC VOTING PROTOCOL 1 KALAICHELVI V, 2 Dr.RM.CHANDRASEKARAN 1 Asst. Professor (Ph. D Scholar), SRC- Sastra University, Kumbakonam, India 2 Professor, Annamalai University,

More information

An Application of time stamped proxy blind signature in e-voting

An Application of time stamped proxy blind signature in e-voting An Application of time stamped oxy blind signature in e-voting Suryakanta Panda Department of Computer Science NIT, Rourkela Odisha, India Suryakanta.silu@gmail.com Santosh Kumar Sahu Department of computer

More information

The Case for implementing a Bio-Metric National ID for Voting and/or to replace the Social Security Card

The Case for implementing a Bio-Metric National ID for Voting and/or to replace the Social Security Card The Case for implementing a Bio-Metric National ID for Voting and/or to replace the Social Security Card Abstract Have you ever wondered how Identity Theft, Fraud, and Corruption could be eliminated, while

More information

ELECTION COMMISSION OF INDIA Nirvachan Sadan, Ashoka Road, New Delhi

ELECTION COMMISSION OF INDIA Nirvachan Sadan, Ashoka Road, New Delhi ELECTION COMMISSION OF INDIA Nirvachan Sadan, Ashoka Road, New Delhi-110001 No- PN/ECI//2017 16 March 2017 Subject- Credibility of Electronic Voting Machines- regarding. Press Note 1. The Election Commission

More information

Child Check In Quick Start Guide. v 9.5. Local: (706) Atlanta: (404) Toll Free: (866)

Child Check In Quick Start Guide. v 9.5. Local: (706) Atlanta: (404) Toll Free: (866) Child Check In Quick Start Guide v 9.5 Local: (706) 864-4055 Atlanta: (404) 551-4230 Toll Free: (866) 475-1699 www.caaministries.org CHILD CHECK IN OVERVIEW What is child check in? The child check in system

More information

If your answer to Question 1 is No, please skip to Question 6 below.

If your answer to Question 1 is No, please skip to Question 6 below. UNIFORM VOTING SYSTEM PILOT ELECTION COUNTY EVALUATION FORM JEFFERSON COUNTY, COLORADO ES&S VOTING SYSTEM Instructions: In most instances, you will be asked to grade your experience with various aspects

More information

Panchayat Elections- 2015

Panchayat Elections- 2015 Panchayat Elections- 2015 Role & Responsibilities of Polling Party Presentation By: Yogesh Kumar, HCS Phases of Poll Pre- Poll Phase Actual Poll Phase Post- Poll Phase Pre- Poll Activities * Report to

More information

Colorado Secretary of State Election Rules [8 CCR ]

Colorado Secretary of State Election Rules [8 CCR ] Rule 2. Voter Registration 2.1 Submission of voter registration forms 2.1.1 An applicant may submit a properly executed voter registration form to the county clerk in person, by mail, by fax, by online

More information

6. Presentation of Pakistan. Economic Cooperation Organization - ECO. Syed Mushabir Hussain, 15th April, Registration initiatives

6. Presentation of Pakistan. Economic Cooperation Organization - ECO. Syed Mushabir Hussain, 15th April, Registration initiatives 6. Presentation of Pakistan Economic Cooperation Organization - ECO Syed Mushabir Hussain, 15th April, 2013 1 of 33 Contents Introduction Registration initiatives Projects of National importance Future

More information

MAY Dilip Shitoley Technical Director & DIO

MAY Dilip Shitoley Technical Director & DIO A PROJECT REPORT ON MAY 2009 Submitted By: Dilip Shitoley Technical Director & DIO Government of India Ministry of Communications & Information Technology Department of Information Technology Morena (M.P.)

More information

Towards One Person, One Vote via Real-Time Voter s Registration and Identification

Towards One Person, One Vote via Real-Time Voter s Registration and Identification Towards One Person, One Vote via Real-Time Voter s Registration and Identification B. Isong 1, O. Ekabua 2 and M. Mbodila 3 1 Department of Computer Science and Information Systems, University of Venda,

More information

Hong Kong General Chamber of Commerce Roundtable Luncheon 13 April 2016 Collection and Use of Biometric Data

Hong Kong General Chamber of Commerce Roundtable Luncheon 13 April 2016 Collection and Use of Biometric Data Hong Kong General Chamber of Commerce Roundtable Luncheon 13 April 2016 Collection and Use of Biometric Data Stephen Kai-yi Wong Privacy Commissioner for Personal Data, Hong Kong Biometric Applications

More information

ONLINE VOTING PORTAL BASED ON AADHAAR CARD VERIFICATION

ONLINE VOTING PORTAL BASED ON AADHAAR CARD VERIFICATION International Journal of Computer Engineering and Applications, Volume XI, Issue V, May 17, www.ijcea.com ISSN 2321-3469 ONLINE VOTING PORTAL BASED ON AADHAAR CARD VERIFICATION Ayush Agarwal 1, Rishabh

More information

Jurnal Teknologi A BIOMETRIC E-VOTING FRAMEWORK FOR NIGERIA. Full Paper. Akintoye Kayode A. a,b*, Araoye, Olalekan I. b

Jurnal Teknologi A BIOMETRIC E-VOTING FRAMEWORK FOR NIGERIA. Full Paper. Akintoye Kayode A. a,b*, Araoye, Olalekan I. b Jurnal Teknologi A BIOMETRIC E-VOTING FRAMEWORK FOR NIGERIA Akintoye Kayode A. a,b*, Araoye, Olalekan I. b a Dept. of Computer Science, Faculty of Computing Universiti Teknologi Malaysia, Johor Bahru,

More information

Procedures for the Use of Optical Scan Vote Tabulators

Procedures for the Use of Optical Scan Vote Tabulators Procedures for the Use of Optical Scan Vote Tabulators (Revised December 4, 2017) CONTENTS Purpose... 2 Application. 2 Exceptions. 2 Authority. 2 Definitions.. 3 Designations.. 4 Election Materials. 4

More information

Electronic Voting in Belgium Past, Today and Future

Electronic Voting in Belgium Past, Today and Future Electronic Voting in Belgium Past, Today and Future Danny De Cock K.U.Leuven ESAT/COSIC Slides available from http://godot.be/slides Electronic Voting in Belgium: Past, Today and Future 1 Outline Classic

More information

Electronic Voting For Ghana, the Way Forward. (A Case Study in Ghana)

Electronic Voting For Ghana, the Way Forward. (A Case Study in Ghana) Electronic Voting For Ghana, the Way Forward. (A Case Study in Ghana) Ayannor Issaka Baba 1, Joseph Kobina Panford 2, James Ben Hayfron-Acquah 3 Kwame Nkrumah University of Science and Technology Department

More information

TWELFTH SESSION OF THE FACILITATION DIVISION THE MALAYSIAN ELECTRONIC PASSPORT

TWELFTH SESSION OF THE FACILITATION DIVISION THE MALAYSIAN ELECTRONIC PASSPORT TWELFTH SESSION OF THE FACILITATION DIVISION THE MALAYSIAN ELECTRONIC PASSPORT by Dato Mohd Jamal Kamdi Director General of Immigration, Malaysia BACKGROUND Challenges 1 Forgery of document Tampering of

More information

NASS Resolution Reaffirming Support for the National Electronic Notarization Standards

NASS Resolution Reaffirming Support for the National Electronic Notarization Standards NASS Resolution Reaffirming Support for the National Electronic Notarization Standards Adopted on July 12, 2006 Reaffirmed on July 13, 2011 Mission Statement It is the goal of the National Association

More information

Guidelines of the Presidential Elections 2018 in the Arab Republic of Egypt

Guidelines of the Presidential Elections 2018 in the Arab Republic of Egypt Guidelines of the Presidential Elections 2018 in the Arab Republic of Egypt Disclaimer: This is an unofficial translation- in case of any discrepancy between the English and Arabic text, the Arabic text

More information

VOTERGA SAFE COMMISSION RECOMMENDATIONS

VOTERGA SAFE COMMISSION RECOMMENDATIONS VOTERGA SAFE COMMISSION RECOMMENDATIONS Recommended Objectives, Proposed Requirements, Legislative Suggestions with Legislative Appendices This document provides minimal objectives, requirements and legislative

More information

WHY, WHEN AND HOW SHOULD THE PAPER RECORD MANDATED BY THE HELP AMERICA VOTE ACT OF 2002 BE USED?

WHY, WHEN AND HOW SHOULD THE PAPER RECORD MANDATED BY THE HELP AMERICA VOTE ACT OF 2002 BE USED? WHY, WHEN AND HOW SHOULD THE PAPER RECORD MANDATED BY THE HELP AMERICA VOTE ACT OF 2002 BE USED? AVANTE INTERNATIONAL TECHNOLOGY, INC. (www.vote-trakker.com) 70 Washington Road, Princeton Junction, NJ

More information

6. Voting for the Program will be available for five (5) weeks from Monday 13 June 2016.

6. Voting for the Program will be available for five (5) weeks from Monday 13 June 2016. The Voice IVR Voting Terms and Conditions About the Voting Service 1. These Terms govern the Voice Voting Service. Lodging a Vote for and Artist competing in The Voice Australia 2016 is deemed acceptance

More information

Union Elections. Online Voting. for Credit. Helping increase voter turnout & provide accessible, efficient and secure election processes.

Union Elections. Online Voting. for Credit. Helping increase voter turnout & provide accessible, efficient and secure election processes. Online Voting for Credit Union Elections Helping increase voter turnout & provide accessible, efficient and secure election processes. In a time of cyber-security awareness, Federal Credit Unions and other

More information

MOBILE ELECTRONIC VOTING SYSTEM: INCREASING VOTER PARTICIPATION

MOBILE ELECTRONIC VOTING SYSTEM: INCREASING VOTER PARTICIPATION MOBILE ELECTRONIC VOTING SYSTEM: INCREASING VOTER PARTICIPATION A. Folaponmile, A. T. Suleiman and Y. J. Gwani Computer Engineering Department, Kaduna Polytechnic, Kaduna, Nigeria E-mail: nikefola15@gmail.com

More information

Electronic Voting: Challenges and Prospects in Nigeria s Democracy

Electronic Voting: Challenges and Prospects in Nigeria s Democracy The International Journal of Engineering and Science (IJES) Volume 6 Issue 5 Pages PP 67-76 2017 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Electronic Voting: Challenges and Prospects in Nigeria s Democracy

More information

Please see my attached comments. Thank you.

Please see my attached comments. Thank you. From: Sent: To: Subject: Attachments: MJ Schillaci Friday, July 12, 2013 12:38 PM Public UVS Panel public comment on Voting System s UVSs-Public.doc Please see my attached

More information

Awodele, 0.,1 Ajayi, 0.B.,2 and Ajayi, LA. 3

Awodele, 0.,1 Ajayi, 0.B.,2 and Ajayi, LA. 3 Awodele, 0.,1 Ajayi, 0.B.,2 and Ajayi, LA. 3 IDepartment of Computer Science, Babcock University, Ilishan-Remo 2Computer Centre, University of Agriculture, Abeokuta 3Department of Computer Science, Federal

More information

A paramount concern in elections is how to regularly ensure that the vote count is accurate.

A paramount concern in elections is how to regularly ensure that the vote count is accurate. Citizens Audit: A Fully Transparent Voting Strategy Version 2.0b, 1/3/08 http://e-grapevine.org/citizensaudit.htm http://e-grapevine.org/citizensaudit.pdf http://e-grapevine.org/citizensaudit.doc We welcome

More information

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW 19 CHAPTER 2 LITERATURE REVIEW This chapter presents a review of related works in the area of E- voting system. It also highlights some gaps which are required to be filled up in this respect. Chaum et

More information

Conditions for Processing Banking Transactions via the Corporate Banking Portal and HBCI/FinTS Service

Conditions for Processing Banking Transactions via the Corporate Banking Portal and HBCI/FinTS Service Corporate Banking Conditions for Processing Banking Transactions via the Corporate Banking Portal and HBCI/FinTS Service (Status 13 January 2018) 1. Scope of services (1) The Customer and its authorised

More information

The usage of electronic voting is spreading because of the potential benefits of anonymity,

The usage of electronic voting is spreading because of the potential benefits of anonymity, How to Improve Security in Electronic Voting? Abhishek Parakh and Subhash Kak Department of Electrical and Computer Engineering Louisiana State University, Baton Rouge, LA 70803 The usage of electronic

More information

L9. Electronic Voting

L9. Electronic Voting L9. Electronic Voting Alice E. Fischer October 2, 2018 Voting... 1/27 Public Policy Voting Basics On-Site vs. Off-site Voting Voting... 2/27 Voting is a Public Policy Concern Voting... 3/27 Public elections

More information

Conditions for Processing Banking Transactions via the Corporate Banking Portal

Conditions for Processing Banking Transactions via the Corporate Banking Portal Corporate Banking Conditions for Processing Banking Transactions Conditions for Processing Banking Transactions 1. Scope of services (1) The Customer may use the Corporate Banking Portal and execute banking

More information

REVISOR PMM/NB A

REVISOR PMM/NB A 1.1 Senator... moves to amend S.F. No. 893 as follows: 1.2 Delete everything after the enacting clause and insert: 1.3 "ARTICLE 1 1.4 REVISED UNIFORM LAW ON NOTARIAL ACTS 1.5 Section 1. [358.51] SHORT

More information

process will save judges, sheriffs, clerks, and attorneys' time and money.

process will save judges, sheriffs, clerks, and attorneys' time and money. Impr oving Legal Logistics Court systems across the U.S. use paper-based workflows for signing documents such as Orders, motions, Warrants, TRO etc. Allowing the judges, Court staff and attorney's to electronically

More information

Voting Protocol. Bekir Arslan November 15, 2008

Voting Protocol. Bekir Arslan November 15, 2008 Voting Protocol Bekir Arslan November 15, 2008 1 Introduction Recently there have been many protocol proposals for electronic voting supporting verifiable receipts. Although these protocols have strong

More information

Arthur M. Keller, Ph.D. David Mertz, Ph.D.

Arthur M. Keller, Ph.D. David Mertz, Ph.D. Open Source Voting Arthur M. Keller, Ph.D. David Mertz, Ph.D. Outline Concept Fully Disclosed Voting Systems Open Source Voting Systems Existing Open Source Voting Systems Open Source Is Not Enough Barriers

More information

^Sfl^.t f I I THE MUNICIPAL EXPERTS. The Voters' Guide to. Accessible Voting. ^' Ontario. .c^>_

^Sfl^.t f I I THE MUNICIPAL EXPERTS. The Voters' Guide to. Accessible Voting. ^' Ontario. .c^>_ ^Sfl^.t f I I THE MUNICIPAL EXPERTS The Voters' Guide to Accessible Voting.c^>_ ^' Ontario Note To The Clerk This guide provides details for the public on how to use the voting method being employed by

More information

Trusted Logic Voting Systems with OASIS EML 4.0 (Election Markup Language)

Trusted Logic Voting Systems with OASIS EML 4.0 (Election Markup Language) April 27, 2005 http://www.oasis-open.org Trusted Logic Voting Systems with OASIS EML 4.0 (Election Markup Language) Presenter: David RR Webber Chair OASIS CAM TC http://drrw.net Contents Trusted Logic

More information

International Journal of Research and Review E-ISSN: ; P-ISSN:

International Journal of Research and Review   E-ISSN: ; P-ISSN: International Journal of Research and Review www.gkpublication.in E-ISSN: 2349-9788; P-ISSN: 2454-2237 Original Research Article Biometric Finger Print: Its Authentication and Effectiveness on Health Care

More information

This page intentionally left blank

This page intentionally left blank This page intentionally left blank Boulder County Elections Boulder County Clerk and Recorder 1750 33rd Street, Suite 200 Boulder, CO 80301 www.bouldercountyvotes.org Phone: (303) 413-7740 AGENDA LOGIC

More information

Pennsylvania Needs Resilient, Evidence-Based Elections

Pennsylvania Needs Resilient, Evidence-Based Elections Pennsylvania Needs Resilient, Evidence-Based Elections Written Testimony Prepared For Pennsylvania Senate State Government Hearing September 25, 2018 Citizens for Better Elections and SAVE Bucks Votes

More information

FULL-FACE TOUCH-SCREEN VOTING SYSTEM VOTE-TRAKKER EVC308-SPR-FF

FULL-FACE TOUCH-SCREEN VOTING SYSTEM VOTE-TRAKKER EVC308-SPR-FF FULL-FACE TOUCH-SCREEN VOTING SYSTEM VOTE-TRAKKER EVC308-SPR-FF VOTE-TRAKKER EVC308-SPR-FF is a patent-pending full-face touch-screen option of the error-free standard VOTE-TRAKKER EVC308-SPR system. It

More information