Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Apache XML Security for Java is a comprehensive library that encompasses the widely recognized JSR-105 (Java XML Digital Signature) API, featuring a robust DOM-based implementation for both XML Signature and XML Encryption, alongside a newer StAX-based (streaming) implementation for these same functions. This library provides the capability to designate a security provider when utilizing org.apache.xml.security.signature.XMLSignature. Furthermore, it now includes enhanced support for customizing the parsing of an InputStream into a DOM Document, ensuring more flexibility and control for developers. Overall, this library is valuable for anyone needing secure XML processing in their Java applications.
Description
The jarsigner utility serves a dual function: it authenticates the signatures and verifies the integrity of signed JAR files while also enabling the signing of Java Archive (JAR) files. A digital signature consists of a sequence of bits derived from the data being signed along with the private key of a specific entity, which could be an individual or a corporation, among others. Much like a handwritten signature, a digital signature possesses several beneficial properties; its authenticity can be confirmed through a calculation that employs the public key linked to the private key used for generating that signature. Furthermore, it is intrinsically tied to the signed data, meaning it cannot validly represent a signature for different data, and any alteration to the signed data renders the signature unverifiable as genuine. This mechanism ensures that it cannot be counterfeited, provided that the private key remains confidential, thereby enhancing security in digital transactions and communications.
API Access
Has API
API Access
Has API
Integrations
No details available.
Integrations
No details available.
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
The Apache Software Foundation
Founded
1999
Country
United States
Website
santuario.apache.org
Vendor Details
Company Name
Oracle
Founded
1977
Country
United States
Website
docs.oracle.com/javase/7/docs/technotes/tools/windows/jarsigner.html