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
/
2021
/
Article
/
Alg 4
/
Research Article
Privacy-Preserving Redactable Blockchain for Internet of Things
Algorithm 4
(implements
).
ā
Input: Block
ā
Output: 0/1
(1)
if all the transactions in
are valid then
(2)
if
then
(3)
return 1;
(4)
else
(5)
return 0;
(6)
else
(7)
return 0;