Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SHA256

Subject: OpenSAML user discussion

List archive

RE: SHA256


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Marius Scurtescu'" <>
  • Cc: <>
  • Subject: RE: SHA256
  • Date: Tue, 8 Mar 2005 14:33:51 -0500
  • Organization: The Ohio State University

> The only problem I can see is the fact that the digest is still done
> using SHA1 and there is no parameter to override this. The digest
> flag MessageDigestAlgorithm.ALGO_ID_DIGEST_SHA256 seems to be the
> recommended one, but SHA1 is the only required (in xmlsec 1.2.1).

I see the spot, it has to be passed into addDocument(). I'll have to add
more sign() methods. I hate the lack of default parameters, what a pain.

Anyway, I'll fix it in cvs, thanks for reporting this.

-- Scott



  • SHA256, Marius Scurtescu, 03/08/2005
    • RE: SHA256, Scott Cantor, 03/08/2005
      • Re: SHA256, Marius Scurtescu, 03/08/2005
        • RE: SHA256, Scott Cantor, 03/08/2005

Archive powered by MHonArc 2.6.16.

Top of Page