What is Nostr?
Filippo Valsorda :go: /
npub1whz…kn2m
2024-09-18 18:37:03

Filippo Valsorda :go: on Nostr: Proposing a simple hash.XOF interface for extendable-output hash functions. type XOF ...

Proposing a simple hash.XOF interface for extendable-output hash functions.

type XOF interface {
io.Writer
io.Reader
Reset()
}

https://go.dev/issue/69518
Author Public Key
npub1whzyg92c6fsvpjjcnn504z0a2pfwenctp872sgmedqg2np4drj8qwakn2m