[Cdsa-dev] RE: [Cdsa-discuss] no CSP found for algid SSL3MD5_MAC..help me..
Status: Abandoned
Brought to you by:
mdwood-intel
From: Bowler, D. <dav...@in...> - 2001-11-29 00:47:11
|
In the open source CSPs, the SSL3xxx_MAC algorithms aren't supported. It may be that someone has added this support in their local copy, but I haven't seen it. With the current source, I believe you can get this to work by combining more primitive algorithms (use SHA1 instead of SSL3SHA1, etc.), though some more logic will likely have to be added to your application to do so. David Bowler Software Engineer Intel Corporation > -----Original Message----- > From: raju [mailto:ra...@cr...] > Sent: Monday, November 26, 2001 11:49 PM > To: cds...@li... > Cc: cds...@li...; cds...@li... > Subject: [Cdsa-discuss] no CSP found for algid SSL3MD5_MAC..help me.. > > > hi all, > I'm developing SSL3 protocol using CDSA v3.1. In SSL3 MAC > generation > my program not able to find particular CSP for these > algorithm IDs CSSM_ALGID_SSL3MD5_MAC, and SSL3SHA1_MAC, Why, > is this version wont support SSL3 functions..(apart from that i've > installed openssl also). > please tell me what to do? > thanks in advance > rajulu ponnada > > > > _______________________________________________ > Cdsa-discuss mailing list > Cds...@li... > https://lists.sourceforge.net/lists/listinfo/cdsa-discuss > |