0% found this document useful (0 votes)
87 views5 pages

A Review On E-Stamping in Digital Voting System Using Block Chain and Cloud Server

This document summarizes research on implementing an e-voting system using blockchain and cloud servers. It proposes using e-stamping to allow each voter to cast only one vote. The system would use an Android application for voting along with blockchain for decentralization and cloud servers. Authentication would involve facial recognition and one-time passwords. Blockchain ensures transparency and anonymity while preventing single points of failure. Related works exploring e-voting systems using techniques like smart contracts, biometric authentication, and decentralized consensus algorithms are also summarized.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views5 pages

A Review On E-Stamping in Digital Voting System Using Block Chain and Cloud Server

This document summarizes research on implementing an e-voting system using blockchain and cloud servers. It proposes using e-stamping to allow each voter to cast only one vote. The system would use an Android application for voting along with blockchain for decentralization and cloud servers. Authentication would involve facial recognition and one-time passwords. Blockchain ensures transparency and anonymity while preventing single points of failure. Related works exploring e-voting systems using techniques like smart contracts, biometric authentication, and decentralized consensus algorithms are also summarized.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Volume 8, Issue 1, January – 2023 International Journal of Innovative Science and Research Technology

ISSN No:-2456-2165

A Review on E-Stamping in Digital Voting System


Using Block Chain and Cloud Server
Rohith Marath Sachin C B
Dept. of Computer Science Dayananda Sagar Dept. of Computer Science Dayananda Sagar
College of Engineering College of Engineering

Sanjay S Sanjeev F Annigeri Abhinav R B


Dept. of Computer Science Dept. of Computer Science Asst. Professor
Dayananda Sagar Dayananda Sagar Dept. Computer Science
College of Engineering College of Engineering DSCE Bangalore

Abstract:-We propose a e-stamping technique in Digital An e-voting systems positives far outweigh the
voting System which allows the voter to cast only one negatives. It solves various problems that plague the
vote.Here we are implementing the Android Application traditional systems such as voter intimidation and voter
for E-voting system using Blockchain and Cloud fraud by utilizing various technologies and algorithms to
Server.usage of Decentralized sys- tem eliminates the overcome them. It encourages more voter participation by
Single point failure and gives more trans- allowing voters to cast their vote conveniently from their
parency,anonymity for the voters.Hence,Ensures the homes and in turn also is more environmental friendly as
Trust by the voters.Voters can cast the vote remotely voters do not need to travel long distances to cast their vote.
from anywhere with the help of Android Device And The vote results can also be counted in a more accurate,
Voting Application On the Device.We are using Two cheap and rapid manner by using automated systems instead
Stage Authentication system for the application.i.e,Facial of manually counting them by hiring workers which is more
recognition and One time Password.Facial image of the expensive. The voters who are disabled or live in a remote
Voter is stored in the database along with voter id location reap the most benefits from such a system. But it
,this will be verified by the application server and also introduces some downsides which include being
followed by OTP authentication System with voter vulnerable to Cyber Attacks and a lack of transparency.
registered mobile number.after Successful login the Cyber Attacks can be prevented by using a more secure
voter can cast vote.During each vote castes, timestamp encryption standard such as 256-bit encryption. An e-voting
of the vote is recorded.Usage of E-stamping will ensure system can be implemented by several methods which
that voter can only vote once for the particular include Public network DRE voting system, Direct-
election.at the end Result of election is updated in the recording electronic voting system, Paper-based electronic
Application and notified to each voter. voting system, Online voting or it can be a combination
ofthe aforementioned models leading to a Hybrid system.
Keywords:- Blockchain, E-stamping, Facial Recognition,
OTP. DRE voting systems involves recording votes by
utilizing a ballot display which contains electro-optical or
I. INTRODUCTION mechanical components that can be operated on by the
voter ( such as a touchscreen, buttons or biometrics). It
E-voting also known as Electronic voting is a concept then processes the data inputs using software and records it
that has evolved recently due to the explosion in internet on to a safe and secure memory component which can be
popularity over the last three decades providing a large removable in order to transport the votes to a central
number of citizens access to the internet. Unlike traditional location for consolidation and announcement of results. To
voting which involves going to a designated polling booth to maintain the integrity of the votes we can utilize various
cast a vote, e-voting uses electronic means to aid casting and algorithms such as RSA and MD5 for encryption and
counting of ballots. It can be implemented either through an decryption of votes.
EVM (Electronic voting machines) or by taking votes from
computers on the internet which is known as Online voting. II. LITERATURE SURVEY
EVMs can include machines such as voting kiosks, punched
cards or optical scan systems. These systems can perform a  Chang-Hyun Roh and Im-Yeong Lee [1] Chang-Hyun
wide variety of tasks depending on the amount of Roh and Im-Yeong Lee has proposed e-voting system
automation required such as marking a paper ballot, vote to solve the problem of single point failure since the
recording, data encryption and consolidation and tabulation administrator is given full authority. the contents of the
of an elections results. ballot could be forged or tampered by a single point
of failure.it uses algorithms like proof-of-work, proof-
of-stake, and delegated proof-of-stake (DPoS).the main

IJISRT23JAN1187 www.ijisrt.com 1851


Volume 8, Issue 1, January – 2023 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165
advantage of this e voting system is that it uses  Poman Sharad and Dr. G. M Bhandari2 [9] they
algorithm that provides more security by encrypting the proposed a system for eliminating the centralized voting
transaction. and bring decentralized voting through BCT. Unlike
Bitcoin with its Proof of Work its a method based on
 Tasmia Alvi et. al. [2] Tasmia Alvi, Mohammed Nasir a predetermined turn on the system for each node in the
Ud- din and Linta Islam has proposed the e-voting built of block chain.this system aims to decentralize,
using bio-hash and smart contract.A fascinating topic in transparency and trust in voting authority.
the current voting system is the modification of voting
globally the advantage is that it uses smart contract  srinivas et. al. [10] srinivas and his team have proposed
where it performs the authentication process of voter e- voting using bct and proof of vote consensus
and plays a role in selecting a Miner in the Blockchain algorithm. they used smart contract and proof of vote
to reduce the computational cost.the disadvantage of consensus algorithm to secure vote and maintain
the it lacks the encryption technique. anonymity of the voter.other features like byzantine
failure also used to make prov more efficient.
 Mahender Kumar et. al. [3] Mahender Kumar, Satish
Chand and C. P. Katti has proposed the voting system  Palekha et. al. [11] Palekha et. al.had proposed the
using Identity- Based Blind Signature the advantage of practical implementation of the electronic voting Web–
using this is that it ensures end to end security,mobility system.This is a client-server web application, which
to a voter The privacy of the system is achieved using provides best usage under different operating systems.
elliptic curve discrete logarithm and gap Diffie– This applications makes sure that voting system is
Hellman assumptions. simple and transparent.this web application lacks
proficient security measures.
 Garg et. al. [4] garg and her team has proposed De-
centralized System, drifting towards making Voting  Baoyuan Kang [12] Baoyuan Kang had proposed
Process simple, secure and anonymity.the proposed electronic voting system to cast their votes over a
system have simple authentication based on id and computer network which would be anonymous and
disadvantage is that it is not practically implemented. safe.This paper indicates the drawbacks and advantages
of the different research papers pro- posed by different
 Ahmed Ben Ayed [5] ahmed ben has proposed a authors.This paper mainly shows weakness in voting
concep- tual secure blockchain based e-voting system scheme i.e, Authentication Server is able to find out
focused on the technical and legal issues but there are who cast the votes on the tickets.
many limitations like they assumed that all voters will
use secured service. but still the security  Djanali et. al. [13] Djanali had proposed e-voting
vulnerabilities exists.its advantage is that it uses system using algorithm like sha-256 digital signature,
decentralized system which can we voted by connecting and rsa asym- metric encryption applied to database the
through internet. main advantage of this system is that it provides high
security but lacks practical application of system.
 Cosmas Krisna Adiputra et. al. [6] The decentralised
blockchain-based electronic voting system that Cosmas  Mohammad Kamel Alomari [14] Mohammad Kamel
Kr- ishna Adiputra and his team presented has excellent Alo- mari had proposed an e-voting system that
availabil- ity thanks to it’s distributed architecture.Here, ensures a high level of participation from voters and
they used an electronic voting method that used double give them a high sense of trust in the election system
envelope encryp- tion.Both user anonymity and work by calculating factors such as age, education and
proof are missing from this research. income which would in turn influence voter’s intention
to use an e-voting system. This is done by introducing a
 Jambhulkar et. al. [7] Prof. S.M. Jambhulkar and his proposed framework for e-voting digital divide factors.
team has proposed Web Based Internet Voting System
using Multi- ple Encryption. it uses mainly the concept  Roopak TM et. al. [15] Roopak T M proposed an e-
of multiple encryp- tion and decryption. provide voting system that reduced the percentage of abstention
security from attacks, when vote is travelling from and provided extended security against vote tampering.
include security threats from passive as well as active This is done byintroducing Aadhar integration in to the
intruder. disadvantage is that there is no bio metric e-voting system to overcome the replication of votes
authentication in the system they use id based login. and by using the bio-metric and VID of the voters
obtained from the Aadhar database.
 Mohib Ullah et. al. [8] ullah and his team has proposed
an e-voting system based on hybrid cryptosystem. the  Himanshu Vinod Purandare et. al. [16] Himanshu
advantage of this system is use of SMS of verification Vinod Purandare had proposed a way to improve the
of vote.which gives added security feature for the current e-voting system by introducing an application
voting system. that allows online voting using android applications that
will allow security and allows casting votes to be less
time consuming and in turn provide better results. It

IJISRT23JAN1187 www.ijisrt.com 1852


Volume 8, Issue 1, January – 2023 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165
ensures that voters can cast their vote from anywhere in usage of smart contracts in the voting system.here the
the country but requires an internet connection and an authors didn’t discussed about the most of security
android phone. It provides security by introducing facial risks and authentication of voters.
recognition and an OTP.
 Zhao Yuehua et. al. [23] Zhaeo Yuehua had proposed
 Hamoud Alshammari et. al. [17] Homoud Alshammari an e-voting system that utilizes testing information and
has proposed an E-voting system that uses Quantum historical records to solve the problems which regular
computing applications in order to solve various voting systems suffer from such as no output and no
cybersecurity issues that current voting systems face high accuracy. The algo- rithm proposed can extract
such as eavesdropping, replay attack and man-in-the- services run time error messages from the disk and
middle attack by introducing an entan- glement concept. ALU to improve voting accuracy. It also improves the
This concept applies between two parties randomly, that integrity of the system and makes it intrusion- tolerant.
is, one person who is verifying ballots will create the
entangled state and keep it in the database to use for  Ramya Govindaraj et. al. [24] Ramya Govindaraj had
in the future if any non-repudiation occurs between two pro- posed an e-voting system designed in cloud in
voters. order to prevent several issues that occurs in a manual
voting system such as voter intimidation and
 Tulasi Menon et. al. [18] Tulasi Menon has proposed an exploitation. They had implemented a voting system
e-voting system which utilizes ID-Based Signatures in with features such as schemes that a specific party has
order to prevent the various issues that exist in other implemented. The system uses tickets to solve many
systems such as malicious users tampering with votes. It issues and prevents voters from casting invalid votes by
uses a Designated Versifier Ring signature that ensures using a polling system used by the heads and also
both security of the vote and provides anonymity. It allows voter anonymity.
also provides a receipt to the voter to check if his vote
has been taken into account and it won’t allow the voter  G. Shanmugasundaram et. al. [25] G.
to reveal their vote to another person. Shanmugasundaram and his team proposed an E-voting
system designed to tackle the various issues that plague
 Harshsa V Patil et. al. [19] Harsha V Patil has proposed the current model of e-voting system such as fake votes
an E-voting system that aims to solve the common and to improve the overall reliability of the electoral
problems of the traditional voting system such as vote process. It explores ways to detect fake votes and to
rigging, election ma- nipulation and polling booth maintain the integrity of the votes. It achieves this by
capturing by utilizing blockchain technology that solves using various technologies such as blockchain to
these issues.It also provides anonymity to the voters improve the reliability and security of the elections
while being open for public inspection. It mainly takes polls by integrating block chain with a bio-metric
advantage of the decentralized nature of blockchain to device. It also results in more accurate voting results
provide transparency and audit-able. and leads to better voter participation.

 Ashish Singh et. al. [20] Ashish Singh and his team had  Deepali Raika and Avimanyou Vatsa [13] they have
proposed digital voting system with the help of Block pro- posed bct based e voting system.nomination of
chain and using the Block chain to solve the security candidates, secure voter Identity, vote tampering, a
issues arises in the voting system.In this paper the donation to electoral parties or candidates, and counting
they discussed all the possible threats and it’s of votes and winner an- nouncement are main features
solution towards voting system and the it ensures of their system all these are verified by consensus
only registered users can vote and only one time mechanism. they have also implemented GUI for
they can vote. users.they can further enhance the system by using
crypto phrase for the public key (users’ identity) and
 Sudharsan B et. al. [21] Sudharsan B and his team transac- tion hash such that searching sorting using
showed the vulnerabilities in Electronic Voting Ethereum Query Language.
Machines(EVM) and the possible problems that can
arises from EVM’s in thispaper.here they given solution III. SUMMARY ON LITERATURE SURVEY
for the problems of EVM’s by storing the votes in the
decentralized network and securing the data using To summarize, after going through several research
Block-chain.This paper lacks the Security options like papers which specifically uses blockchain in an e-voting
encryption methods and the proposed system can’t system, we find out that the decentralized and peer-to-
handle large number of connected devices and peer nature of blockchain offers various advantages over
consistency. other platforms for an e-voting system such as transparency,
prevention of duplicate votes and thereby preserves the
 Ali Kaan et. al. [22] Ali Kaan and his team outline the authenticity and integrity of the voting system. We are
concepts of usage smart contracts in ethereum therefore going forward with the proposal of implementing
platform for the e-voting system.Using the Ethereum an e-voting system which will be deployed on the Ethereum
platform the authors showed the great consistency and blockchain network and utilize techniques such as E-

IJISRT23JAN1187 www.ijisrt.com 1853


Volume 8, Issue 1, January – 2023 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165
Stamping and Facial recognition in order to prevent voter [11]. E. V. Palekha, I. S. Trubchik, O. N. Manaenkova,
fraud. This system will be accessible to every citizen as long O. A. Safaryan, V. M. Porksheyan, S. A. Morozov,
as they have an internet connection irrespective of whether L. V. Cherckesova, and B. A. Akishin, “Cross-
they live in an urban or rural area as the proposed platforming web-application of electronic on-line
application will be created on Android and will be voting system on the elections of any level,” in 2019
accessible in various languages. IEEE East-West Design & Test Symposium
(EWDTS), pp. 1–4, IEEE, 2019.
REFERENCES [12]. B. Kang, “Cryptanalysis on an e-voting scheme over
computer network,” in 2008 International
[1]. C.-H. Roh and I.-Y. Lee, “A study on electronic Conference on Computer Science and Software
voting system using private blockchain,” Journal of Engineering, vol. 3, pp. 826–829, IEEE, 2008.
Information Processing Systems, vol. 16, no. 2, pp. [13]. S. Djanali, B. A. Pratomo, K. P. N. Cipto, A.
421–434, 2020. Koesriputranto, and H. Studiawan, “Design and
[2]. S. T. Alvi, M. N. Uddin, and L. Islam, “Digital development of voting data security for electronic
voting: A blockchain- based e-voting system using voting (e-voting),” in 2016 4th International
biohash and smart contract,” in 2020 Third Conference on Information and Communication
International Conference on Smart Systems and Technology (ICoICT), pp. 1–4, IEEE, 2016.
Inventive Technology (ICSSIT), pp. 228–233, IEEE, [14]. M. K. Alomari, “Digital divide impact on e-voting
2020. adoption in middle eastern country,” in 2016 11th
[3]. M. Kumar, S. Chand, and C. P. Katti, “A secure International Conference for Internet Technology
end-to-end verifiable internet-voting system using and Secured Transactions (ICITST), pp. 409–412,
identity-based blind signature,” IEEE Sys- tems IEEE, 2016.
Journal, vol. 14, no. 2, pp. 2032–2041, 2020. [15]. T. Roopak and R. Sumathi, “Electronic voting based
[4]. K. Garg, P. Saraswat, S. Bisht, S. K. Aggarwal, on virtual id of aadhar using blockchain
S. K. Kothuri, and S. Gupta, “A comparitive technology,” in 2020 2nd International Con-
analysis on e-voting system using blockchain,” in ference on Innovative Mechanisms for Industry
2019 4th International Conference on Internet of Applications (ICIMIA), pp. 71–75, IEEE, 2020.
Things: Smart Innovation and Usages (IoT-SIU), [16]. H. V. Purandare, A. R. Saini, F. D. Pereira, B.
pp. 1–4, IEEE, 2019. Mathew, and P. S. Patil, “Application for online
[5]. B. Ayed, “A conceptual secure blockchain-based voting system using android device,” in 2018
electronic voting system,” International Journal of International Conference on Smart City and
Network Security & Its Applications, vol. 9, no. 3, Emerging Technology (ICSCET), pp. 1–5, IEEE,
pp. 01–09, 2017. 2018.
[6]. K. Adiputra, R. Hjort, and H. Sato, “A proposal of [17]. H. Alshammari, K. Elleithy, K. Almgren, and S.
blockchain- based electronic voting system,” in 2018 Albelwi, “Group sig- nature entanglement in e-
second world conference on smart trends in voting system,” in IEEE Long Island Systems,
systems, security and sustainability (WorldS4), pp. Applications and Technology (LISAT) Conference
22– 27, IEEE, 2018. 2014, pp. 1–4, IEEE, 2014.
[7]. S. Jambhulkar, J. B. Chakole, and P. R. Pardhi, “A [18]. T. Menon and R. Sindhuja, “Id based signature
secure approach for web based internet voting schemes for electronic voting,” in 2009 Second
system using multiple encryption,” in 2014 International Conference on Computer and
International Conference on Electronic Systems, Electrical Engineering, vol. 1, pp. 403–406, IEEE,
Signal Processing and Computing Technologies, 2009.
pp. 371–375, IEEE, 2014. [19]. H. V. Patil, K. G. Rathi, and M. V. Tribhuwan, “A
[8]. M. Ullah, A. I. Umar, N. ul Amin, et al., “An study on decentralized e-voting system using
efficient and secure mobile phone voting system,” in blockchain technology,” Int. Res. J. Eng. Technol,
Eighth International Conference on Digital vol. 5, no. 11, pp. 48–53, 2018.
Information Management (ICDIM 2013), pp. 332– [20]. Singh and K. Chatterjee, “Secevs: Secure electronic
336, IEEE, 2013. voting sys- tem using blockchain technology,” in
[9]. P. Sharad and G. Bhandari, “A step towards digital 2018 International Conference on Computing,
voting system using bct,” Power and Communication Technologies
[10]. S. Srinivas, B. A. Kumar, and R. Srishylam, (GUCON), pp. 863–867, IEEE, 2018.
“Blockchain-based e-voting system using proof of [21]. Sudharsan, N. K. MP, M. Alagappan, et al.,
voting (pov) consensus algorithm,” CVR Journal of “Secured electronic voting system using the
Science and Technology, vol. 18, no. 1, pp. 110– concepts of blockchain,” in 2019 IEEE 10th Annual
114, 2020. Information Technology, Electronics and Mobile
Communication Conference (IEMCON), pp. 0675–
0681, IEEE, 2019.

IJISRT23JAN1187 www.ijisrt.com 1854


Volume 8, Issue 1, January – 2023 International Journal of Innovative Science and Research Technology
ISSN No:-2456-2165
[22]. E. Yavuz, A. K. Koç, U. C. Ç abuk, and G. Dalkılıç,
“Towards secure e- voting using ethereum
blockchain,” in 2018 6th International Symposium
on Digital Forensic and Security (ISDFS), pp. 1–7,
IEEE, 2018.
[23]. Z. Yuehua and F. Lijuan, “Research on the voting
algorithm and its application in intrusion tolerant
system,” in 2010 2nd International Conference on
Computer Engineering and Technology, vol. 7, pp.
V7– 206, IEEE, 2010.
[24]. R. Govindaraj, P. Kumaresan, et al., “Online voting
system using cloud,” in 2020 International
Conference on Emerging Trends in Information
Technology and Engineering (ic-ETITE), pp. 1–4,
IEEE, 2020.
[25]. G. Shanmugasundaram, A. Kalaimathy, M. Johnvee,
and S. Pavithra, “Perspective analysis of digital
voting systems,” in 2019 IEEE Interna- tional
Conference on System, Computation, Automation
and Networking (ICSCAN), pp. 1–6, IEEE, 2019.

IJISRT23JAN1187 www.ijisrt.com 1855

You might also like