Commit Graph

3 Commits

Author SHA1 Message Date
b986b08c6c Now blockSign and blockVerify actually work and it can import private keys from i2p.dir.config or wherever.
Also includes the key hash now, so don't need to specify the key when verify or decrypt.
2011-12-11 08:28:26 +00:00
c316ff2fee Got the KeyServer working! KeyFinder's HTTP PUT
works perfectly right with the KeyServer servlet.
2011-12-09 00:40:03 +00:00
67da78e5d1 Did grouped-signing/verification and factored out the interfaces and... still not sure what to do with the mess that is PrivateKey -> PrivateKeyFile -> i2p.keytools.PrivateKey. 2011-12-05 03:13:12 +00:00