March 2025
Intermediate to advanced
352 pages
10h 58m
English
In this chapter, I’ll describe two algorithms used for digital signatures. A digital signature creates proof of authorship using mathematics. A person’s private key is used along with a hash of a document to create a signature. The public key can then be used with the local hash of the same document to verify the signature. The connection between a person and their keys can be checked with key exchange methods or certificates in a database. Here we assume that a private key, public key pair only applies to one person, ...
Read now
Unlock full access