When is data encrypted in your app?

I’m curious, at what point in your app do you encrypt data? Do you ever encrypt it explicitly? Or do you rely on things like at-rest encryption within your database, and TLS over the network?

Do you do your own key management or rely on a key manageme…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Gavin Uhma

I’m curious, at what point in your app do you encrypt data? Do you ever encrypt it explicitly? Or do you rely on things like at-rest encryption within your database, and TLS over the network?

Do you do your own key management or rely on a key management service like Vault or from a cloud provider? How do you control access to the keys?

Which encryption libraries do you use? Which protocols (AES, RSA, etc)?

Do you use keys for anything else like JWTs or data signing and verification, SSH etc?


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Gavin Uhma


Print Share Comment Cite Upload Translate Updates
APA

Gavin Uhma | Sciencx (2022-11-08T17:15:07+00:00) When is data encrypted in your app?. Retrieved from https://www.scien.cx/2022/11/08/when-is-data-encrypted-in-your-app/

MLA
" » When is data encrypted in your app?." Gavin Uhma | Sciencx - Tuesday November 8, 2022, https://www.scien.cx/2022/11/08/when-is-data-encrypted-in-your-app/
HARVARD
Gavin Uhma | Sciencx Tuesday November 8, 2022 » When is data encrypted in your app?., viewed ,<https://www.scien.cx/2022/11/08/when-is-data-encrypted-in-your-app/>
VANCOUVER
Gavin Uhma | Sciencx - » When is data encrypted in your app?. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/11/08/when-is-data-encrypted-in-your-app/
CHICAGO
" » When is data encrypted in your app?." Gavin Uhma | Sciencx - Accessed . https://www.scien.cx/2022/11/08/when-is-data-encrypted-in-your-app/
IEEE
" » When is data encrypted in your app?." Gavin Uhma | Sciencx [Online]. Available: https://www.scien.cx/2022/11/08/when-is-data-encrypted-in-your-app/. [Accessed: ]
rf:citation
» When is data encrypted in your app? | Gavin Uhma | Sciencx | https://www.scien.cx/2022/11/08/when-is-data-encrypted-in-your-app/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.