* Certificates:

- Add a signed Certificate type
      - Add a main() to PrivateKeyFile to generate
        Destinations with various Certificate types
      - Add a VerifiedDestination class to check Certificates
        of various types
      - Add a HashCash library from http://www.nettgryppa.com/code/
        (no distribution restrictions)
      - Allow non-null Certificates in addressbook
This commit is contained in:
zzz
2008-11-02 22:13:11 +00:00
parent 47d5e44b16
commit bf12c5f9bf
9 changed files with 939 additions and 26 deletions

View File

@ -45,6 +45,7 @@ div.routersummary {
color: inherit;
font-size: small;
clear: left; /* fixes a bug in Opera */
overflow: auto;
}
div.warning {