Re: NSS ECC

2009-03-17 Thread ps_mitrofanov
On 17 мар, 21:46, ps_mitrofa...@mail.ru wrote: Hi! I've got a question. All NSS ECC algorithms for computation of publicprivate/derived secret  key staff use '04' as first byte (base point, public key, derived secret). For what? So... It's so :) cause NSS only support uncompressed points for

ECC

2009-01-12 Thread ps_mitrofanov
Hi. I've got a problem. I need to use NSS freebl3.dll ECC-functions (for ECDH). This DLL has only one export function FREEBLVector *FREEBL_GetVector(void). So, to use freebl3.dll ECC-functions I wrote somth like this: vec= FREEBL_GetVector(void).;(this works fine). And after that I should call

Building NSS on Vista

2008-12-22 Thread ps_mitrofanov
Hi. I'm asking for help :) When I try to build NSS on Windows Vista, I've go build_coreconf error 1. Is it possible to build NSS on Vista ? If it is possible, then please tell me how? ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org

Re: Building NSS on Vista

2008-12-22 Thread ps_mitrofanov
Thank you, David Stutzman. I hope this information will help me. ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: Building NSS on Vista

2008-12-22 Thread ps_mitrofanov
On 22 дек, 19:14, Nelson B Bolyard nel...@bolyard.me wrote: ps_mitrofa...@mail.ru wrote, On 2008-12-22 03:33: Hi. I'm asking for help :) When I  try to build NSS on Windows Vista, I've go build_coreconf error 1. Is it possible to build NSS on Vista ? If it is possible, then please tell me

Re: Building NSS on Vista

2008-12-22 Thread ps_mitrofanov
On 22 дек, 20:08, Nelson B Bolyard nel...@bolyard.me wrote: ps_mitrofa...@mail.ru wrote, On 2008-12-22 08:45: Please supply more output from the gmake run, like (say) the last 20 lines of output There is building log(but there are only 5 lines of output): gmake nss_build_all