Re: [iText-questions] RSA blind signature scheme and iTextSharp

2007-03-01 Thread Paulo Soares
urceforge.net > Subject: [iText-questions] RSA blind signature scheme and iTextSharp > > Hello all, > > Browsing within the iTextSharp code I have found these three classes: > > srcbc/crypto/parameters/RSABlindingParameters.cs > srcbc/crypto/generator

[iText-questions] RSA blind signature scheme and iTextSharp

2007-03-01 Thread Paúl Santapau
Hello all, Browsing within the iTextSharp code I have found these three classes: srcbc/crypto/parameters/RSABlindingParameters.cs srcbc/crypto/generators/RSABlindingFactorGenerator.cs srcbc/crypto/engines/RSABlindingEngine.cs This classes corresponds to a (From t