upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/44.md
diff options
context:
space:
mode:
Diffstat (limited to '44.md')
-rw-r--r--44.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/44.md b/44.md
index 9982156..9d43698 100644
--- a/44.md
+++ b/44.md
@@ -1,12 +1,12 @@
1NIP-44 1NIP-44
2====== 2======
3 3
4Encrypted Direct Message (Versioned) 4Encrypted Payloads (Versioned)
5------------------------------------ 5------------------------------
6 6
7`optional` `author:paulmillr` `author:staab` 7`optional` `author:paulmillr` `author:staab`
8 8
9The NIP introduces versioned encryption, allowing multiple algorithm choices to exist simultaneously. 9The NIP introduces a versioned encryption data model, allowing multiple algorithm choices to exist simultaneously.
10 10
11The 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. 11The 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.
12 12