Re: Encryption algorithm
From: JerryMouse (nospam_at_bisusa.com)
Date: 01/07/04
- Next message: Richard: "Re: Novice Question About Console I/O"
- Previous message: Chuck Stevens: "Re: How many lines of Cobol running worldwide???"
- In reply to: Vik Mehta: "Encryption algorithm"
- Next in thread: JerryMouse: "Re: Encryption algorithm"
- Reply: JerryMouse: "Re: Encryption algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 7 Jan 2004 15:30:25 -0600
Vik Mehta wrote:
> I am looking for a simple encryption algorithm to encrypt a 13
> character alphanumeric string in a COBOL program. Any help will be
> appreciated.
Find a 10-character word with no repeating letters (i.e., "manuscript") then
INSPECT ... CONVERTING
- Next message: Richard: "Re: Novice Question About Console I/O"
- Previous message: Chuck Stevens: "Re: How many lines of Cobol running worldwide???"
- In reply to: Vik Mehta: "Encryption algorithm"
- Next in thread: JerryMouse: "Re: Encryption algorithm"
- Reply: JerryMouse: "Re: Encryption algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]