Skip to content

RSA  #5

@SiegeSailor

Description

@SiegeSailor

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:

  1. Run npm run start
  2. Open the encryption flow menu
  3. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions