Apologies for the cross-post. I need to post a brief correction to thelists for the original announcement.Uche wrote:The original Windows installer EXEs posted for Amara 1.1.9 werecorrupted. Jeremy Kloth and Luis Miguel Morillas collaborated on aquick fix, and working EXEs are now posted at If y...
PGP SIGNED MESSAGEHash: SHA1Danny Vint writes:I have the following situation:1) Base industry standard schema (ACRD)2) A schema that imports the ACRD schema (to reuse data types andsome elements) that defines my organizations new elements andaggregates (ACME)3) A schema that redefines #1 ACRD t...
Hello,i am trying to sign an XML doucment using xmlsign.I am supplying this to xmlsec (only Reference part shown):<Reference URI="#Sign_This"><DigestMethod Algorithm="#sha1"/><DigestValue></DigestValue></Reference></SignedInfo>And i am receiving something like...
xnsdoc 1.2 is now available, a professional tool to generate documentationof W3C XML-Schema in a JavaDoc-like visualization.xnsdoc supports all common schema design practices like chameleon, russiandoll, salami slice, venetian blind schemas or circular schema references.xnsdoc can be used from t...
Folks,After a couple of days of research and trying various things I'm hopingsomeone can point me in a definitive direction to solve the following:Given a java-based DM implementation (any flavor you think best suited,ie.jdom, dom4j, etc), the process must, when presented with any DM ofunkn...
sterling <sstouden (AT) thelinks (DOT) comwrote:I wonder if that "Prior idea test" actual meets theconstitutionalstandard or intention?Constitution Article 1, Section 8, says, in relevantpart: the Congressshall have the legislative power to:"To promote the progress of science and useful arts...
I would love to hear some discussion on this because it will affecteveryone on this list someday. Don't jump all over me. I just want toget some thoughts going on this important problem before it is too latefor us to have a say. So i wrote what I thought were important points toponder. I am...
Thanks Wouter, Ill try it out in the next 24 hours against the Entrust CSP and letyou know. Thanks loads ; )EdFrom: Wouter [mailto:wsh333 (AT) gmail (DOT) com]Sent: Sunday, September 17, 2006 9:34 AMTo: Ed ShallowCc: 'Aleksey Sanin'; xmlsec (AT) aleksey (DOT) comSubject: Re: [xmlsec] R...
I have replied several "you are right", "this is right" to contradictorypoints. Still nobody noticed it doing this thread less funny it wouldhaveI suspect that many folks on this list no longer pay much attention toyou. /r$...
Hi Wouter, Yes the direct fetch does look cleaner. The attached is really justpseudo code I borrowed and modified from MSDN. I can send you anothersnippet using the direct , but Id ratherlet you do the polishing, testing, and check-in. There is only 2 new API calls here and this really is not a...
Hi all,I think that this should be added to the code base. It will at leastgive a higher chance the mscrypto keystore will find the correct key.Looking at the code I'm not sure I would enumerate the certificateproperties, but rather try to fetch the "Friendly name prop" directly,if that...
Hi Guys,Perhaps adding another cert find attempt. Something like the followinginCurrent 1st attempt /* first attempt: search by cert id == name */Current 2nd attempt /* We don't give up easily, now try to fetch the cert with a full blown * subject dn */Current 3rd attempt /* We don't g...

