Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

Staff meeting in the conference room in %d minutes.


devel / sci.crypt / An encryption technique...

SubjectAuthor
* An encryption technique...Chris M. Thomasson
`* An encryption technique...Stefan Claas
 +* An encryption technique...Chris M. Thomasson
 |`- An encryption technique...Stefan Claas
 `* An encryption technique...Chris M. Thomasson
  `* An encryption technique...Stefan Claas
   `* An encryption technique...Stefan Claas
    `* An encryption technique...Chris M. Thomasson
     `* An encryption technique...Chris M. Thomasson
      `* An encryption technique...Stefan Claas
       `- An encryption technique...Chris M. Thomasson

1
An encryption technique...

<uhjmog$3f83l$2@dont-email.me>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=500&group=sci.crypt#500

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!i2pn.org!news.hispagatos.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m.thomasson.1@gmail.com (Chris M. Thomasson)
Newsgroups: sci.crypt
Subject: An encryption technique...
Date: Sat, 28 Oct 2023 12:17:36 -0700
Organization: A noiseless patient Spider
Lines: 4
Message-ID: <uhjmog$3f83l$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 28 Oct 2023 19:17:37 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="0744d9bf6e400e19d97c81f053cb2e89";
logging-data="3645557"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/TgHAiNre1iYIj8RliLbbCyeWVtWDrkLk="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:z71uqK4f/SWaozvq8Ih8GgJ27Do=
Content-Language: en-US
 by: Chris M. Thomasson - Sat, 28 Oct 2023 19:17 UTC

I have not studied this yet, but it seems like it might be interesting
to this group:

https://www.mdpi.com/1099-4300/25/11/1478

Re: An encryption technique...

<uhmfs2$3753g$3@i2pn2.org>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=518&group=sci.crypt#518

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!.POSTED!not-for-mail
From: stefan.claas@iris.to (Stefan Claas)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Sun, 29 Oct 2023 21:38:26 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <uhmfs2$3753g$3@i2pn2.org>
References: <uhjmog$3f83l$2@dont-email.me>
Reply-To: stefan@mailchuck.com
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 29 Oct 2023 20:38:27 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="3380336"; mail-complaints-to="usenet@i2pn2.org";
posting-account="uWi4uQdALkj7ETOfPbhNXfz0+Ra/gM5z6/Fa40dJi9U";
 by: Stefan Claas - Sun, 29 Oct 2023 20:38 UTC

Chris M. Thomasson wrote:

> I have not studied this yet, but it seems like it might be
> interesting to this group:
>
> https://www.mdpi.com/1099-4300/25/11/1478

While I am no expert, this looks all a little to much for me,
when I can encrypt an image with AES and ImageMagick.

Re: An encryption technique...

<uhmg8f$27lp$2@dont-email.me>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=519&group=sci.crypt#519

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m.thomasson.1@gmail.com (Chris M. Thomasson)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Sun, 29 Oct 2023 13:45:02 -0700
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <uhmg8f$27lp$2@dont-email.me>
References: <uhjmog$3f83l$2@dont-email.me> <uhmfs2$3753g$3@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 29 Oct 2023 20:45:03 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="8a91d1e4b36640586a1d8da0a655afd4";
logging-data="73401"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19BKUSN2ga3qxZdGKJRpRg8o4llp35ZQN0="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:3V5kF5bCEwwQzfCluvH/Ea4Ppbs=
Content-Language: en-US
In-Reply-To: <uhmfs2$3753g$3@i2pn2.org>
 by: Chris M. Thomasson - Sun, 29 Oct 2023 20:45 UTC

On 10/29/2023 1:38 PM, Stefan Claas wrote:
> Chris M. Thomasson wrote:
>
>> I have not studied this yet, but it seems like it might be
>> interesting to this group:
>>
>> https://www.mdpi.com/1099-4300/25/11/1478
>
> While I am no expert, this looks all a little to much for me,
> when I can encrypt an image with AES and ImageMagick.

Indeed you can. :^)

Fwiw, for some reason it kind of reminds me of an older fractal
encryption I was developing for fun in my free time. Here is some older
C code:

https://groups.google.com/g/comp.lang.c/c/vui6XP-IxRM/m/aDEeK-HkAQAJ

Funny Fractal Encryption is a good name for it. ;^)

Re: An encryption technique...

<uhmglk$27lp$3@dont-email.me>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=520&group=sci.crypt#520

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m.thomasson.1@gmail.com (Chris M. Thomasson)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Sun, 29 Oct 2023 13:52:03 -0700
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <uhmglk$27lp$3@dont-email.me>
References: <uhjmog$3f83l$2@dont-email.me> <uhmfs2$3753g$3@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 29 Oct 2023 20:52:04 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="8a91d1e4b36640586a1d8da0a655afd4";
logging-data="73401"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18+A0dWiJunGhdzLg0cPdITE9Gvf3xDkuc="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:z6la0AA9qkEWbnJPO/OdPV4bS3A=
Content-Language: en-US
In-Reply-To: <uhmfs2$3753g$3@i2pn2.org>
 by: Chris M. Thomasson - Sun, 29 Oct 2023 20:52 UTC

On 10/29/2023 1:38 PM, Stefan Claas wrote:
> Chris M. Thomasson wrote:
>
>> I have not studied this yet, but it seems like it might be
>> interesting to this group:
>>
>> https://www.mdpi.com/1099-4300/25/11/1478
>
> While I am no expert, this looks all a little to much for me,
> when I can encrypt an image with AES and ImageMagick.
>
>

Check this older crap out:

https://pastebin.com/raw/fcV5YiJH

You should be able to compile and run it, even online.

;^D

Re: An encryption technique...

<uhmgvt$3807q$3@i2pn2.org>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=521&group=sci.crypt#521

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!.POSTED!not-for-mail
From: stefan.claas@iris.to (Stefan Claas)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Sun, 29 Oct 2023 21:57:33 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <uhmgvt$3807q$3@i2pn2.org>
References: <uhjmog$3f83l$2@dont-email.me>
<uhmfs2$3753g$3@i2pn2.org>
<uhmg8f$27lp$2@dont-email.me>
Reply-To: stefan@mailchuck.com
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 29 Oct 2023 20:57:33 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="3408122"; mail-complaints-to="usenet@i2pn2.org";
posting-account="uWi4uQdALkj7ETOfPbhNXfz0+Ra/gM5z6/Fa40dJi9U";
 by: Stefan Claas - Sun, 29 Oct 2023 20:57 UTC

Chris M. Thomasson wrote:

> Fwiw, for some reason it kind of reminds me of an older fractal
> encryption I was developing for fun in my free time. Here is some
> older C code:
>
> https://groups.google.com/g/comp.lang.c/c/vui6XP-IxRM/m/aDEeK-HkAQAJ
>
> Funny Fractal Encryption is a good name for it. ;^)

Nice idea, Chris! :-) I will try out the source code later and play
a bit with it.

Regards
Stefan
--
----Ed25519 Signature----
a104bb8b8901641e44800d1271106e83bbbf4ef04c0df3c74714073e955c06f3
c86a469bdf4a46ea21584c94cf5958e5e0bda309f1a3643fee48f226f3f05800

Re: An encryption technique...

<uhmh5l$3807q$4@i2pn2.org>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=522&group=sci.crypt#522

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!.POSTED!not-for-mail
From: stefan.claas@iris.to (Stefan Claas)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Sun, 29 Oct 2023 22:00:37 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <uhmh5l$3807q$4@i2pn2.org>
References: <uhjmog$3f83l$2@dont-email.me>
<uhmfs2$3753g$3@i2pn2.org>
<uhmglk$27lp$3@dont-email.me>
Reply-To: stefan@mailchuck.com
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 29 Oct 2023 21:00:37 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="3408122"; mail-complaints-to="usenet@i2pn2.org";
posting-account="uWi4uQdALkj7ETOfPbhNXfz0+Ra/gM5z6/Fa40dJi9U";
 by: Stefan Claas - Sun, 29 Oct 2023 21:00 UTC

Chris M. Thomasson wrote:

> Check this older crap out:
>
> https://pastebin.com/raw/fcV5YiJH
>
> You should be able to compile and run it, even online.
>
> ;^D

Ok, will do.

Regards
Stefan
--
----Ed25519 Signature----
3fefe505f6bae9e69d9056b10ee853d6c17c219b2ed6745e54f75e938fe4a944
7eb0863efa09ec0088dfcc213cd804475e64ad7caa072e1502aed505b8e97b0b

Re: An encryption technique...

<uho592$39sad$3@i2pn2.org>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=526&group=sci.crypt#526

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!.POSTED!not-for-mail
From: stefan.claas@iris.to (Stefan Claas)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Mon, 30 Oct 2023 12:49:53 +0100
Organization: i2pn2 (i2pn.org)
Message-ID: <uho592$39sad$3@i2pn2.org>
References: <uhjmog$3f83l$2@dont-email.me>
<uhmfs2$3753g$3@i2pn2.org>
<uhmglk$27lp$3@dont-email.me>
<uhmh5l$3807q$4@i2pn2.org>
Reply-To: stefan@mailchuck.com
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 30 Oct 2023 11:49:54 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="3469645"; mail-complaints-to="usenet@i2pn2.org";
posting-account="uWi4uQdALkj7ETOfPbhNXfz0+Ra/gM5z6/Fa40dJi9U";
X-age: age1m2e0uj8l4xej4kxv6n0yuhs76qljf0nlpwvcfz75w27dd20ma3hq2srpul
X-Ed25519: 43e6681c5cf3cdc2f9ccf975f8a01b18c5e84bf0ba00605faba9cc0f8757a117
 by: Stefan Claas - Mon, 30 Oct 2023 11:49 UTC

Stefan Claas wrote:

> Chris M. Thomasson wrote:
>
> > Check this older crap out:
> >
> > https://pastebin.com/raw/fcV5YiJH
> >
> > You should be able to compile and run it, even online.
> >
> > ;^D
>
> Ok, will do.

Mmmh ..., all three programs given me errors, when compiling.

Regards
Stefan
--
----Ed25519 Signature----
3d36fdf4423c329b3eb498b312b48a19bebf93e50bc57fc4dfbadcad14f7b17c
cdee9b440c063dd57ee2b7727bb12d637404d200f28c6771a6e763dd24a6930f

Re: An encryption technique...

<uhp4nu$k6ng$5@dont-email.me>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=535&group=sci.crypt#535

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m.thomasson.1@gmail.com (Chris M. Thomasson)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Mon, 30 Oct 2023 13:46:53 -0700
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <uhp4nu$k6ng$5@dont-email.me>
References: <uhjmog$3f83l$2@dont-email.me> <uhmfs2$3753g$3@i2pn2.org>
<uhmglk$27lp$3@dont-email.me> <uhmh5l$3807q$4@i2pn2.org>
<uho592$39sad$3@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 30 Oct 2023 20:46:54 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="dfd4ea0a7bdc80cf575bc3888311ddf9";
logging-data="662256"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18mFK8u+C2YQPQJ93gM3trqRFFQXvwHlog="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:X/UXVCpbed1k7VVuf51+O4Mng6M=
Content-Language: en-US
In-Reply-To: <uho592$39sad$3@i2pn2.org>
 by: Chris M. Thomasson - Mon, 30 Oct 2023 20:46 UTC

On 10/30/2023 4:49 AM, Stefan Claas wrote:
> Stefan Claas wrote:
>
>> Chris M. Thomasson wrote:
>>
>>> Check this older crap out:
>>>
>>> https://pastebin.com/raw/fcV5YiJH
>>>
>>> You should be able to compile and run it, even online.
>>>
>>> ;^D
>>
>> Ok, will do.
>
> Mmmh ..., all three programs given me errors, when compiling.

Strange! I can get it to work online, an example screenshot:

https://i.ibb.co/7n0wdWv/image.png

And on my current compiler I have to use for some other projects:

https://i.ibb.co/Pj0QZLf/image.png

What type of errors are you getting? Thanks.

:^)

Re: An encryption technique...

<uhp58i$kbc1$1@dont-email.me>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=536&group=sci.crypt#536

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m.thomasson.1@gmail.com (Chris M. Thomasson)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Mon, 30 Oct 2023 13:55:45 -0700
Organization: A noiseless patient Spider
Lines: 51
Message-ID: <uhp58i$kbc1$1@dont-email.me>
References: <uhjmog$3f83l$2@dont-email.me> <uhmfs2$3753g$3@i2pn2.org>
<uhmglk$27lp$3@dont-email.me> <uhmh5l$3807q$4@i2pn2.org>
<uho592$39sad$3@i2pn2.org> <uhp4nu$k6ng$5@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 30 Oct 2023 20:55:46 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="dfd4ea0a7bdc80cf575bc3888311ddf9";
logging-data="667009"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Yxi92Nj2t/oky8wW10OteTRfFfsbyQ08="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:WxHUWRjcSbg4NOgO6RmyqON5zUA=
In-Reply-To: <uhp4nu$k6ng$5@dont-email.me>
Content-Language: en-US
 by: Chris M. Thomasson - Mon, 30 Oct 2023 20:55 UTC

On 10/30/2023 1:46 PM, Chris M. Thomasson wrote:
> On 10/30/2023 4:49 AM, Stefan Claas wrote:
>> Stefan Claas wrote:
>>
>>> Chris M. Thomasson wrote:
>>>
>>>> Check this older crap out:
>>>>
>>>> https://pastebin.com/raw/fcV5YiJH
>>>>
>>>> You should be able to compile and run it, even online.
>>>>
>>>> ;^D
>>>
>>> Ok, will do.
>>
>> Mmmh ..., all three programs given me errors, when compiling.
>
> Strange! I can get it to work online, an example screenshot:
>
> https://i.ibb.co/7n0wdWv/image.png
>
> And on my current compiler I have to use for some other projects:
>
> https://i.ibb.co/Pj0QZLf/image.png
>
> What type of errors are you getting? Thanks.
>
> :^)
>
>

Fwiw, thank you for making me notice something strange, the cpack is
different on the two different compilers! Interesting:

Online:

https://i.ibb.co/7n0wdWv/image.png

Notice cpack at 756768?

And on MSVC ver: 4.8.09032

cpack is at 95375807?

Interesting!

Still, can you give me all of the errors you are getting, and tell me
the compiler you are using? Thanks again Stefan.

:^)

Re: An encryption technique...

<uhp75m$3bhs3$1@i2pn2.org>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=539&group=sci.crypt#539

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!.POSTED!not-for-mail
From: stefan.claas@iris.to (Stefan Claas)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Mon, 30 Oct 2023 21:28:04 -0000
Organization: i2pn2 (i2pn.org)
Message-ID: <uhp75m$3bhs3$1@i2pn2.org>
References: <uhjmog$3f83l$2@dont-email.me> <uhmfs2$3753g$3@i2pn2.org> <uhmglk$27lp$3@dont-email.me> <uhmh5l$3807q$4@i2pn2.org> <uho592$39sad$3@i2pn2.org> <uhp4nu$k6ng$5@dont-email.me> <uhp58i$kbc1$1@dont-email.me>
Reply-To: Stefan Claas <stefan@mailchuck.com>
MIME-Version: 1.0
Injection-Date: Mon, 30 Oct 2023 21:28:23 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="3524483"; mail-complaints-to="usenet@i2pn2.org";
posting-account="uWi4uQdALkj7ETOfPbhNXfz0+Ra/gM5z6/Fa40dJi9U";
User-Agent: flnews/1.2.1pre6 (for GNU/Linux)
 by: Stefan Claas - Mon, 30 Oct 2023 21:28 UTC

Chris M. Thomasson wrote:

>[...]

> Still, can you give me all of the errors you are getting, and tell me
> the compiler you are using? Thanks again Stefan.

Hi Chris,

$ gcc c1.c -o c1
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/Scrt1.o: in function `_start':
(.text+0x20): undefined reference to `main'
/usr/bin/ld: /tmp/ccjaE96t.o: in function `ct_mbrotpixel':
c1.c:(.text+0x19f): undefined reference to `cos'
/usr/bin/ld: c1.c:(.text+0x26b): undefined reference to `sin'
collect2: error: ld returned 1 exit status

For the first program, I guess I may have to link to some lib, right?

The other two give more errros.

My C Compiler is:

$ gcc --version
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Regards
Stefan
--
----Ed25519 Signature----
66a8b3ca469b88b8c51a3def1dcdfb50938dfdc41c74c8270e07399343b63af3
4be4228e4f332a1e538e05a8c6c992ea372558f04094b91b115f0627c278b707

Re: An encryption technique...

<uhp7ct$kbc1$6@dont-email.me>

  copy mid

http://rslight.i2p/devel/article-flat.php?id=540&group=sci.crypt#540

  copy link   Newsgroups: sci.crypt
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m.thomasson.1@gmail.com (Chris M. Thomasson)
Newsgroups: sci.crypt
Subject: Re: An encryption technique...
Date: Mon, 30 Oct 2023 14:32:13 -0700
Organization: A noiseless patient Spider
Lines: 37
Message-ID: <uhp7ct$kbc1$6@dont-email.me>
References: <uhjmog$3f83l$2@dont-email.me> <uhmfs2$3753g$3@i2pn2.org>
<uhmglk$27lp$3@dont-email.me> <uhmh5l$3807q$4@i2pn2.org>
<uho592$39sad$3@i2pn2.org> <uhp4nu$k6ng$5@dont-email.me>
<uhp58i$kbc1$1@dont-email.me> <uhp75m$3bhs3$1@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 30 Oct 2023 21:32:14 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="dfd4ea0a7bdc80cf575bc3888311ddf9";
logging-data="667009"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18iK6fEEYWaruNxCS/nb6DTTBV0nwt7l58="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:zDhThYWE6yxpm2gCXQJowT5wJmw=
Content-Language: en-US
In-Reply-To: <uhp75m$3bhs3$1@i2pn2.org>
 by: Chris M. Thomasson - Mon, 30 Oct 2023 21:32 UTC

On 10/30/2023 2:28 PM, Stefan Claas wrote:
> Chris M. Thomasson wrote:
>
>> [...]
>
>> Still, can you give me all of the errors you are getting, and tell me
>> the compiler you are using? Thanks again Stefan.
>
> Hi Chris,
>
> $ gcc c1.c -o c1
> /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/Scrt1.o: in function `_start':
> (.text+0x20): undefined reference to `main'
> /usr/bin/ld: /tmp/ccjaE96t.o: in function `ct_mbrotpixel':
> c1.c:(.text+0x19f): undefined reference to `cos'
> /usr/bin/ld: c1.c:(.text+0x26b): undefined reference to `sin'
> collect2: error: ld returned 1 exit status
>
> For the first program, I guess I may have to link to some lib, right?

Link to the math library, -lm

>
> The other two give more errros.
>
> My C Compiler is:
>
> $ gcc --version
> gcc (Debian 10.2.1-6) 10.2.1 20210110
> Copyright (C) 2020 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Also, take not of the following in comp.lang.c:

https://groups.google.com/g/comp.lang.c/c/tQPJ4lfAP24


devel / sci.crypt / An encryption technique...

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor