docs: Added credits
All checks were successful
Deployment Pipeline / test (push) Successful in 2m33s
Deployment Pipeline / deploy (push) Successful in 33s

This commit is contained in:
2026-06-28 21:20:56 +05:30
parent e38b8cbee3
commit 920e4d11c1
2 changed files with 38 additions and 0 deletions

View File

@@ -162,3 +162,8 @@ sequenceDiagram
Note over C: Decrypts payload using local Private Key
```
## Credits
* [David Wong](https://cryptologie.net/posts/eddsa-ed25519-ed25519-ietf-ed25519ph-ed25519ctx-hasheddsa-pureeddsa-wtf/) for his brief intro to EdDSA and Ed25519 on his blog post.