Overview
Artifact ID: | a7b48387dcd80be5cfa8a481211a8e1a94c17f7b |
---|---|
Page Name: | Experiment: mmmv_symsig_t1 |
Date: | 2017-10-08 18:55:43 |
Original User: | martin_vahi |
Parent: | 8325aab179cc1548591ac493a65558a5ca601d2a (diff) |
Next | c9f1179e1f8d3ac80a54c2d8dcd359f6e3a7708c |
Content
The mmmv_symsig_t1 wraps symmetric key encryption command line tools and implements a signing system, where parties, who have never met directly for a key exchange can probabilistically authenticate each other.
It's worth to note here that if both of the keys of a public encryption algorithm are bundled together and the bundle is treated the same way as symmetric key encryption keys are treated, then public key encryption algorithms can be used as symmetric key encryption algorithms. That allows the "standard" tools like the GNU Privacy Guard to be used in the role of the symmetric key encryption algorithm implementation.
Overview