mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 03:53:20 +00:00
https://github.com/cfrg/draft-irtf-cfrg-hash-to-curve This is quite an important feature to have since many other standards being worked on depend on this operation. Brings a couple useful arithmetic operations on field elements by the way. This PR also adds comments to the functions we expose in 25519/field so that they can appear in the generated documentation.