Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Shibboleth Developer's Meeting, June 7, 2013

...

https://spaces.internet2.edu/display/scalepriv/Scalable+Privacy

 

RE the RSA key matching issue, Chad requested a feature of vt-crypt a while back that provided keypair verification.

https://code.google.com/p/vt-middleware/source/browse/vt-crypt/trunk/src/main/java/edu/vt/middleware/crypt/asymmetric/PublicKeyUtils.java?spec=svn2382&r=2382

AFAICT use of PublicKeyUtils.isKeyPair(PublicKey, PrivateKey) would have avoided the BC/Santuario runtime exception issue.