Commit Graph

11 Commits

Author SHA1 Message Date
Vitor Pamplona
a928d11fb5
Merge pull request #1466 from paulmillr/patch-2
nip44: clarify ecdh hashing
2024-09-03 08:37:21 -04:00
kehiy
b4a2561df7 style: fix header styles in same format 2024-09-02 22:51:48 -03:00
Paul Miller
be17e5dcd9
Clarify function name in libsecp256k1 2024-09-01 16:13:12 +02:00
Paul Miller
1002104ece
nip44: clarify ecdh hashing 2024-09-01 00:44:30 +02:00
shuoer86
2409f821a4
fix typo 44.md 2024-01-06 09:47:07 +08:00
jiftechnify
95218740e2
fix typos 2023-12-25 12:00:05 +09:00
Jon Staab
2b78cc9304 Add clarification about not replacing nip 04 2023-12-20 13:01:12 -08:00
Jon Staab
732b0ce0a4 Clean up NIP 44 to clarify separation of concerns (encryption vs messaging), improve formatting and clarify encryption/decryption steps 2023-12-20 11:28:43 -08:00
Paul Miller
9be51261c0 nip-44: add audit notice 2023-12-20 14:37:42 -03:00
fiatjaf
4199f20236
nip-44: remove author names and arbitrary line-breaks. 2023-12-20 13:56:03 -03:00
Paul Miller
822b70a565
NIP44 encryption standard, revision 3 (#746)
* Introduce NIP-44 encryption standard

* Finalize NIP-44

* Update spec.

---------

Co-authored-by: Jonathan Staab <shtaab@gmail.com>
2023-12-20 09:22:02 -03:00