GOST cryptography with IE
1) Can't IE understand certificates with GOST encryption & signing algorithms.? I have a PFX file for GOST but I can't import it into IE. However, I can read the private key from the PFX file using Java program.
2) Even if I import it somehow, how will I do the signing part with
CAPICOM because there is no underlying crypto provider in Microsoft
that supports GOST algorithms. If I get a CSP for GOST, how can I use
it to sign messages using CAPICOM?
3) Do you know of any GOST CSP's that I can use with Windows?
Thanks in advance!

