1
0
mirror of https://github.com/bitwarden/help synced 2026-01-03 17:13:20 +00:00

removed /article from URL

This commit is contained in:
DanHillesheim
2021-09-08 14:25:46 -06:00
parent 85b4f0e409
commit 7aaa3d74e9
121 changed files with 685 additions and 685 deletions

View File

@@ -7,8 +7,8 @@ popular: false
tags: [encryption]
order: "03"
redirect_from:
- /article/password-salt-hash/
- /article/how-is-data-securely-transmitted-and-stored/
- /password-salt-hash/
- /how-is-data-securely-transmitted-and-stored/
---
Bitwarden uses [AES-CBC](#aes-cbc) 256-bit encryption for your Vault data, and [PBKDF2](#pbkdf2) SHA-256 to derive your encryption key.