pnnavigator0915
Member level 3
Hey Guys,
I have my project in cryptography involving implementation of the Secret Key, Public Key and Hash Algorithms (2 Each) in a programming language.
Well, I see that there is a lot of bit swizzling and playing with bits involved in the implementation. I started up with MATLAB but that's a kind of easy tool, anyone can do it.. I've already completed implementing DES.
But i want some better implementation..
Like C or C++ or Perl or may be Delphi or C#..
I don't know.. which one to choose.. Well, not much i can choose, coz i just know C. But I really want to use C++ or Perl. But i cant find useful functions that can handle, swizzle, swap and play around with the bits as can be done easily in MATLAB.
Can anyone help me with this?..
If someone knows how to better handle bits of data (more precisely input file) individually and concatenating them to words and Dwords... Please, help me with that..
Thanks.
Regards.
PNNAVIGATOR
I have my project in cryptography involving implementation of the Secret Key, Public Key and Hash Algorithms (2 Each) in a programming language.
Well, I see that there is a lot of bit swizzling and playing with bits involved in the implementation. I started up with MATLAB but that's a kind of easy tool, anyone can do it.. I've already completed implementing DES.
But i want some better implementation..
Like C or C++ or Perl or may be Delphi or C#..
I don't know.. which one to choose.. Well, not much i can choose, coz i just know C. But I really want to use C++ or Perl. But i cant find useful functions that can handle, swizzle, swap and play around with the bits as can be done easily in MATLAB.
Can anyone help me with this?..
If someone knows how to better handle bits of data (more precisely input file) individually and concatenating them to words and Dwords... Please, help me with that..
Thanks.
Regards.
PNNAVIGATOR