2012 IEEE 7th International Conference on Industrial and Information Systems (ICIIS) 2012
DOI: 10.1109/iciinfs.2012.6304791
|View full text |Cite
|
Sign up to set email alerts
|

Improving the throughput of the AES algorithm with multicore processors

Abstract: AES, Advanced Encryption Standard, can be considered the most widely used modern symmetric key encryption standard. To encrypt/decrypt a file using the AES algorithm, the file must undergo a set of complex computational steps. Therefore a software implementation of AES algorithm would be slow and consume large amount of time to complete. The immense increase of both stored and transferred data in the recent years had made this problem even more daunting when the need to encrypt/decrypt such data arises. As a s… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(2 citation statements)
references
References 10 publications
0
2
0
Order By: Relevance
“…To read from and write to the resource container data, we plan to insert the container into memory and communicate with it using a thread. Because threads can read and write data directly from memory in the traditional [23] manner, this might result in data mistakes in a multi-threaded system. Therefore, we must modify how threads communicate with memory.…”
Section: Figurementioning
confidence: 99%
“…To read from and write to the resource container data, we plan to insert the container into memory and communicate with it using a thread. Because threads can read and write data directly from memory in the traditional [23] manner, this might result in data mistakes in a multi-threaded system. Therefore, we must modify how threads communicate with memory.…”
Section: Figurementioning
confidence: 99%
“…This mechanism was adopted from a research done by Barnes A. et al [1] but in that research the file chunking mechanism was not executed using parallelism. But here, in this research, file chunking and encryption operations were executed in multiple threads using Java"s executors.…”
Section: Introductionmentioning
confidence: 99%