Commit Graph

9 Commits

Author SHA1 Message Date
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
099b765c01 Add TSA 2017-07-11 20:25:15 +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
6d38be3f51 Use pkcs1 private key parser 2017-07-04 22:10:09 +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
Paul van Brouwershaven
30ae9f47b5 Some test documents 2017-06-23 08:57:21 +00:00
Paul van Brouwershaven
d9b24e317f Initial commit, without tests, docs, benchmarks etc 2017-06-23 08:57:08 +00:00