Public Key format

Sven-Haegar Koch haegar at sdinet.de
Sat Jan 17 21:12:15 CET 2015


On Sat, 17 Jan 2015, Martin wrote:

> I'm writing a storage app for storing the Ed25519 pub keys and want to do
> some basic verification when a user submits their public key.
> 
> Is it just A-Za-z0-9 ? or can it contain special chars as well?
> 
> I'm assuming it will be in the range of printable characters?

It is base64, so a handfull more characters are allowed, but all 
printable.

(would have to lookup the exact chars used)

c'ya
sven-haegar

-- 
Three may keep a secret, if two of them are dead.
- Ben F.


More information about the tinc mailing list