Hi everybody, I’m able to generate the private keys pretty straightforward with any tool I like (eg: dd if=/dev/urandom bs=32 count=1 2>/dev/null | base64) But now, I’m more curious about generating the public keys without using wg pubkey directly. Any thoughts? Thanks! -- Best Regards, Evgeniy Ivanov