-
Notifications
You must be signed in to change notification settings - Fork 0
RSA #5
Copy link
Copy link
Open
Description
Description
Some codes in the RSA encryption flow are considered bugs:
- Find the private key in a logarithm way
- Obtain candidates function
- Parse encrypted messages (decrypted / eavesdropped)
Reproduce
Steps to reproduce the behavior:
- Run
npm run start - Open the encryption flow menu
- Select
RSA
Configuration
The environment configuration of your machine. Add more if applicable:
| Item | Version | Other Information |
|---|---|---|
| Node | 16 | |
| NPM | 8 | |
| Terminal | Terminal | |
| OS | Ventura 13.1 | |
| Device | MacBook Pro with Apple M1 Pro |
Screenshots
None.
Expected Behavior
The flow should work as same as previous with real cryptography solutions.
Additional Context
None.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working