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/69518Published at
2024-09-18 18:37:03Event JSON
{
"id": "084b10c1f036b8a8340876d8305082549c2bb927da2531857140d05da895e0a9",
"pubkey": "75c4441558d260c0ca589ce8fa89fd5052eccf0b09fca823796810a986ad1c8e",
"created_at": 1726684623,
"kind": 1,
"tags": [
[
"proxy",
"https://abyssdomain.expert/users/filippo/statuses/113160003507510504",
"activitypub"
]
],
"content": "Proposing a simple hash.XOF interface for extendable-output hash functions.\n\ntype XOF interface {\n\tio.Writer\n\tio.Reader\n\tReset()\n}\n\nhttps://go.dev/issue/69518",
"sig": "47139eb82f1537174bf38b82c58881a7281b6df425bff190f6de00f6aa22f3d3a72be5758f2827f8670725bb824c1967b3bcc769c0bd5ee624f1da66625f3879"
}