0d83ec6b6c
Migrate repository to new hosting and cleanup CI/CD files
...
Switched module path and imports to gitea.tryanks.com. Removed GitHub-specific files like workflows, dependabot, and devcontainer as part of migration. This streamlines the codebase for the new hosting environment.
2025-05-12 22:33:48 +08:00
Corentin Mors
51569c8aec
PNG support
2025-05-01 15:10:54 +02:00
Corentin Mors
948b24a084
Revert some unecessary changes
2025-05-01 13:22:42 +02:00
Corentin Mors
abd05a5aaa
Implement image watermark
2025-05-01 11:31:06 +02:00
Corentin Mors
a3b23161c4
Split down into multiple functions
2025-05-01 11:01:57 +02:00
Corentin Mors
9616146853
Test with two consecutive signatures
2025-04-29 11:47:37 +02:00
Corentin Mors
ce8274cc9c
Image visual appearance
2025-04-29 11:35:42 +02:00
Paul van Brouwershaven
2096c7e091
Fix test filename
2024-12-16 15:36:24 +01:00
Paul van Brouwershaven
b9112bb85b
Add initial support for signature appearance
2024-12-16 15:05:27 +01:00
Paul van Brouwershaven
e5cdb61bea
Refactor object handling
2024-12-11 16:24:26 +01:00
Paul van Brouwershaven
bacc810a68
Fix linting errors
2024-11-14 13:33:46 +01:00
Paul van Brouwershaven
7946d5266d
Fixes and support for ApprovalSignature and TimeStampSignature
2024-11-14 13:00:58 +01:00
Paul van Brouwershaven
4fb6fafba6
Use UTF-16BE encoding when required
...
Fix #2
2023-03-10 09:10:05 +01:00
Paul van Brouwershaven
e0d0063ef4
Fix loopclosure
2023-03-09 16:16:00 +01:00
Paul van Brouwershaven
007b08d4d1
Replace deprecated ioutil package
2023-02-20 15:46:37 +01:00
Paul van Brouwershaven
29901d0b08
Improve test
2022-07-15 17:23:46 +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
d1962b6c98
Switch TSA for tability
2022-06-30 18:12:34 +02:00
Paul van Brouwershaven
44ac3c7806
Check errors
2022-06-30 18:04:25 +02:00
Paul van Brouwershaven
dc48ea3133
Migrate to github
2022-06-29 21:09:28 +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
Paul van Brouwershaven
eaa47cac54
verify.Verify to verify.File, err format
2018-05-18 11:21:34 +02:00
tigp
be30b42458
Move failed files to testfiles/failed folder
2018-05-01 23:24:56 +02:00
tigp
cac6f30626
Add name for parallel test
2018-05-01 18:48:50 +02:00
tigp
dc9afd860d
Test in parallel. Remove logging
2018-05-01 17:33:39 +02:00
tigp
6694f59c89
Remove verification response logging
2018-05-01 16:26:22 +02:00
tigp
0acb66fd3b
Remove tmp file if test failed
2018-05-01 16:14:53 +02:00
tigp
770e29316e
Verify output file instead of input file
2018-05-01 16:13:12 +02:00
tigp
9458dd650e
Add verification to tests
2018-05-01 15:53:44 +02:00
Jeroen Bobbeldijk
db697b3d49
Use static file in code for benchmark to prevent too much seeking on an actual file which is slow in OSX.
2017-10-08 10:29:58 +02:00
Jeroen Bobbeldijk
8f1562c545
Less TSA, fix benchmark
2017-09-30 15:51:01 +02:00
Jeroen Bobbeldijk
bb93a21027
Calculate chain length, certificate length and signature length, only open file once in benchmark
2017-09-30 15:44:50 +02:00
Jeroen Bobbeldijk
07ae3c8eaa
Write tmpfile to tmp folder
2017-09-30 15:00:37 +02:00
Jeroen Bobbeldijk
6d97abe800
Change tests to use ioutil.Discard
2017-09-30 14:56:11 +02:00
Jeroen Bobbeldijk
f0835162fc
Add test for signing filenames
2017-09-30 14:36:25 +02:00
Jeroen Bobbeldijk
d333ee9650
Remove TSA from benchmark, improve speed of placeholder generation, try to fix open files
2017-09-30 14:32:38 +02:00
Jeroen Bobbeldijk
679656fb8d
Changed file to writer/reader
2017-09-23 16:37:39 +02:00
Jeroen Bobbeldijk
08040f9140
Tests and benchmark
2017-09-23 15:30:32 +02:00
Jeroen Bobbeldijk
7179508c8c
Add benchmark
2017-09-23 14:10:24 +02:00
Jeroen Bobbeldijk
b9033432de
Close file after test
2017-09-17 16:33:16 +02:00
Jeroen Bobbeldijk
8c60336e04
Dont parse twice in test, fix some bugs with special pdfs
2017-09-17 15:24:57 +02:00
Jeroen Bobbeldijk
b8f3cee07c
Add signing test
2017-09-17 13:41:32 +02:00
Jeroen Bobbeldijk
bf2aa2ea02
Add testfiles folder, add reader test
2017-09-17 13:26:39 +02:00