Karl wrote: [...] > In the next possible episode, we would either make a sourcefile to > send a message to the hacker by again copying from that same website, > or find a pre-existing tool that already does so, and then try sending > a message to see if we even interpreted their signature at all > correctly. We might also make an embarrassed reply, asking what their > signature means, or search the archives of the list to find a clear > explanation of it sitting there.
Hi, modern programming languages like Golang have the NaCl crypto library already included. An easy to use NaClbox application to use is for example: https://github.com/rovaughn/box Regards Stefan -- NaClbox: cc5c5f846c661343745772156a7751a5eb34d3e83d84b7d6884e507e105fd675 The computer helps us to solve problems, we did not have without him.
