From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FREEMAIL_REPLY autolearn=no autolearn_force=no version=3.4.4 X-Received: by 10.67.22.35 with SMTP id hp3mr9018204pad.11.1417681616164; Thu, 04 Dec 2014 00:26:56 -0800 (PST) X-Received: by 10.140.20.108 with SMTP id 99mr11372qgi.15.1417681616114; Thu, 04 Dec 2014 00:26:56 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!h15no13031204igd.0!news-out.google.com!n9ni15qai.0!nntp.google.com!s7no4023046qap.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 4 Dec 2014 00:26:55 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.157.175.106; posting-account=pmkN8QoAAAAtIhXRUfydb0SCISnwaeyg NNTP-Posting-Host: 81.157.175.106 References: <16bc91a8-7d25-4b39-a88c-3423e5bdecf4@googlegroups.com> <587e236f-123f-4897-b73e-264082a62806@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: The enormous potential that programming LaTeX in Ada presents. From: Austin Obyrne Injection-Date: Thu, 04 Dec 2014 08:26:56 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 2754 X-Received-Body-CRC: 2704592889 Xref: news.eternal-september.org comp.lang.ada:23854 Date: 2014-12-04T00:26:55-08:00 List-Id: On Wednesday, December 3, 2014 10:35:03 PM UTC, Denis McMahon wrote: > On Wed, 03 Dec 2014 12:48:19 -0800, Austin Obyrne wrote: > > > Current cryptography is capable of encrypting ASCII and at most the > > entire Latin-1 set. > > Wrong. Current cryptography is capable of encrypting any bit stream. As > any file can be presented as a bit stream, this means that current > cryptography can encrypt any file. This includes all symbols, and any > other data that can be encoded into a file using any character set > encoding that you care to use. Korean, Mandarin, Cyrillic, Greek, Hebrew, > Arabic, they can all be encoded electronically in files using appropriate > character encoding and the files can be encrypted, as can audio files, > images, movies, anything that can be represented as a stream of bits. > > So your basic premise, that there is some arbitrary restriction of > current encryption to a specific character set is fundamentally wrong! > > -- > Denis McMahon, denismfmcmahon@gmail.com Yes - what you say is definitively true if you mean using Unicode - I had in mind the average user who wants to spontaneously encrypt on a handheld tablet during a lunch break say. Playing with semantics doesn't hide the fact that many cryptographers are just playing with the box that other peoples' thoughts comes in and just cannot write ciphers of their own. adacrypt