Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!caip!princeton!allegra!alice!ark From: ark@alice.UUCP Newsgroups: net.crypt Subject: Re: Naieve Inquiry: Streaming Cyphers (?) Message-ID: <5786@alice.uUCp> Date: Sun, 13-Jul-86 20:37:36 EDT Article-I.D.: alice.5786 Posted: Sun Jul 13 20:37:36 1986 Date-Received: Mon, 14-Jul-86 07:25:03 EDT References: <1065@ogcvax.UUCP> Organization: Bell Labs, Murray Hill Lines: 7 > I am familiar with the internals of the RSA, but not the DES algorithm. The > RSA scheme soaks up blocks of plaintext, then spits out blocks of cyphertext. > Does the DES scheme do the same, or is it able to encrypt one character at a > time? DES takes a 56 bits of key and 64 bits of plaintext and emits 64 bits of cyphertext.