Encryption with vbs and capicom
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi I'm looking for a solution to encrypt data with vbs and capicom and
decrypt with java. Encrypt the data with capicom is quite easy but the
encyption on the java site seems not to be easy.
For the encyption we used the AES 256bit Alogrithm.
Does someone have an idea how we could solve the problem encrypting in
vbs - decrypting in java?
Thanks
michel
.
Relevant Pages
- Encryption in vbs decryption with Java
... decrypt with java. ... Encrypt the data with capicom is quite easy but the ... encyption on the java site seems not to be easy. ... (microsoft.public.platformsdk.security) - Re: CAPICOM 3DES + System.Security.Cryptography in .NET
... It seems that you can still use capicom.dll in a .NET project (encrypt ... and decrypt) but what I really want is to use the System.Security.dll ... Capicom implements the 'magic' different (as it generates the key ... (microsoft.public.dotnet.security) - Urgent Help on CAPICOM Decrypt and Encrypt
... CAPICOM does have a function to decrypt and encrypt some string. ... (microsoft.public.dotnet.framework.aspnet.security) - Re: Urgent Help on CAPICOM Decrypt and Encrypt
... > CAPICOM does have a function to decrypt and encrypt some string. ... (microsoft.public.dotnet.framework.aspnet.security) - Encryption and Decryption in C#
... I have a requirement where i need to encrypt the data using 3DES in C# and pass on the data to the Application server where i need to decrypt the data. ... The application server is a Unix Box running the java components. ... Im not able to decrypt the message at the java end. ... (microsoft.public.dotnet.languages.csharp) |
|