|
|
|
|
|
by CiPHPerCoder
2779 days ago
|
|
I haven't traced through the app's code to verify that is true. Recommendation: If there is no HMAC tag with a ciphertext, immediately throw an exception. It makes it clearer that a decryption failure occurred (thus avoiding false positives). |
|
[1]: https://github.com/bitwarden/jslib/blob/master/src/services/...