https://github.com/govtechsg/digitalsignature
Invoice digital signature POC for BGP
https://github.com/govtechsg/digitalsignature
Last synced: 5 days ago
JSON representation
Invoice digital signature POC for BGP
- Host: GitHub
- URL: https://github.com/govtechsg/digitalsignature
- Owner: GovTechSG
- Created: 2018-08-28T03:33:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T13:16:29.000Z (over 2 years ago)
- Last Synced: 2025-01-03T03:13:05.041Z (over 1 year ago)
- Language: Java
- Size: 556 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Invoice Digital Signature POC for BGP
1. must specify the right version of itext and bouncycastle as different versions have compatibility issues with each other
~~~~~~~~
com.itextpdf
itextpdf
5.5.13
org.apache.santuario
xmlsec
1.5.1
org.bouncycastle
bcprov-jdk15on
1.49
org.bouncycastle
bcpkix-jdk15on
1.49
~~~~~~~~
1. Place invoices in invoice folder
1. Place cert in root folder
1. Run CertificateValidation in test package