cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
510
Views
6
Helpful
1
Replies

How to secure the key in IVR?

vincent.zheng
Level 4
Level 4

In our IVR project, one of the feature is user can enter their 4 digit pin, and IVR generate the PIN block, encrypt the PIN block and send to the web service to save database on their end. Now I am facing an issue that how to secure the key for encryption, since the client provide the key for encrypt/decrypt the PIN. I did my research over the weekend, and I found I can use jasypt to encrypt the properties file. But this API is free and cannot guarantee is fully secured. How we can secure the key in IVR?

1 Reply 1