jaineesh-kumar/VEYLORA ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app called VEYLORA that helps people identify cryptographic algorithms from raw encrypted data and also test encryption itself. I want a polished studio style interface where a user can paste hex data, run an analysis, and get back the most likely algorithm, confidence scores, and a few simple stats like entropy, data length, byte patterns, and any security warnings if the output looks weak or insecure.

Also include an encryption workspace where a user can choose from common algorithms like AES, DES, 3DES, Blowfish, RC4, ChaCha20, RSA, DSA, and ECDSA, then enter plaintext and get ciphertext back. Add sign up, login, token refresh, and a history page so users can revisit past predictions. I’d like a knowledge base section with cards for each supported algorithm, showing what it’s used for, key sizes, strengths, and weaknesses.

Use the existing React, TypeScript, Spring Boot, PostgreSQL, and Python ML setup in the repo, and if you need current library details, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab