NIP-44 implementation in Go
Go to file
ekzyis c03e3a5d44 Rename to chacha20_ 2023-09-30 16:06:07 +02:00
go.mod Implement NIP-44 encrypt 2023-09-28 01:13:09 +02:00
go.sum Implement NIP-44 encrypt 2023-09-28 01:13:09 +02:00
nip44.go Rename to chacha20_ 2023-09-30 16:06:07 +02:00
nip44_test.go Add invalid ciphertext test vectors 2023-09-30 15:18:27 +02:00