Click here to Skip to main content
15,913,854 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralConfigure .net framework 2.0 Pin
anj198312-May-05 14:53
anj198312-May-05 14:53 
GeneralRe: Configure .net framework 2.0 Pin
Robert Rohde12-May-05 20:13
Robert Rohde12-May-05 20:13 
GeneralRe: Configure .net framework 2.0 Pin
MoustafaS13-May-05 13:47
MoustafaS13-May-05 13:47 
GeneralRe: Configure .net framework 2.0 Pin
anj198315-May-05 5:29
anj198315-May-05 5:29 
GeneralRe: Configure .net framework 2.0 Pin
MoustafaS15-May-05 6:17
MoustafaS15-May-05 6:17 
GeneralJava Rules Pin
Robert M Greene12-May-05 3:08
Robert M Greene12-May-05 3:08 
GeneralRe: Java Rules Pin
Anonymous13-May-05 21:46
Anonymous13-May-05 21:46 
GeneralRSACryptoServiceProvider Encrypt and Decrypt Pin
ganeshvijay12-May-05 0:46
ganeshvijay12-May-05 0:46 
Hi...

I want to Encrypt and Decrypt a stream of data using the RSACryptoServiceProvider.
But the problem is that it throws an error saying: "Bad Length".
Heard that there is a limit to the KeySize. How can I overcome it? Tried the overloaded constructor:

RSACryptoServiceProvider RSA = new RSACryptoServiceProvider((int)dataStream.Length * 8); //dataStream, a MemeoryStream object containing the data.

But no use..

Any help?

Regards,
Ganesh.

GeneralDLL Configuration-error Pin
Jaymz66611-May-05 23:03
Jaymz66611-May-05 23:03 
GeneralRe: DLL Configuration-error Pin
Dave Kreskowiak13-May-05 3:07
mveDave Kreskowiak13-May-05 3:07 
GeneralRe: DLL Configuration-error Pin
Jaymz66613-May-05 3:14
Jaymz66613-May-05 3:14 
Generalbuilding architecture. Pin
montu337711-May-05 0:37
montu337711-May-05 0:37 
GeneralRe: building architecture. Pin
Christian Graus11-May-05 13:54
protectorChristian Graus11-May-05 13:54 
GeneralRe: building architecture. Pin
montu337711-May-05 21:47
montu337711-May-05 21:47 
GeneralRe: building architecture. Pin
montu337712-May-05 2:04
montu337712-May-05 2:04 
GeneralRe: building architecture. Pin
Christian Graus15-May-05 18:18
protectorChristian Graus15-May-05 18:18 
GeneralRe: building architecture. Pin
montu337717-May-05 0:08
montu337717-May-05 0:08 
GeneralRe: building architecture. Pin
Christian Graus17-May-05 12:58
protectorChristian Graus17-May-05 12:58 
GeneralRe: building architecture. Pin
montu337723-May-05 4:49
montu337723-May-05 4:49 
GeneralRe: building architecture. Pin
Christian Graus23-May-05 11:43
protectorChristian Graus23-May-05 11:43 
GeneralRe: building architecture. Pin
montu337724-May-05 7:50
montu337724-May-05 7:50 
GeneralRe: building architecture. Pin
Christian Graus24-May-05 11:45
protectorChristian Graus24-May-05 11:45 
GeneralRe: building architecture. Pin
montu337724-May-05 23:26
montu337724-May-05 23:26 
GeneralRe: building architecture. Pin
Christian Graus25-May-05 12:48
protectorChristian Graus25-May-05 12:48 
GeneralIncorrect value returned from this.getType ().Assembly.Location for C# COM-addin Pin
Barry G10-May-05 18:27
Barry G10-May-05 18:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.