encrypt using ruby depcrypt using VB

S

shandybleu

Anyone ever try and encrypt something using and decrypt it using
VB.NET? I have been trying this for the better part of a week now with
no luck. Anyone ever done this and been successful?

-T
 
J

Jano Svitok

Anyone ever try and encrypt something using and decrypt it using
VB.NET? I have been trying this for the better part of a week now with
no luck. Anyone ever done this and been successful?

Can you post your code so far, and tell the problems you are having?
It's better when there's something to start with.

Then, other questions are what kind of encryption do you mean, for
what purpose, symmetric/asymmetric?

J.
 
K

khaines

Anyone ever try and encrypt something using and decrypt it using
VB.NET? I have been trying this for the better part of a week now with
no luck. Anyone ever done this and been successful?

I'm using crypt/rijndael, base64 encoding the result, and then CGI
escaping that, for use on the other side by code written in VB.NET. It's
been in production about a year and a quarter.


Kirk Haines
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,274
Messages
2,571,366
Members
48,051
Latest member
noblesalt

Latest Threads

Top