I’ve been reading about cryptography for quite a while now, but it still bother me the term “unsigned” and “signed”. I always think “unsigned” would mean integer data with no negative representation, but in cryptography they use “unsigned” and “signed” with almost anything. Can anyone clarify out this?
Share
In cryptography “signed” can also mean “has a digital signature“. Unsigned would then be “doesn’t have a digital signature”.