Encryption of a file using cobol.



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

Re: Encryption of a file using cobol.

Postby enrico-sorichetti » Wed Mar 16, 2011 12:21 pm

You are on the wrong path!
there are no COBOL related basics of cryptography
You should learn to distinguish between logic/algorithm and implementation
the cryptography core is the algorithm
the implementation is just a useless :D detail

Your approach is leading You to the wrong path,

it would be good to read
http://www.schneier.com/essay-037.html
and lurk thru the content of
http://www.schneier.com

here is another sample of what You might find by googling yourself
http://www.ciphersbyritter.com/LEARNING.HTM

the first characteristics of a cryptographer is the curiosity, an imaginative mind and a strong mathematical background
asking people to do the research for You is a proof the You do not have the <imprinting> for it and You are just wasting time!

and as all the security experts tell
cryptography, authentications, <security thru tools and devices> are almost <irrelevant> in the implementation of a secure system
there are lots of weaker points ...

You can break a system secured with cryptography, authentications, <tools and devices> with time and the proper skills
but if a system is worth to be broken into it ... much cheaper to do it with MONEY
( systems worth breaking into I said, not just a silly bank robbery )
Last edited by enrico-sorichetti on Wed Mar 16, 2011 12:30 pm, edited 2 times in total.
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: Encryption of a file using cobol.

Postby Viswanathchandru » Wed Mar 16, 2011 12:25 pm

Thanks enrico for your time and reply.
I will follow your advice.


Thanks,
Viswa
Viswanathchandru
 
Posts: 271
Joined: Mon Oct 25, 2010 2:24 pm
Has thanked: 25 times
Been thanked: 0 time

Re: Encryption of a file using cobol.

Postby NicC » Wed Mar 16, 2011 4:41 pm

Have you tried Google? IF not, why not? There are many links there. Search on Encryption Software COBOL
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Previous

Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post