mace-opensaml-users - Re: [OpenSAML] signing performance
Subject: OpenSAML user discussion
List archive
- From: Brent Putman <>
- To:
- Subject: Re: [OpenSAML] signing performance
- Date: Thu, 06 Jan 2011 15:24:01 -0500
> Does the Java implementation of signing use the same underlying C
> libraries for the crypto stuff (via JNI say) or is it implemented in Java?
>
OpenSAML just uses the Apache xmlsec (Santuario) library, which in turn
just uses the Java crypto support from the Security provider framework
(e.g. the Signature and MAC classes, etc). So the answer is: it uses
whatever Java security providers you have installed and configured in
your JVM. By default, the common JVM's (e.g. Sun, IBM, Apple) just use
software based implementations based on underlying Java libraries.
There might be some JNI based impls, and I believe there are PKCS11
impls that theoretically let you use things like HSMs and crypto
accelerators, although I've heard that with the latter, you'll have
varying degrees of success. If you get anything like that working, it'd
be nice to hear a success report.
--Brent
- RE: [OpenSAML] signing performance, (continued)
- RE: [OpenSAML] signing performance, Cantor, Scott E., 01/06/2011
- RE: [OpenSAML] signing performance, Chris Card, 01/06/2011
- Re: [OpenSAML] signing performance, Cantor, Scott E., 01/06/2011
- RE: [OpenSAML] signing performance, Chris Card, 01/07/2011
- Re: [OpenSAML] signing performance, Chad La Joie, 01/07/2011
- [OpenSAML] certificate management, Chris Card, 01/07/2011
- Re: [OpenSAML] certificate management, Chad La Joie, 01/07/2011
- RE: [OpenSAML] certificate management, Chris Card, 01/07/2011
- RE: [OpenSAML] certificate management, Cantor, Scott E., 01/07/2011
- Re: [OpenSAML] certificate management, Tom Scavo, 01/07/2011
- RE: [OpenSAML] signing performance, Chris Card, 01/07/2011
- Re: [OpenSAML] signing performance, Cantor, Scott E., 01/06/2011
- RE: [OpenSAML] signing performance, Chris Card, 01/06/2011
- RE: [OpenSAML] signing performance, Cantor, Scott E., 01/06/2011
Archive powered by MHonArc 2.6.16.