Skip to content

Implementation of XAdES signature in golang, with some updates for SRI compatibility

License

Notifications You must be signed in to change notification settings

digitalautonomy/goxades_sri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goxades_sri

This implementation is based on https://github.com/artemkunich/goxades - refer there for the original code. The code here has been heavily modified to suit the requirements for Electronic Signatures in Ecuador, especially for the purpose of signing invoices in a format appropriate for SRI. In most cases, the code works the same as the original project if you don't use any extra options. However, by using the new options you can make the project generate output appropriate for SRI, including identifiers with random numbers in them and other necessary components.

About

Implementation of XAdES signature in golang, with some updates for SRI compatibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%