An open API service indexing awesome lists of open source software.

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

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