Search Results

Search: Posts Made By: caciing_help
Forum: Programming 02-14-2011
3,266
Posted By caciing_help
have made some more amendments - still not...
have made some more amendments - still not working - perl install error at the moment (am working on that)

but am sure code is not correct either

anyone got any input they want to make?

...
Forum: Programming 02-10-2011
3,266
Posted By caciing_help
Hi Thanks for your reply. That is...
Hi Thanks for your reply.



That is correct, only 32 bytes are passed through to the encryption/decryption process

using blocksize of 128 and a 32 byte key
Forum: Programming 02-08-2011
3,266
Posted By caciing_help
the specification of the encryption process is: ...
the specification of the encryption process is:

NET 2 Cryptography classes.

RijndaelManaged encryption algorithm

SHA512Managed class for hashing keys with a blocksize of 128 and a 32 byte...
Forum: Programming 02-08-2011
3,266
Posted By caciing_help
OK, have now install module and correct version...
OK, have now install module and correct version of Perl.

But am now totally stuck.

Reading "if you can use perl, CPAN module Crypt::CBC (http://search.cpan.org/~lds/Crypt-CBC-2.30/CBC.pm)...
Forum: Programming 02-04-2011
3,266
Posted By caciing_help
thanks - i tried this but its owned by root - so...
thanks - i tried this but its owned by root - so have passed this on to SA. I will get back to you guys
Forum: Programming 02-04-2011
3,266
Posted By caciing_help
Ok, I have downloaded the module i need...
Ok,

I have downloaded the module i need from Crypt::CBC (http://search.cpan.org/~lds/Crypt-CBC-2.30/CBC.pm) (Crypt-Rijndael-1.09)



I then run
perl Makefile.PL

I get the following:...
1,713
Posted By caciing_help
hi guys got it working i think. ...
hi guys got it working i think.




|/usr/xpg4/bin/awk '{sub(".*" $8 FS,x)}{print $0 }'



That seemed to do the trick.

Thanks for all the help
1,713
Posted By caciing_help
thanks for the reply however, i am sorry...
thanks for the reply

however, i am sorry to say it does not solve my original problem

cat xxx.log


-rw-r--r-- 1 xxxx sftponly 6 Feb 2 14:51 this_is_a_test_file1.txt...
1,713
Posted By caciing_help
many thanks for your help. I have tried...
many thanks for your help.


I have tried this:

cat xxx.log | awk '{sub(".*" $8 FS,x)}{print $0 "~"}'
awk: syntax error near line 1
awk: illegal statement near line 1


but get the...
1,713
Posted By caciing_help
awk help
hi guys
I need some help.


I have this file which has records like

-rw-r--r-- 1 xxxxxxxx xxxxxxx 23552 Mar 3 2010 this is a test.txt
-rw-r--r-- 1 xxxxxxxx xxxxxxx ...
Forum: Programming 02-01-2011
3,266
Posted By caciing_help
thanks for the reply. Yes i can use perl.....
thanks for the reply.

Yes i can use perl.. I will read this carefully.
Forum: Programming 02-01-2011
3,266
Posted By caciing_help
no resourse to do this so asked me to try. ...
no resourse to do this so asked me to try.
thanks for answers any more help will be appreciated
Forum: Programming 02-01-2011
3,266
Posted By caciing_help
Write own decryption application
Hi ,

I need some help as I dont know where to start. I need to create a unix decryption application.

The information I have been given is this so far:

the specification of the encryption...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 06:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy