Journals
Publish with us
Publishing partnerships
About us
Blog
Security and Communication Networks
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Security and Communication Networks
/
2022
/
Article
/
Alg 2
/
Research Article
A Practical Anonymous Voting Scheme Based on Blockchain for Internet of Energy
Algorithm 2
Open commitment.
Input
Output
True
or
False
(1)
= SHA256(
m
+ serialize(
o
));
(2)
if
then
(3)
return
False
(4)
else
(5)
return
True
(6)
end if