[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-dev] ed25519_master_id_public_key -> ed25519 id





nusenu:
cut -b 33- ed25519_master_id_public_key |base64

hint: don't use this

Since cut is line based it will only read until the end of the line
but the input file is not a text file - so it will stop reading at random offsets.


--
https://nusenu.github.io
_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev