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
a3b23161c4
Split down into multiple functions
2025-05-01 11:01:57 +02:00
Corentin Mors
ce8274cc9c
Image visual appearance
2025-04-29 11:35:42 +02:00
Paul van Brouwershaven
94790aeb1f
Move certificate check
2025-03-10 20:52:02 +01:00
Paul van Brouwershaven
d3fca14cc7
Check if certificate is provided in the input
2025-03-10 16:55:44 +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
6ad18001af
Add size of the raw issuer which is added by AddSignerChain
2024-08-08 12:55:28 +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
44ac3c7806
Check errors
2022-06-30 18:04:25 +02:00
Paul van Brouwershaven
3caf640baa
Retry with expected signature lenght
2022-06-29 21:07:59 +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
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
679656fb8d
Changed file to writer/reader
2017-09-23 16:37:39 +02:00
Jeroen Bobbeldijk
1c9a9d60b1
Move fetching of revocation data, guess size of signature
2017-07-23 13:10:35 +02:00
Jeroen Bobbeldijk
3928b7d813
Creation of chain, add chain to signing, fetch OCSP/CRL for chain
2017-07-13 21:55:38 +02:00
Jeroen Bobbeldijk
c8e53c9bcf
Add revocation information
2017-07-13 20:30:18 +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
41a9627fee
Add sign functionality
2017-07-04 20:44:52 +02:00