List Question
20 TechQA 2014-11-18T13:13:45.220000Block or Stream Encryption?
809 views
Asked by bhartay
How to handle HC 128 ( stream cipher ) for start encryption from middle bytes to end of a stream content?
891 views
Asked by java acm
Why TransformBlock(byte[1]) twice not the same as TransformBlock(byte[2])?
276 views
Asked by Morad
Stream Cipher Encryption with short encrypted string
1.2k views
Asked by Amc_rtty
Java Stream Cipher (With input and output txt files) outputting random characters not complete decrypted string
2.2k views
Asked by Ben Fogler
Stream cipher using java
1.7k views
Asked by Jaymin Shethwala
Why stream cipher produces different ciphertext evertime it is invoked on the same plaintext?
282 views
Asked by wangshuaijie
How to use stream cipher to encrypt TCP data?
529 views
Asked by Mario Lau
Why stream cipher are always symmetric?
169 views
Asked by Abhiram
Difference between secure PRG and and semantically secure
1.2k views
Asked by venkysmarty
‘ChaCha’ has not been declared in this scope using Crypto++?
299 views
Asked by Afiq
In stream cipher, how can an attacker get m1 m2 if he knows (m1 xor m2)?
880 views
Asked by YourTeddy
ISAAC cipher in PHP
2.1k views
Asked by Mitchell M
How can I detect that a key has been reused in one-time-pad encryptions?
2.6k views
Asked by mbp
Cryptography: Question about streamcipher
61 views
Asked by MrQ.
Writing a stream cipher for DCPU-16, which should I focus on given it's limitations?
203 views
Asked by Scott Chamberlain
Python: Is there a good way to check if text is encrypted?
7.1k views
Asked by Michael Smith
Is authentication required/recommended with a stream cipher?
936 views
Asked by math
How to generate a pseudo-random number using a seed in java for a Stream Cipher?
712 views
Asked by Pete97
After encryption, an exe file becomes non-executable
804 views
Asked by AruniRC