Logo
Explore Help
Sign In
ekzyis/nip44
1
0
Fork 0
You've already forked nip44
Code Issues Pull Requests Packages Projects Releases Wiki Activity
27 Commits 2 Branches 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
ekzyis 1defc0bdf6 Make sure privkey is on curve before using unsafe secp256k1.PrivKeyFromBytes
2024-04-24 23:06:27 +02:00
export_test.go
Use hkdf.Expand in message key generation
2023-12-22 08:58:40 +01:00
go.mod
Generate shared secret using ECDH on secp256k1
2023-10-03 12:36:34 +02:00
go.sum
Generate shared secret using ECDH on secp256k1
2023-10-03 12:36:34 +02:00
LICENSE
Add MIT license
2023-10-03 23:11:51 +02:00
nip44_test.go
Make sure privkey is on curve before using unsafe secp256k1.PrivKeyFromBytes
2024-04-24 23:06:27 +02:00
nip44.go
Make sure privkey is on curve before using unsafe secp256k1.PrivKeyFromBytes
2024-04-24 23:06:27 +02:00
README.md
Make sure privkey is on curve before using unsafe secp256k1.PrivKeyFromBytes
2024-04-24 23:06:27 +02:00

README.md

NIP-44 implementation in Go

NIP-44 specification: https://github.com/nostr-protocol/nips/blob/master/44.md

To use as library: go get -u git.ekzyis.com/ekzyis/nip44

To run tests, clone repository and then run go test.

Description
NIP-44 implementation in Go
Readme 321 KiB
Languages
Go 100%
Powered by Gitea Version: 1.23.1 Page: 131ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API