Skip to content

A-mIn3/XMLSigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMLSigner

The program uses the JAVA XML SIGNATURE API to sign and verify xml signatures . 
For now it only supports envelopped signatures with x509 certificates and performs content 
validation without certificate path verification.

A JAVA KeyStore is being used to store  trusted certificates.This KeyStore however does not support importing 
previously generated keys .
This is the purpose of the importKey source file which is a good tool to help import your own keys . 

About

Academic project implementing XML documents signing and signature verification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages