Brad Fitzpatrick
|
f7d76303e7
|
Slap on copyright headers.
|
2011-01-27 23:07:18 -08:00 |
Brad Fitzpatrick
|
672ab134e6
|
Cleanup; make blobserver's GET path use blobref.Fether interface
Also expands the Fetcher interface slightly, and cleans up
some other code in the process.
|
2010-12-13 18:20:31 -08:00 |
Brad Fitzpatrick
|
5b94b1602c
|
Move signing and verifying into a library.
|
2010-12-08 19:24:48 -08:00 |
Brad Fitzpatrick
|
25d31df378
|
remove keyid param from signing request
get it instead from the public key packet.
|
2010-12-07 21:55:24 -08:00 |
Brad Fitzpatrick
|
0f16c9b29d
|
rename http_util to httputil
|
2010-12-05 22:34:46 -08:00 |
Brad Fitzpatrick
|
de55109d8e
|
Verification works! and with unit tests.
|
2010-12-04 13:49:34 -08:00 |
Brad Fitzpatrick
|
c297269e15
|
Clean up and break up verification code
More testable and readable.
|
2010-12-04 10:12:41 -08:00 |
Brad Fitzpatrick
|
5d1ff03248
|
verify: opening/reading public key blob
|
2010-12-04 09:31:04 -08:00 |
Brad Fitzpatrick
|
09b699f7ca
|
more verification work
|
2010-12-03 19:30:08 -08:00 |
Brad Fitzpatrick
|
86d56b7b89
|
more verification work
|
2010-12-03 18:56:33 -08:00 |
Brad Fitzpatrick
|
38de1ffd0d
|
More sig verify work; move blobref to a library
|
2010-12-03 07:34:24 -08:00 |
Brad Fitzpatrick
|
7d3fcf9881
|
start of camsigd verify handler, notes
|
2010-11-29 23:22:11 -08:00 |