epoint
12 years agodocument: verify signature
nsz [Thu, 15 Dec 2011 22:13:20 +0000 (23:13 +0100)]
document: verify signature

12 years agoinsert key into store only if it does not exist
nsz [Tue, 13 Dec 2011 21:13:09 +0000 (22:13 +0100)]
insert key into store only if it does not exist

12 years agofix epoint-client key armor
nsz [Tue, 13 Dec 2011 20:04:17 +0000 (21:04 +0100)]
fix epoint-client key armor

12 years agoepoint-client
nsz [Tue, 13 Dec 2011 20:02:15 +0000 (21:02 +0100)]
epoint-client

12 years agokey.Id +fmt fixes
nsz [Tue, 13 Dec 2011 20:01:20 +0000 (21:01 +0100)]
key.Id +fmt fixes

12 years agoupdate server and genkey according to new key pkg
nsz [Mon, 12 Dec 2011 14:35:58 +0000 (15:35 +0100)]
update server and genkey according to new key pkg

12 years agokey cleanup
nsz [Mon, 12 Dec 2011 14:31:39 +0000 (15:31 +0100)]
key cleanup

12 years agoupdate key to new p,q,g
nsz [Thu, 8 Dec 2011 14:52:03 +0000 (15:52 +0100)]
update key to new p,q,g

12 years agodsa pqg param generation
nsz [Thu, 8 Dec 2011 14:35:29 +0000 (15:35 +0100)]
dsa pqg param generation

12 years agodocument comment fixes
nsz [Thu, 8 Dec 2011 12:32:51 +0000 (13:32 +0100)]
document comment fixes

12 years agocode reorganization
nsz [Thu, 8 Dec 2011 12:27:10 +0000 (13:27 +0100)]
code reorganization

12 years agoadd NotFoundError to store
nsz [Thu, 8 Dec 2011 02:26:48 +0000 (03:26 +0100)]
add NotFoundError to store

12 years agodocument parsing: embed Cert into [Debit|Credit]Cert
nsz [Thu, 8 Dec 2011 02:25:09 +0000 (03:25 +0100)]
document parsing: embed Cert into [Debit|Credit]Cert

12 years agocheck signatures, addkeys, only drawer.nonce must be uniq
nsz [Mon, 5 Dec 2011 19:48:53 +0000 (20:48 +0100)]
check signatures, addkeys, only drawer.nonce must be uniq

12 years agoupdate genkey (+minor cleanups)
nsz [Mon, 5 Dec 2011 16:57:35 +0000 (17:57 +0100)]
update genkey (+minor cleanups)

12 years agodsakey proof of concept (needs cleanup)
nsz [Fri, 2 Dec 2011 01:10:14 +0000 (02:10 +0100)]
dsakey proof of concept (needs cleanup)

12 years agofix creationtime patch
nsz [Fri, 2 Dec 2011 00:56:47 +0000 (01:56 +0100)]
fix creationtime patch

12 years agoopenpgp patch to properly check for creation time subpacket
nsz [Fri, 2 Dec 2011 00:42:20 +0000 (01:42 +0100)]
openpgp patch to properly check for creation time subpacket

12 years agosignature subpacket patch: mark expiration time as critical
nsz [Wed, 30 Nov 2011 22:45:04 +0000 (23:45 +0100)]
signature subpacket patch: mark expiration time as critical

12 years agosignature subpacket serialization patch
nsz [Wed, 30 Nov 2011 20:57:20 +0000 (21:57 +0100)]
signature subpacket serialization patch

12 years agodsa patch for the go source tree
nsz [Tue, 29 Nov 2011 16:22:43 +0000 (17:22 +0100)]
dsa patch for the go source tree

12 years agoadd simple dsa key generator
nsz [Tue, 29 Nov 2011 16:20:11 +0000 (17:20 +0100)]
add simple dsa key generator

12 years agoclean body in document.Sign
nsz [Mon, 28 Nov 2011 19:11:00 +0000 (20:11 +0100)]
clean body in document.Sign

12 years agocleanups
nsz [Fri, 25 Nov 2011 11:15:12 +0000 (12:15 +0100)]
cleanups

12 years agoallow server signature
nsz [Thu, 24 Nov 2011 20:54:42 +0000 (21:54 +0100)]
allow server signature

12 years agougly server implementation without signature checks
nsz [Thu, 24 Nov 2011 20:17:02 +0000 (21:17 +0100)]
ugly server implementation without signature checks

12 years agouse keyring in verify, add beneficiary to debitcerts
nsz [Wed, 23 Nov 2011 22:18:34 +0000 (23:18 +0100)]
use keyring in verify, add beneficiary to debitcerts

12 years agoinitial solution for optional fields
nsz [Wed, 23 Nov 2011 17:02:38 +0000 (18:02 +0100)]
initial solution for optional fields

12 years agodocument rewrite
nsz [Tue, 22 Nov 2011 22:59:10 +0000 (23:59 +0100)]
document rewrite

12 years agogofmt store
nsz [Wed, 16 Nov 2011 14:08:38 +0000 (15:08 +0100)]
gofmt store

12 years agostore += append
nsz [Wed, 16 Nov 2011 12:09:12 +0000 (13:09 +0100)]
store += append

12 years agostore simplification (use name,key->value so we can manage many k-v stores)
nsz [Wed, 16 Nov 2011 11:36:33 +0000 (12:36 +0100)]
store simplification (use name,key->value so we can manage many k-v stores)

12 years agosimple store implementation
nsz [Wed, 16 Nov 2011 11:14:13 +0000 (12:14 +0100)]
simple store implementation

12 years agodocument renames and simplification
nsz [Tue, 15 Nov 2011 22:13:20 +0000 (23:13 +0100)]
document renames and simplification

12 years agoextend cert with server and notes
nsz [Sun, 13 Nov 2011 19:04:54 +0000 (20:04 +0100)]
extend cert with server and notes

12 years agouse reflect for document parsing
nsz [Sun, 13 Nov 2011 18:37:58 +0000 (19:37 +0100)]
use reflect for document parsing

12 years agoinitial document design
nsz [Sun, 13 Nov 2011 00:11:02 +0000 (01:11 +0100)]
initial document design

12 years agoupdate readme with urls
nsz [Wed, 9 Nov 2011 21:51:24 +0000 (22:51 +0100)]
update readme with urls

12 years agoinitial commit
nsz [Wed, 9 Nov 2011 21:27:31 +0000 (22:27 +0100)]
initial commit