Aditya

Results 4 issues of Aditya

### Describe your change: I have added a new algorithm, RC4 (Rivest Cipher 4), which is a stream cipher used for encryption and decryption of messages. The RC4 algorithm generates...

awaiting reviews
tests are failing
require tests
require type hints

I am creating a pull request for... - [x] New algorithm - [ ] Update to an algorithm - [ ] Fix an error - [ ] Other - *Describe...

The modified code includes the improvements, including user input validation, custom character set support, color support, resolution control, output options, interactive mode, and improved error handling. It also retains the...

In this project, I'll create a simple password manager using Python that allows users to securely store and retrieve passwords for different accounts. The program will use encryption to protect...

hacktoberfest-accepted
Hacktoberfest