Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > sci.crypt > #50125 > unrolled thread

ASLEC cipher and Vector Cryptography.

Started byaustin obyrne <ao402468@gmail.com>
First post2021-09-25 10:42 -0700
Last post2021-09-26 15:44 +0100
Articles 9 — 5 participants

Back to article view | Back to sci.crypt


Contents

  ASLEC  cipher and Vector Cryptography. austin obyrne <ao402468@gmail.com> - 2021-09-25 10:42 -0700
    Re: ASLEC  cipher and Vector Cryptography. Leo <usenet@gkbrk.com> - 2021-09-25 22:54 +0000
      Re: ASLEC cipher and Vector Cryptography. austin obyrne <ao402468@gmail.com> - 2021-09-26 02:27 -0700
        Re: ASLEC cipher and Vector Cryptography. Richard Heathfield <rjh@cpax.org.uk> - 2021-09-26 11:32 +0100
        Re: ASLEC cipher and Vector Cryptography. MM <mrvmurray@gmail.com> - 2021-09-26 06:22 -0700
        Re: ASLEC cipher and Vector Cryptography. MM <mrvmurray@gmail.com> - 2021-09-26 06:27 -0700
          Re: ASLEC cipher and Vector Cryptography. Richard Heathfield <rjh@cpax.org.uk> - 2021-09-26 14:39 +0100
            Re: ASLEC cipher and Vector Cryptography. MM <mrvmurray@gmail.com> - 2021-09-26 07:09 -0700
              Re: ASLEC cipher and Vector Cryptography. Ben Bacarisse <ben.usenet@bsb.me.uk> - 2021-09-26 15:44 +0100

#50125 — ASLEC cipher and Vector Cryptography.

Fromaustin obyrne <ao402468@gmail.com>
Date2021-09-25 10:42 -0700
SubjectASLEC cipher and Vector Cryptography.
Message-ID<5e3cb4ef-b357-42c6-8e65-1738030f0b96n@googlegroups.com>
There’s nothing in it for me to bang the drum for this 
cryptography.  It is profoundly strong and I have no
hesitation in claiming that is unbreakably so by definition.

The nice thing about is that it was there all the time 
waiting to be discovered – just plain ordinary homely maths.

It is no shame on anybody to say they don’t understand it 
– I have always said most people will need a foundation 
course in applied vector methods in plane geaometry.

I am very pleased with it and nobody can deny that I have 
been promoting it for many years without deviation.

The full exposure can be seen on my new website i.e. 
ASLEC.UK – give yourself a treat and go there.

(Google : type in  'ASLEC.UK 'and up it comes.)
Ditto for Firefox and Chrome.

Enjoy.

Austin O'Byrne

[toc] | [next] | [standalone]


#50138

FromLeo <usenet@gkbrk.com>
Date2021-09-25 22:54 +0000
Message-ID<sio9bh$p5c$2@dont-email.me>
In reply to#50125
On Sat, 25 Sep 2021 10:42:00 -0700, austin obyrne wrote:

> There’s nothing in it for me to bang the drum for this cryptography.  It
> is profoundly strong and I have no hesitation in claiming that is
> unbreakably so by definition.

You can only claim that because no one else has a tool to encrypt
arbitrary content with different keys, or even enough plaintext /
ciphertext samples.

Any cipher is unbreakable if there is nothing to break.

> The full exposure can be seen on my new website i.e.
> ASLEC.UK – give yourself a treat and go there.

That page only has some badly formatted papers that look like they're
written in Microsoft Word.

Seriously, you don't even need to be good at programming for this.
Anyone can read the Wikipedia page for ChaCha20 or AES and implement
the steps one by one. They all have a very detailed explanation of the
algorithm steps and test vectors to see if your implementation is
correct. You need something like this.

Some good examples are DJB's papers or the SHA3/Keccak paper.

-- 
Leo

[toc] | [prev] | [next] | [standalone]


#50140 — Re: ASLEC cipher and Vector Cryptography.

Fromaustin obyrne <ao402468@gmail.com>
Date2021-09-26 02:27 -0700
SubjectRe: ASLEC cipher and Vector Cryptography.
Message-ID<d761a3e1-015a-4b95-996f-455091aaf349n@googlegroups.com>
In reply to#50138
On Saturday, 25 September 2021 at 23:54:43 UTC+1, Leo wrote:
> On Sat, 25 Sep 2021 10:42:00 -0700, austin obyrne wrote: 
> 
> > There’s nothing in it for me to bang the drum for this cryptography. It 
> > is profoundly strong and I have no hesitation in claiming that is 
> > unbreakably so by definition.
> You can only claim that because no one else has a tool to encrypt 
> arbitrary content with different keys, or even enough plaintext / 
> ciphertext samples. 
> 
> Any cipher is unbreakable if there is nothing to break.
> > The full exposure can be seen on my new website i.e. 
> > ASLEC.UK – give yourself a treat and go there.
> That page only has some badly formatted papers that look like they're 
> written in Microsoft Word. 
> 
> Seriously, you don't even need to be good at programming for this. 
> Anyone can read the Wikipedia page for ChaCha20 or AES and implement 
> the steps one by one. They all have a very detailed explanation of the 
> algorithm steps and test vectors to see if your implementation is 
> correct. You need something like this. 
> 
> Some good examples are DJB's papers or the SHA3/Keccak paper. 
> 
> -- 
> Leo
.>Anyone can read the Wikipedia page for ChaCha20 or AES and implement
>the steps one by one. They all have a very detailed explanation of the
>algorithm steps and test vectors to see if your implementation is
>correct. You need something like this. 

I would gladly do that if I thought it was at all feasible.
It is just sheer impossible to do that for an audience 
who have no knowledge of vector arithmetic.

How on earth can anyone understand what direction cosines mean for innstance?
It would take pages of print to do that alone even though its only a tiny bit of the whole.


It's a bit like a brute force program that has countless candidates to search 
but cannot flag a successful end to the search. It is useless just collecting 
unknown data that cannot be singled out to one  salient member of the search.
 
Yes it was written in Microsoft - I rejected LaTeX althoght I am very proficient in that language .
Microsoft sketching tools are much, much better.

> Any cipher is unbreakable if there is nothing to break. 

I don't know how you mean this but in passing  it is truly a fine tenet 
of cipher design philosophy in my opinion.


AOB

[toc] | [prev] | [next] | [standalone]


#50141 — Re: ASLEC cipher and Vector Cryptography.

FromRichard Heathfield <rjh@cpax.org.uk>
Date2021-09-26 11:32 +0100
SubjectRe: ASLEC cipher and Vector Cryptography.
Message-ID<sipi89$qol$1@dont-email.me>
In reply to#50140
On 26/09/2021 10:27, austin obyrne wrote:
> I would gladly do that if I thought it was at all feasible.

If your cipher is so vague it cannot be described sufficiently clearly 
to be implemented, what good is it?

-- 
Richard Heathfield
Email: rjh at cpax dot org dot uk
"Usenet is a strange place" - dmr 29 July 1999
Sig line 4 vacant - apply within

[toc] | [prev] | [next] | [standalone]


#50150 — Re: ASLEC cipher and Vector Cryptography.

FromMM <mrvmurray@gmail.com>
Date2021-09-26 06:22 -0700
SubjectRe: ASLEC cipher and Vector Cryptography.
Message-ID<ff868be9-5e1e-4e67-95b1-3d683e2f239en@googlegroups.com>
In reply to#50140
On Sunday, 26 September 2021 at 10:27:03 UTC+1, austin obyrne wrote:
> I would gladly do that if I thought it was at all feasible. 
> It is just sheer impossible to do that for an audience 
> who have no knowledge of vector arithmetic. 

Write for an audience that *has* knowledge of vector arithmetic.

> How on earth can anyone understand what direction cosines mean for innstance? 
> It would take pages of print to do that alone even though its only a tiny bit of the whole. 

Only write for people who already have that knowledge. There are enough of them.

M
-- 

[toc] | [prev] | [next] | [standalone]


#50151 — Re: ASLEC cipher and Vector Cryptography.

FromMM <mrvmurray@gmail.com>
Date2021-09-26 06:27 -0700
SubjectRe: ASLEC cipher and Vector Cryptography.
Message-ID<59e8775b-917c-4543-91c5-1a06de70929fn@googlegroups.com>
In reply to#50140
On Sunday, 26 September 2021 at 10:27:03 UTC+1, austin obyrne wrote:
> I would gladly do that if I thought it was at all feasible. 

It is entirely feasible.
See, for example the AES standard:
http://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.197.pdf
From that, any moderately competent programmer is able to code the AES cipher
in any programming language.

How is this possible? Clear writing and attention to detail.

M
-- 

[toc] | [prev] | [next] | [standalone]


#50152 — Re: ASLEC cipher and Vector Cryptography.

FromRichard Heathfield <rjh@cpax.org.uk>
Date2021-09-26 14:39 +0100
SubjectRe: ASLEC cipher and Vector Cryptography.
Message-ID<sipt5q$7jc$1@dont-email.me>
In reply to#50151
On 26/09/2021 14:27, MM wrote:
> On Sunday, 26 September 2021 at 10:27:03 UTC+1, austin obyrne wrote:
>> I would gladly do that if I thought it was at all feasible.
> 
> It is entirely feasible.

If it isn't, ASLEC doesn't exist.

-- 
Richard Heathfield
Email: rjh at cpax dot org dot uk
"Usenet is a strange place" - dmr 29 July 1999
Sig line 4 vacant - apply within

[toc] | [prev] | [next] | [standalone]


#50155 — Re: ASLEC cipher and Vector Cryptography.

FromMM <mrvmurray@gmail.com>
Date2021-09-26 07:09 -0700
SubjectRe: ASLEC cipher and Vector Cryptography.
Message-ID<4eccc340-c6aa-4b19-88ac-f659889eec7en@googlegroups.com>
In reply to#50152
On Sunday, 26 September 2021 at 14:39:09 UTC+1, Richard Heathfield wrote:
> On 26/09/2021 14:27, MM wrote: 
> > On Sunday, 26 September 2021 at 10:27:03 UTC+1, austin obyrne wrote: 
> >> I would gladly do that if I thought it was at all feasible. 
> > 
> > It is entirely feasible.
> If it isn't, ASLEC doesn't exist.

Quite so. If you can't describe it well enough for someone else to
implement it, you have nothing.

What is the point of having ideas if you can't communicate them
properly?

M
-- 

[toc] | [prev] | [next] | [standalone]


#50156 — Re: ASLEC cipher and Vector Cryptography.

FromBen Bacarisse <ben.usenet@bsb.me.uk>
Date2021-09-26 15:44 +0100
SubjectRe: ASLEC cipher and Vector Cryptography.
Message-ID<871r5btn02.fsf@bsb.me.uk>
In reply to#50155
MM <mrvmurray@gmail.com> writes:

> On Sunday, 26 September 2021 at 14:39:09 UTC+1, Richard Heathfield wrote:
>> On 26/09/2021 14:27, MM wrote: 
>> > On Sunday, 26 September 2021 at 10:27:03 UTC+1, austin obyrne wrote: 
>> >> I would gladly do that if I thought it was at all feasible. 
>> > 
>> > It is entirely feasible.
>> If it isn't, ASLEC doesn't exist.
>
> Quite so. If you can't describe it well enough for someone else to
> implement it, you have nothing.
>
> What is the point of having ideas if you can't communicate them
> properly?

To get a boost to your ego when clearly knowledgeable people talk about
your "work".  I think 99% of crank posts are about countering the
feeling of being insignificant -- "people are talking about me, I am not
a nobody".  To this end, having ideas that you communicate badly is the
holy grail.  Many the posts will be along the lines of "what do you
mean?" and that's very rewarding attention -- "Yes, my ideas a complex.
Let me break it down for you...".

Even insults are good.  "Your work is junk" is attention.  And if it can
be spun into the "I am obviously challenging the status quo", so much
the better.

-- 
Ben.

[toc] | [prev] | [standalone]


Back to top | Article view | sci.crypt


csiph-web