Private and public keys generation

Evgeniy Ivanov e601809 at gmail.com
Sat Oct 6 13:27:24 CEST 2018


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



More information about the WireGuard mailing list