diff --git a/44.md b/44.md index 9982156b..9d436989 100644 --- a/44.md +++ b/44.md @@ -1,12 +1,12 @@ NIP-44 ====== -Encrypted Direct Message (Versioned) ------------------------------------- +Encrypted Payloads (Versioned) +------------------------------ `optional` `author:paulmillr` `author:staab` -The NIP introduces versioned encryption, allowing multiple algorithm choices to exist simultaneously. +The NIP introduces a versioned encryption data model, allowing multiple algorithm choices to exist simultaneously. The algorithm described in NIP4 is potentially vulnerable to [padding oracle attacks](https://en.wikipedia.org/wiki/Padding_oracle_attack) and uses keys which are not indistinguishable from random.