Open shrinidhihegde3 opened 1 month ago
Can you please assign this issue to me? I would like to work over it.
Contribute inside Ciphers folder. Add how to use, how it works detailed explaination, Reference, Use case, Also add space and time complexity
any updates?
Yup, i am nearly done with the work, will be creating the merge request by 17th of October.
A stream cipher where each bit or byte is encrypted separately. RC4 was widely used but is now considered insecure due to vulnerabilities. Add input and output field so that people can experiment