Hi all,
I'm try to get an idea of the status of keys and key signing (cross platform if possible) in Pharo. Do we have general mechanisms for signing pieces of data, and for encrypting/decrypting based on public/private key pairs, including those set as the default for a given user on a given system?
Thanks.