0

I am using AES 256 to save the data in DB after encryption.
Is there a way by which I can secure the encryption key from other junior developers?

Artjom B.
  • 61,146
  • 24
  • 125
  • 222
Taha
  • 135
  • 7
  • 1
    If they should be able to encrypt or decrypt, no you can't. – Sirko Feb 06 '16 at 09:19
  • Hi @Sirko I'm using mongoose and by applying pre/post EVENT_TYPE hooks I'll be encrypting and decrypting the code. Means they will be working on the same project but on different layer. – Taha Feb 06 '16 at 10:08

0 Answers0