cloudflare / boringtun

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

Fix JNI leftovers #268

Closed jeff-hiner closed 2 years ago

jeff-hiner commented 2 years ago

There was a stale/invalid leftover X25519 type in https://github.com/cloudflare/boringtun/pull/265 . This should remove that.