Golang vs Rust:加密库实现差异

Daily reminder that golang’s opinionated official crypto library approach is far superior to #rustlang’s everyone go wild approach:

I need to put an X25519 pubkey into an x509 cert. No Rust library supports that, even though it’s a standard. Nobody got “that far” yet.