This website requires JavaScript.
Explore
Help
Sign In
Tryanks
/
pdfsign
Watch
1
Star
0
Fork
0
You've already forked pdfsign
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
108
Commits
1
Branch
0
Tags
8d9f4537c32034c5e58055b5c1930de77225c9d9
Commit Graph
108 Commits
This Branch
This Branch
All Branches
Fix codecov branch
Paul van Brouwershaven
·
2023-02-20 15:51:33 +01:00
8d9f4537c3
Replace deprecated ioutil package
Paul van Brouwershaven
·
2023-02-20 15:46:37 +01:00
007b08d4d1
Replace deprecated ioutil.ReadFile with os.ReadFile
Paul van Brouwershaven
·
2023-02-20 15:39:49 +01:00
9d4a20b926
Dependabot configuration
Paul van Brouwershaven
·
2023-02-20 13:36:47 +01:00
7baf70327f
Update packages
Paul van Brouwershaven
·
2023-02-20 13:18:05 +01:00
8986ee90a9
Remove unused function
Paul van Brouwershaven
·
2022-07-15 17:32:33 +02:00
d3f4c77359
Output json
Paul van Brouwershaven
·
2022-07-15 17:29:22 +02:00
3cb9cdebfe
Improve test
Paul van Brouwershaven
·
2022-07-15 17:23:46 +02:00
29901d0b08
Set default DigestAlgorithm with SHA256
Paul van Brouwershaven
·
2022-07-15 17:22:57 +02:00
50420e5013
DigestAlgorithm & SigningCertificate attribute
Paul van Brouwershaven
·
2022-07-15 15:42:10 +02:00
dcc44d5779
Add comment about PDFSigner
Paul van Brouwershaven
·
2022-07-08 17:55:34 +02:00
6224a363e9
Fix spelling
Paul van Brouwershaven
·
2022-07-04 17:17:36 +02:00
5a4ccb37cc
Update build flag
Paul van Brouwershaven
·
2022-07-04 17:16:14 +02:00
f3ce4f488a
Can't run in parallel because reusign keys & certs
Paul van Brouwershaven
·
2022-07-04 17:14:05 +02:00
ee03a9e538
Make placeholder constant
Paul van Brouwershaven
·
2022-07-04 17:11:41 +02:00
5d4de61c21
Update PKCS7 and time stamp libraries
Paul van Brouwershaven
·
2022-07-04 16:35:43 +02:00
b2486f9aa7
Update main
Paul van Brouwershaven
·
2022-07-03 09:10:08 +02:00
7b6ce2db86
Update branch
Paul van Brouwershaven
·
2022-07-03 09:09:21 +02:00
5ff3379282
Simplify
Paul van Brouwershaven
·
2022-06-30 18:13:37 +02:00
8e1e8ca8bb
Comment out unused code
Paul van Brouwershaven
·
2022-06-30 18:13:19 +02:00
0369ec3e88
Switch TSA for tability
Paul van Brouwershaven
·
2022-06-30 18:12:34 +02:00
d1962b6c98
walk function currently not used
Paul van Brouwershaven
·
2022-06-30 18:06:36 +02:00
cc0ae3e4dc
Use timestamp package for TSA
Paul van Brouwershaven
·
2022-06-30 18:05:16 +02:00
4fe43c0794
Update CLI options with TSA
Paul van Brouwershaven
·
2022-06-30 18:04:54 +02:00
b0aed91f8a
Update linter
Paul van Brouwershaven
·
2022-06-30 18:04:38 +02:00
709cfee3b5
Check errors
Paul van Brouwershaven
·
2022-06-30 18:04:25 +02:00
44ac3c7806
Make TSA configurable
Paul van Brouwershaven
·
2022-06-30 18:02:33 +02:00
0e77069efa
Github actions
Paul van Brouwershaven
·
2022-06-29 21:22:17 +02:00
c7e968971c
Create LICENSE
Paul van Brouwershaven
·
2022-06-29 21:17:13 +02:00
beff5bb9d8
Migrate to github
Paul van Brouwershaven
·
2022-06-29 21:09:28 +02:00
dc48ea3133
Retry with expected signature lenght
Paul van Brouwershaven
·
2022-06-29 21:07:59 +02:00
3caf640baa
Fix fpr PDF 2.0 xref tables
Paul van Brouwershaven
·
2022-06-29 21:04:33 +02:00
2ce268ea4d
Add PDF 1.4 testfile
Paul van Brouwershaven
·
2022-06-29 21:00:21 +02:00
3e5e54c068
Use 1 for certification
tigp
·
2018-08-13 18:29:29 +02:00
c0f2009983
set certificate type to 1 if not provided
tigp
·
2018-07-16 00:12:09 +02:00
ac2be7b9c2
Enumerate signature type from 1 instead of 0
tigp
·
2018-07-15 23:26:04 +02:00
89b4a16334
Revert "Use CertType zero value as nothing"
This reverts commit
e8214eecbf
.
tigp
·
2018-07-09 02:01:38 +02:00
9e782e9dd9
Use CertType zero value as nothing
tigp
·
2018-07-09 02:00:50 +02:00
e8214eecbf
refactor permission names
tigp
·
2018-06-29 18:48:55 +02:00
7d7627a52f
WIP - use another API for signing
tigp
·
2018-06-29 18:12:49 +02:00
6b914d1698
Use uint for CertType for better compatibility
tigp
·
2018-06-24 19:34:55 +02:00
af18f0bd57
Add json tags, refactor.
tigp
·
2018-06-23 19:19:07 +02:00
9d836af0c9
WIP - Respond with document info
tigp
·
2018-06-23 14:59:24 +02:00
8c33418d91
WIP - respond with document info
tigp
·
2018-06-18 01:51:39 +02:00
dbc0d96365
verify.Verify to verify.File, err format
Paul van Brouwershaven
·
2018-05-18 11:21:34 +02:00
eaa47cac54
Verify file and reader
Paul van Brouwershaven
·
2018-05-18 10:43:05 +02:00
884b79e264
Merged feature/pdf-signer into master
Paul van Brouwershaven
·
2018-05-18 10:39:56 +02:00
ca3abfba98
Move failed files to testfiles/failed folder
tigp
·
2018-05-01 23:24:56 +02:00
be30b42458
Add name for parallel test
tigp
·
2018-05-01 18:48:50 +02:00
cac6f30626
Test in parallel. Remove logging
tigp
·
2018-05-01 17:33:39 +02:00
dc9afd860d
First
Previous
1
2
3
Next
Last