cloudflare/circl

Add xmss from NIST 800 208

Open

#513 opened on 2024年9月17日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Go (213 forks)auto 404
help wanted

Repository metrics

Stars
 (1,695 stars)
PR merge metrics
 (PR metrics pending)

説明

I'd like to ask if there is any program to add xmss (xmssmt) in the near future. The only golang NIST compliant implementation that I found is the bwesterb's one. All other ones available are stuck at RFC level (NIST draft) and thus not compliant at least at key generation level. This implementation, on the other hand, has a lot of imports and dependencies, whose absence is one of best features of cloudflare circl. Any chance to bring it "inside"? It would be a splendid and useful addition.

コントリビューターガイド