NODE 733c1a2b\"Concryption\"
nobody@REPLAY.COM (Anonymous)Thu, 4 Jan 1996 22:53:38 +0800
Cambridge, MA, Jan 3 -- Security Dynamics plans to
license "Concryption," a just patented technology
combining encryption and compression, to outside
companies for use with a variety of security and
compression protocols, revealed Kenneth Weiss, chairman
and chief technical officer.
"It is my belief that Concryption will solve the two
biggest problems that exist today: the need for privacy
and more available bandwidth," Weiss said.
"Compression has been catching on. It takes less time
today to send a whole page of fax than it used to, for
example, and part of that is because of better data
compression. But encryption has not caught on in the way
it should, because of time and expense issues and the
hassles of key management."
Still, though, available bandwidth for data storage and
transmission is diminishing all the time, in arenas
ranging from fax to satellite technology, networked
information, and the World Wide Web, according to the
company chairman.
Compression will become an even more significant
requirement in the future, with an anticipated explosion
of multimedia applications, he predicted.
Security Dynamics has been awarded US Patent No.
5,479,512 for Concryption. The Cambridge,
Massachusetts-based company now holds a total of 14
patents from the US Patent Office, most related to its
"core business" of computer security, he reported.
One of the company's other patents, for instance, is for
a biometric technology designed to enable "voice
fingerprinting." Security Dynamics also produces the
SecureID Card, ACE/Server, and ACM series of user
authentication products.
Security Dynamics' newly patented Concryption technology
is based on mathematical synergies between the processes
of encrypting and compressing data. Both procedures call
for analyzing arrays of binary patterns, "seeing where
the spaces are," and then applying rules to the data.
Weiss added that encryption and compression are both
highly intensive in terms of CPU (central processor unit)
cycles and disk accesses. As a result, he asserted,
integrating the two technologies into a "single set of
operations" will bring cost reductions in CPU usage as
well as faster encryption times.
"The time to compress might increase a little bit, but on
the other hand, the time to encrypt goes to zero.
Whatever the disk accesses are for compression, there
would be no other disk accesses for encryption."
Security Dynamics sees Concryption as a "concept pattern"
suited to use with a variety of data types, network
transports, and security protocols, according to Weiss.
"This is a new enabling technology that we believe should
have an impact on the way information is communicated in
the future."
The company intends to work with outside licensees on
integrating different compression and encryption methods.
"Big users have already optimized compression for their
unique technologies. We use a different form of
compression for fax than we would for satellite data or
TV pictures. Beyond that, companies might employ
different compression algorithms. Similarly, people like
to have control over the type of encryption used," Weiss
maintained.
Although forthcoming multimedia applications will require
much greater compression than text, conventional needs
for "privacy" may not be as high, since many video
offerings of the future will be geared to entertainment,
Weiss acknowledged.
"But we will probably be seeing 'economic privacy,' " the
company chairman noted, pointing to a trend, already well
established in the cable TV industry, toward providing
"high demand" fare such as first-run movies only on
separately priced, encrypted, "premium channels."
Contact: Security Dynamics, 617-547-7820
NODE 3ad001afRe: \"Concryption\"
anonymous@freezone.remailerFri, 5 Jan 1996 09:27:43 +0800
Does anyone understand what this "Concryption" really is? Reading the
press blurbs, it could be nothing more than simply compressing the
stream before encrypting it. A patent on that idea would be rather
awkward.
NODE 3020118cRe: \"Concryption\"
attila <attila@primenet.com>Fri, 5 Jan 1996 16:20:38 +0800
On Thu, 4 Jan 1996 anonymous@freezone.remailer wrote:
> Does anyone understand what this "Concryption" really is? Reading the
> press blurbs, it could be nothing more than simply compressing the
> stream before encrypting it. A patent on that idea would be rather
> awkward.
>
thought that myself when I first read it -- did that at least 15
years with the standard unix compress --broke compress into a single
library module, fed itfrom the input buffer and directly fed it to an
RSA style paired key unit and streamed it out whereever specified
--yes, it was far more efficient than two programs --and that was on
my VAXEN (780)!
however, I guess they think they have reinvented the world and no
one ever tried to patent the process. patents are not worth the paper
they are printed on in general --I stopped filing in 1975. I was
supporting ignorant patent lawyers who could not even write the
claims! That, and feds took away a nuber of patents in the national
interest, which of course they deny as they scrubbed the rcords
clean....
so, let's see if he can enforce it!
__________________________________________________________________________
go not unto usenet for advice, for the inhabitants thereof will say:
yes, and no, and maybe, and I don't know, and fuck-off.
_________________________________________________________________ attila__