2010
DOI: 10.15837/ijccc.2010.4.2506
|View full text |Cite
|
Sign up to set email alerts
|

Stream Ciphers Analysis Methods

Abstract: The purpose of this paper is to present and to discuss analysis methods applied in symmetric cryptography, especially on stream ciphers. The tests were made on some algorithms and also on the personal symmetric cryptographic algorithm, HENKOS, based on a pseudorandom number generator. The test confirms that the algorithm appears to be secure and fast. The paper describes first the main parts of the cryptosystem, its implementation and different analysis methods. The code is written in the C/C++ language. The s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
2
2
2

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 2 publications
0
2
0
Order By: Relevance
“…We used stream ciphers because they are characterized by [12]: small size, high speed, minimal consumption of computational resources, these properties making them proper for running on mobile devices. Encryption is accomplished by combining plaint text secret file with the secret key.…”
Section: A Encryptionmentioning
confidence: 99%
“…We used stream ciphers because they are characterized by [12]: small size, high speed, minimal consumption of computational resources, these properties making them proper for running on mobile devices. Encryption is accomplished by combining plaint text secret file with the secret key.…”
Section: A Encryptionmentioning
confidence: 99%
“…A random number generator (RNG) or a PRNG, which is a computer method that creates randomly examined results, are used to create keys. Linear recurrence, non-linear congruence, linear feedback shift registry (LFSR), cellular automata, the non-linear issue with logarithms, and other approaches are used to produce pseudo-random numbers [10,11]. Pseudo-random number sequences are commonly used in communication and digital computing applications.…”
Section: Introductionmentioning
confidence: 99%