2020
DOI: 10.30595/juita.v8i1.4413
|View full text |Cite
|
Sign up to set email alerts
|

Boyer-Moore String Matching Algorithm and SHA512 Implementation for Jpeg/exif File Fingerprint Compilation in DSA

Abstract: The jpeg/exif is file’s format for image produced by digital camera such as in the smartphones. The security method for jpeg/exif usages in digital communication currently only full-fill prevention aspect from three aspects of information security, prevention, detection and response. Digital Signature Algorithm (DSA) is a cryptographic method that provide detection aspect of information security by using hash-value as fingerprint of digital documents. The purpose of this research is to compile jpeg/exif file d… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 5 publications
(7 reference statements)
0
1
0
Order By: Relevance
“…Boyer Moore's algorithm uses a string matching method from right to left which is scanning character patterns from right to left starting from the rightmost character. Boyer Moore's algorithm uses two-shift functions namely good-suffix shift and bad-character shift to take the next step after there is a mismatch between character patterns and text characters that are matched to increase search speed [17]- [19]. The workings of the Boyer Moore algorithm it shown in Figure 1, where the step can describe as follow:…”
Section: Methodsmentioning
confidence: 99%
“…Boyer Moore's algorithm uses a string matching method from right to left which is scanning character patterns from right to left starting from the rightmost character. Boyer Moore's algorithm uses two-shift functions namely good-suffix shift and bad-character shift to take the next step after there is a mismatch between character patterns and text characters that are matched to increase search speed [17]- [19]. The workings of the Boyer Moore algorithm it shown in Figure 1, where the step can describe as follow:…”
Section: Methodsmentioning
confidence: 99%