![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| [SOLVED] Cryptography programming buffs only... (.NET vs. Perl)? I am encrypting data in .NET using TripleDES. I am supplying .NET's TripleDES with both a key (192 bits) and an Initialization Vector (IV) of 64 bits. The content is getting sent to a Linux box when I must use Perl to decrypt the content. The Perl module available to do this only takes a key and NOT an IV. Does anyone know how the IV works with .NET ? Should I be setting it to all zeroes on the .NET side? |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |