47ng / 47ng/prisma-field-encryption
Is this package able to decrypt db columns crypted with mysql aes_decrypt?
- Lingua principale
- TypeScript
- Stelle
- 306
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
By following documentation the packages gives me error
`/cloak/dist/key.js:107
throw new Error('Unknown key format');`
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The error originates in `/cloak/dist/key.js:107`. Start by examining the key management and decryption logic in the cloak module to understand the expected key format. Compare it with MySQL's AES_DECRYPT key handling. Check the Prisma middleware setup and encryption configuration. Determine what 'done' looks like by verifying the package can successfully decrypt columns encrypted by MySQL's native functions.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- mysql, typescript
- Ambito
- databases, security
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100