adding new custom cipher to NSS

2017-11-22 Thread f masood via dev-tech-crypto
Hello everyone. I have a small research oriented project in which I have to add a custom similar to AES like cipher to the NSS which will later be used by the Thunderbird for TLS establishment. Can someone guide me the steps or bird eye view of how to accomplish this. At the moment I have add

Re: Adding a custom new ciphersuite to NSS

2017-11-24 Thread f masood via dev-tech-crypto
Any one who can give me a broad level idea ? At the moment I have downloaded the SRC CODE of TB from Source Forge and right now doing changes in the Mozilla/NSS directory... but at compile time issues came. Also, what can be the faster way for compilation ? I mean, I have compiled TB without d

Re: AES_XCBC?

2017-12-07 Thread f masood via dev-tech-crypto
On Wednesday, December 6, 2017 at 7:51:13 PM UTC+5, Andrew Cagney wrote: > I'm looking at implementing AES_XCBC using NSS. That is: > > AES-XCBC-MAC-96: https://tools.ietf.org/html/rfc3566#section-4 > AES-XCBC-MAC-PRF: https://tools.ietf.org/html/rfc4434 > > (the latter adds a recursive rule for

Re: AES_XCBC?

2017-12-08 Thread f masood via dev-tech-crypto
can you elaborate why you're focusing on NSS not OPENSSL for this task ? -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto