This page (revision-3) was last changed on 29-Nov-2024 16:16 by -jim

This page was created on 29-Nov-2024 16:16 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 29-Nov-2024 16:16 1 KB -jim to previous
2 29-Nov-2024 16:16 1 KB -jim to previous | to last
1 29-Nov-2024 16:16 1 KB unknown to last

Page References

Incoming links Outgoing links
Private Key

Version management

Difference between version and

At line 4 changed one line
The [{$pagename}] is used to decrypt [ciphertext] or to create a [Digital Signature].
The [{$pagename}] may be used to:
* decrypt [ciphertext] which was [Encrypted] by the [Public Key]
* perform [Signature Generation] which anyone with the [Public Key] could perform [Signature Verification]
* [Encrypt] a [message] which could be read by anyone with the [Public Key] (which should be considered [Everybody])
At line 6 removed 2 lines
The [Public Key] is used to encrypt [plaintext] or to verify a [Digital Signature]
At line 12 changed one line
[Asymmetric Key Cryptography] as contrasted [Symmetric Key Cryptography] which relies on the same [{$pagename}] to perform both.
[Asymmetric Key Cryptography] as contrasted [Symmetric Key Cryptography] which relies on the same [{$pagename}] or [Secret-key] to perform both operations.