Commit Graph

16 Commits

Author SHA1 Message Date
Paul van Brouwershaven
dc48ea3133 Migrate to github 2022-06-29 21:09:28 +02:00
tigp
9d836af0c9 Add json tags, refactor. 2018-06-23 19:19:07 +02:00
tigp
8c33418d91 WIP - Respond with document info 2018-06-23 14:59:24 +02:00
tigp
dbc0d96365 WIP - respond with document info 2018-06-18 01:51:39 +02:00
Paul van Brouwershaven
eaa47cac54 verify.Verify to verify.File, err format 2018-05-18 11:21:34 +02:00
Paul van Brouwershaven
884b79e264 Verify file and reader 2018-05-18 10:43:05 +02:00
tigp
dc9afd860d Test in parallel. Remove logging 2018-05-01 17:33:39 +02:00
Jeroen Bobbeldijk
679656fb8d Changed file to writer/reader 2017-09-23 16:37:39 +02:00
Jeroen Bobbeldijk
322998775c Revert "WIP - Command line tool"
This reverts commit b478d6efe8.
2017-09-17 10:48:24 +02:00
tim
b478d6efe8 WIP - Command line tool 2017-09-06 02:40:24 +02:00
Jeroen Bobbeldijk
a0393425ce Fix TSA 2017-07-19 21:33:58 +02:00
Paul van Brouwershaven
c327f686d5 Added a dedicated revocation subpackage
The newly created dedicated revocation package is used to encode and
decode revocation information. Signing and verification can now use the
same structures.

While the InfoArchival stucsture can now be created this stucture is currenlty
not embedded into the document. Test cases for obtaining and embedding revocation
information into the InfoArchival struct are also availible.
2017-07-12 20:53:06 +02:00
Jeroen Bobbeldijk
7b19471330 Valid signature 2017-07-11 08:21:18 +02:00
Jeroen Bobbeldijk
db69b6a4c0 Append instead of replace 2017-07-08 14:55:31 +02:00
Jeroen Bobbeldijk
3eedc089d0 Fix signature padding, return verify error in validator 2017-07-04 21:59:13 +02:00
Jeroen Bobbeldijk
41a9627fee Add sign functionality 2017-07-04 20:44:52 +02:00