Bug 1492621 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Aki, is this good to close now?

I noticed that the private key file we get from `generic-worker new-ed25519-keypair <FILE>` is 44 chars of base64, which I guess is a 256 bit key? (44 * 6 = 264).

Is that the intended key size?
Hi Aki. I think this bug is done, are you happy for me to close it?

On thing I noticed is that the private key file we get from `generic-worker new-ed25519-keypair <FILE>` is 44 chars of base64, which I guess is a 256 bit key? (44 * 6 = 264). Is that the intended key size?

Thanks!
Hi Aki. I think this bug is done, are you happy for me to close it?

One thing I noticed is that the private key file we get from `generic-worker new-ed25519-keypair <FILE>` is 44 chars of base64, which I guess is a 256 bit key? (44 * 6 = 264). Is that the intended key size?

Thanks!

Back to Bug 1492621 Comment 1