Aditi Gupta

Results 6 issues of Aditi Gupta

A feature to allow editing a list or a list item on clicking on it can be added.

**This is a(n):** - [ ] New feature proposal - [ ] Reporting a keyword - [ ] Error - [x] Proposal to the Search Engine - [ ] Other...

enhancement :sparkles:
ui/ ux :eyes:

### Description The Playfair cipher encrypts pairs of letters (digraphs), instead of single letters. The Playfair cipher starts with creating a key table. The key table is a 5×5 grid...

hacktoberfest
systems

### Description Vigenère Cipher is a method of encrypting alphabetic text. It uses a simple form of polyalphabetic substitution. A polyalphabetic cipher is any cipher based on substitution, using multiple...

good first issue
hacktoberfest
beginner
systems

### Description The one-time pad (OTP) is an encryption technique that cannot be cracked, but requires the use of a one-time pre-shared key the same size as, or longer than,...

hacktoberfest
systems

### Description Generate nth Fibonacci number in the sequence. Take a number n as an input. Display nth Fibonacci number as the output. You are allowed to use RISC-V/MIPS/MASM for...

hacktoberfest
intermediate
systems