Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Evgeniy Ivanov <e601809@gmail.com>
To: wireguard@lists.zx2c4.com
Subject: Private and public keys generation
Date: Sat, 6 Oct 2018 14:27:24 +0300	[thread overview]
Message-ID: <8531EC91-607C-4525-863F-31CDD9FCC791@gmail.com> (raw)

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

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

             reply	other threads:[~2018-10-07  1:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-06 11:27 Evgeniy Ivanov [this message]
2018-10-07  2:46 ` StarBrilliant
2018-10-07  4:40 ` Aaron Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8531EC91-607C-4525-863F-31CDD9FCC791@gmail.com \
    --to=e601809@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).