Re: [iText-questions] GOST algorithm

2010-06-03 Thread Leonard Rosenthol
-questions] GOST algorithm Please, add support for GOST algorithm: allowedDigests.put("GOST3411", "1.2.643.2.2.9"); algorithmNames.put("1.2.643.2.2.19", "GOST3410EL"); digestNames.put("1.2.643.2.2.9", "GOST3411"); In com.itextp

[iText-questions] GOST algorithm

2010-06-03 Thread Vladimir A. Vorontsov
Please, add support for GOST algorithm: allowedDigests.put("GOST3411", "1.2.643.2.2.9"); algorithmNames.put("1.2.643.2.2.19", "GOST3410EL"); digestNames.put("1.2.643.2.2.9", "GOST3411"); In com.itextpdf.text.pdf.PdfPKCS7. -- Best regards! Vladimir Vorontsov -