[xmlsec] nss updates

Andrew Fan Andrew.Fan at sun.com
Thu Jul 24 20:01:58 PDT 2003


Hi,

When I build the newest version from branch XMLSEC_NSS_030714 on W2K 
platform, some warning appears: "..\src\nss\keysstore.c(90) : warning 
C4273: 'xmlSecNssKeysStoreGetKlass' : inconsistent dll linkage.  
dllexport assumed."

I check the keysstore.h, I think the "XMLSEC_EXPORT" should be 
"XMLSEC_CRYPTO_EXPORT".


And I can not find the symbol "CKM_NETSCAPE_AES_KEY_WRAP", 
"..\src\nss\kw_aes.c(512) : error C2065: 'CKM_NETSCAPE_AES_KEY_WRAP' : 
undeclared  identifier". Why?

Andrew

Tej Arora wrote:

> Hello,
>
> The latest patch has the following changes:
>
> 1) bug fixes in xmlsec-nss. Now a lot more tests pass :).
> I have 1 more bug to fix (kt_rsa.c) which is causing several
> tests to fail.
>
> 2) src/nss/README with pending items & misc notes
>
> 3) updated interop matrix. I used netscape 7 composer to edit the
> files. Please make sure the files look ok in your editing tool and 
> browser.
>
> 4) xmlSecCryptoAppKeyLoad : added a new format xmlSecKeyDataFormatPkcs12
> and made this function handle it. This makes the function handle all
> possible private key formats instead of having a separate one for pkcs12
> (xmlSecCryptoAppPkcs12Load - that function is still around for 
> compatibility).
> I made changes in src/nss, src/openssl, src/skeleton, src/GnuTLS.
>
>
> ------------------------------------------------------------------------
>
>
>
> -Tej
>
>





More information about the xmlsec mailing list