Hello,

Due to my site type I need to be able to get the key for encryption from the user and then encrypt or decrypt the data with the given key.
Is that possible and if yes what should i change from the code?

Thanks,
Miakal Vratchanski

Comments

greggles’s picture

Category: feature » support
Status: Needs work » Fixed

This module is really just an API. It doesn't do anything on its own. If you want to take the key from users you'll need to write code that will provide that interface and use that key in the encrypt module.

Mivr’s picture

I am asking were to input the key after i get it from the user since now i only got the function that gets the key from the folder

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.