Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 56:55:47 |
Calls: | 584 |
Calls today: | 1 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 112,134 |
On 6/10/2025 12:00 AM, Richard Heathfield wrote:
On 10/06/2025 07:39, Chris M. Thomasson wrote:
<snip>
Just a test of a new experimental DE I have been developing, and some of my MIDI music tests...
Struggling to spot a connection between that and the thread topic.
Oh shit. Well, I made a mistake. This was meant for Stefan Claas. Not
sure why I responded to you. Well, I just wanted to show some "proof"
that I have been sidetracked. But, actually doing something cool, well
to me anyway... Sorry RH.
Chris M. Thomasson wrote:
On 6/10/2025 12:00 AM, Richard Heathfield wrote:
On 10/06/2025 07:39, Chris M. Thomasson wrote:
<snip>
Just a test of a new experimental DE I have been developing, and some of >>>> my MIDI music tests...
Struggling to spot a connection between that and the thread topic.
Oh shit. Well, I made a mistake. This was meant for Stefan Claas. Not
sure why I responded to you. Well, I just wanted to show some "proof"
that I have been sidetracked. But, actually doing something cool, well
to me anyway... Sorry RH.
Hi Chris, I will no longer respond to your messages until you have tested
my minicrypt, the Windows version.
https://github.com/Ch1ffr3punk/minicrypt/releases/tag/v0.1.0
On 6/12/2025 11:30 AM, Stefan Claas wrote:
Chris M. Thomasson wrote:
On 6/10/2025 12:00 AM, Richard Heathfield wrote:
On 10/06/2025 07:39, Chris M. Thomasson wrote:
<snip>
Just a test of a new experimental DE I have been developing, and some of
my MIDI music tests...
Struggling to spot a connection between that and the thread topic.
Oh shit. Well, I made a mistake. This was meant for Stefan Claas. Not sure why I responded to you. Well, I just wanted to show some "proof" that I have been sidetracked. But, actually doing something cool, well
to me anyway... Sorry RH.
Hi Chris, I will no longer respond to your messages until you have tested my minicrypt, the Windows version.
https://github.com/Ch1ffr3punk/minicrypt/releases/tag/v0.1.0
Is the base encryption using chacha20poly1305?
Chris M. Thomasson wrote:
On 6/12/2025 11:30 AM, Stefan Claas wrote:
Chris M. Thomasson wrote:
On 6/10/2025 12:00 AM, Richard Heathfield wrote:
On 10/06/2025 07:39, Chris M. Thomasson wrote:
<snip>
Just a test of a new experimental DE I have been developing, and some of
my MIDI music tests...
Struggling to spot a connection between that and the thread topic.
Oh shit. Well, I made a mistake. This was meant for Stefan Claas. Not sure why I responded to you. Well, I just wanted to show some "proof" that I have been sidetracked. But, actually doing something cool, well to me anyway... Sorry RH.
Hi Chris, I will no longer respond to your messages until you have tested my minicrypt, the Windows version.
https://github.com/Ch1ffr3punk/minicrypt/releases/tag/v0.1.0
Is the base encryption using chacha20poly1305?
It is hybrid, like PGP. You have to create a keypair which is Ed25519 and will be converted to X25519 and finally encrypted with XChaCha20+poly1305.
You can encrypt a message to me with my pub key:
-----BEGIN PUBLIC KEY-----
wP/uWjblgesQ9gsoMbPNuVXS5+9oDdKCqNQ62LhLNXo=
-----END PUBLIC KEY-----
Simply copy/paste and then import as stefan.pem