Re[4]: Hashing function in NSS

2011-03-24 Thread Konstantin Andreev
On 23.03.11 23:32, Crypto User wrote: On Mar 23, 12:05 pm, Honza Bambas wrote: On 3/22/2011 10:29 PM, Crypto User wrote:> Hi , I am trying to create APIS which will provide Hashing functionality to end user. I am using NSS to provide this on Linux. I was trying to find the correct APIs in NS

Re: Hashing function in NSS

2011-03-23 Thread Robert Relyea
On 03/23/2011 02:02 PM, Honza Bambas wrote: > On 3/23/2011 9:32 PM, Crypto User wrote: >> On Mar 23, 12:05 pm, Honza Bambas wrote: >>> On 3/22/2011 10:29 PM, Crypto User wrote:> Hi , I am trying to create APIS which will provide Hashing functionality to end user. I am using NSS to pr

Re: Hashing function in NSS

2011-03-23 Thread Honza Bambas
On 3/23/2011 9:32 PM, Crypto User wrote: On Mar 23, 12:05 pm, Honza Bambas wrote: On 3/22/2011 10:29 PM, Crypto User wrote:> Hi , I am trying to create APIS which will provide Hashing functionality to end user. I am using NSS to provide this on Linux. I was trying to find the correct APIs

Re: Hashing function in NSS

2011-03-23 Thread Robert Relyea
On 03/23/2011 01:32 PM, Crypto User wrote: > On Mar 23, 12:05 pm, Honza Bambas wrote: >> On 3/22/2011 10:29 PM, Crypto User wrote:> Hi , >>> I am trying to create APIS which will provide Hashing functionality >>> to end user. I am using NSS to provide this on Linux. >>> I was trying to find the

Re: Hashing function in NSS

2011-03-23 Thread Crypto User
On Mar 23, 12:05 pm, Honza Bambas wrote: > On 3/22/2011 10:29 PM, Crypto User wrote:> Hi , > >   I am trying to create APIS which will provide Hashing functionality > > to end user. I am using NSS to provide this on Linux. > > I was trying to find the correct APIs in NSS to provide this > > functi

Re: Hashing function in NSS

2011-03-23 Thread Honza Bambas
On 3/22/2011 10:29 PM, Crypto User wrote: Hi , I am trying to create APIS which will provide Hashing functionality to end user. I am using NSS to provide this on Linux. I was trying to find the correct APIs in NSS to provide this functionality and I was confused. There seem to be different APIs

Hashing function in NSS

2011-03-23 Thread Crypto User
Hi , I am trying to create APIS which will provide Hashing functionality to end user. I am using NSS to provide this on Linux. I was trying to find the correct APIs in NSS to provide this functionality and I was confused. There seem to be different APIs. E.g CreateDigestContext(SECOidTag hashAlg)