Commit Graph

113 Commits

Author SHA1 Message Date
Paul van Brouwershaven
520e98cf4f Update go action 2023-03-14 14:46:50 +01:00
Paul van Brouwershaven
4fb6fafba6 Use UTF-16BE encoding when required
Fix #2
2023-03-10 09:10:05 +01:00
dependabot[bot]
7fd1d3df69 Bump golang.org/x/crypto from 0.6.0 to 0.7.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 16:33:11 +01:00
Paul van Brouwershaven
e0d0063ef4 Fix loopclosure 2023-03-09 16:16:00 +01:00
Paul van Brouwershaven
1a1f980849 Update golangci-lint 2023-03-09 15:49:28 +01:00
Paul van Brouwershaven
8d9f4537c3 Fix codecov branch 2023-02-20 15:51:33 +01:00
Paul van Brouwershaven
007b08d4d1 Replace deprecated ioutil package 2023-02-20 15:46:37 +01:00
Paul van Brouwershaven
9d4a20b926 Replace deprecated ioutil.ReadFile with os.ReadFile 2023-02-20 15:39:49 +01:00
Paul van Brouwershaven
7baf70327f Dependabot configuration 2023-02-20 13:36:47 +01:00
Paul van Brouwershaven
8986ee90a9 Update packages 2023-02-20 13:18:05 +01:00
Paul van Brouwershaven
d3f4c77359 Remove unused function 2022-07-15 17:32:33 +02:00
Paul van Brouwershaven
3cb9cdebfe Output json 2022-07-15 17:29:22 +02:00
Paul van Brouwershaven
29901d0b08 Improve test 2022-07-15 17:23:46 +02:00
Paul van Brouwershaven
50420e5013 Set default DigestAlgorithm with SHA256 2022-07-15 17:22:57 +02:00
Paul van Brouwershaven
dcc44d5779 DigestAlgorithm & SigningCertificate attribute 2022-07-15 15:42:10 +02:00
Paul van Brouwershaven
6224a363e9 Add comment about PDFSigner 2022-07-08 17:55:34 +02:00
Paul van Brouwershaven
5a4ccb37cc Fix spelling 2022-07-04 17:17:36 +02:00
Paul van Brouwershaven
f3ce4f488a Update build flag 2022-07-04 17:16:14 +02:00
Paul van Brouwershaven
ee03a9e538 Can't run in parallel because reusign keys & certs 2022-07-04 17:14:05 +02:00
Paul van Brouwershaven
5d4de61c21 Make placeholder constant 2022-07-04 17:11:41 +02:00
Paul van Brouwershaven
b2486f9aa7 Update PKCS7 and time stamp libraries 2022-07-04 16:35:43 +02:00
Paul van Brouwershaven
7b6ce2db86 Update main 2022-07-03 09:10:08 +02:00
Paul van Brouwershaven
5ff3379282 Update branch 2022-07-03 09:09:21 +02:00
Paul van Brouwershaven
8e1e8ca8bb Simplify 2022-06-30 18:13:37 +02:00
Paul van Brouwershaven
0369ec3e88 Comment out unused code 2022-06-30 18:13:19 +02:00
Paul van Brouwershaven
d1962b6c98 Switch TSA for tability 2022-06-30 18:12:34 +02:00
Paul van Brouwershaven
cc0ae3e4dc walk function currently not used 2022-06-30 18:06:36 +02:00
Paul van Brouwershaven
4fe43c0794 Use timestamp package for TSA 2022-06-30 18:05:16 +02:00
Paul van Brouwershaven
b0aed91f8a Update CLI options with TSA 2022-06-30 18:04:54 +02:00
Paul van Brouwershaven
709cfee3b5 Update linter 2022-06-30 18:04:38 +02:00
Paul van Brouwershaven
44ac3c7806 Check errors 2022-06-30 18:04:25 +02:00
Paul van Brouwershaven
0e77069efa Make TSA configurable 2022-06-30 18:02:33 +02:00
Paul van Brouwershaven
c7e968971c Github actions 2022-06-29 21:22:17 +02:00
Paul van Brouwershaven
beff5bb9d8 Create LICENSE 2022-06-29 21:17:13 +02:00
Paul van Brouwershaven
dc48ea3133 Migrate to github 2022-06-29 21:09:28 +02:00
Paul van Brouwershaven
3caf640baa Retry with expected signature lenght 2022-06-29 21:07:59 +02:00
Paul van Brouwershaven
2ce268ea4d Fix fpr PDF 2.0 xref tables 2022-06-29 21:04:33 +02:00
Paul van Brouwershaven
3e5e54c068 Add PDF 1.4 testfile 2022-06-29 21:00:21 +02:00
tigp
c0f2009983 Use 1 for certification 2018-08-13 18:29:29 +02:00
tigp
ac2be7b9c2 set certificate type to 1 if not provided 2018-07-16 00:12:09 +02:00
tigp
89b4a16334 Enumerate signature type from 1 instead of 0 2018-07-15 23:26:04 +02:00
tigp
9e782e9dd9 Revert "Use CertType zero value as nothing"
This reverts commit e8214eecbf.
2018-07-09 02:01:38 +02:00
tigp
e8214eecbf Use CertType zero value as nothing 2018-07-09 02:00:50 +02:00
tigp
7d7627a52f refactor permission names 2018-06-29 18:48:55 +02:00
tigp
6b914d1698 WIP - use another API for signing 2018-06-29 18:12:49 +02:00
tigp
af18f0bd57 Use uint for CertType for better compatibility 2018-06-24 19:34:55 +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