Changes between Version 18 and Version 19 of NewMutableEncodingDesign


Ignore:
Timestamp:
2010-05-04T20:00:57Z (15 years ago)
Author:
davidsarah
Comment:

public key algorithm -> signature algorithm (signatures don't necessarily require trapdoor public key crypto)

Legend:

Unmodified
Added
Removed
Modified
  • NewMutableEncodingDesign

    v18 v19  
    161161child verifycap/traversalcaps.
    162162
    163 == Any public key algorithm, no semi-private keys, no traversalcap ==
     163== Any signature algorithm, no semi-private keys, no traversalcap ==
    164164
    165165Without semi-private keys, we need something more complicated to protect the
     
    200200although they are not shorter than using semi-private keys.
    201201
    202 === Any public key algorithm, no semi-private keys, with traversalcap ===
     202=== Any signature algorithm, no semi-private keys, with traversalcap ===
    203203
    204204Since a secure pubkey identifier (either H(pubkey)[:K+T] or the original privkey)