upleb.uk

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

summaryrefslogtreecommitdiff
path: root/44.md
AgeCommit message (Collapse)Author
2024-12-21nip44: update some nits.Asai Toshiya
2024-12-06Clarify the units小原晴太
2024-12-04NIP-44: Proper base64 explanation小原晴太
"Encoding algorithm" instead of "compression algorithm"
2024-09-03Merge pull request #1466 from paulmillr/patch-2Vitor Pamplona
nip44: clarify ecdh hashing
2024-09-02style: fix header styles in same formatkehiy
2024-09-01Clarify function name in libsecp256k1Paul Miller
2024-09-01nip44: clarify ecdh hashingPaul Miller
2024-01-06fix typo 44.mdshuoer86
2023-12-25fix typosjiftechnify
2023-12-20Add clarification about not replacing nip 04Jon Staab
2023-12-20Clean up NIP 44 to clarify separation of concerns (encryption vs messaging), ↵Jon Staab
improve formatting and clarify encryption/decryption steps
2023-12-20nip-44: add audit noticePaul Miller
2023-12-20nip-44: remove author names and arbitrary line-breaks.fiatjaf
2023-12-20NIP44 encryption standard, revision 3 (#746)Paul Miller
* Introduce NIP-44 encryption standard * Finalize NIP-44 * Update spec. --------- Co-authored-by: Jonathan Staab <shtaab@gmail.com>