cloudflare / boringtun

Userspace WireGuard® Implementation in Rust
BSD 3-Clause "New" or "Revised" License
5.93k stars 397 forks source link

Replace shouty-case HASH/HMAC/SEAL/OPEN macros with normal functions #269

Closed jeff-hiner closed 2 years ago

jeff-hiner commented 2 years ago

We need to do this before refactoring out the custom chacha20 and aead impls.