Cryptography folks, I want your opinion: what is the most future-proof way to do public key based signing of relatively small documents/text files? Ideally, I'd like it to have at least acceptable support in both Python and JavaScript.
Thanks in advance. Boosts welcome.