Liste des Groupes | Revenir à s crypt |
Chris M. Thomasson wrote:This is kind of one reason why I created the experimental online version of my cipher. No need to download anything, and its client only. No server side code involved. Just thought it would be fun to send a ciphertext as a link. ;^)On 7/7/2025 3:34 PM, Stefan Claas wrote:The GUI version it aimed at elderly people, with no experience inChris M. Thomasson wrote:>On 7/7/2025 3:16 PM, Stefan Claas wrote:>Chris M. Thomasson wrote:>On 7/7/2025 2:57 PM, Stefan Claas wrote:>>And for the CLI version just cd into the folder and then>
do: go build -ldflags "-s -w" which then produces an .exe of the
CLI version of minicrypt.
So, the CLI version is the way to go. I just need to download it. I got
the non-cli version.
https://github.com/Ch1ffr3punk/minicrypt-CLI
I got an exe... :^)
>
https://i.ibb.co/4Z3yf3gV/image.png
>
>
:-)
Now, even though I have your CLI version up and running, I still need to
try to properly compile your non-CLI version just to see if I can do it
on my end. Also, I need to learn how to your program. README! ;^D
public key cryptography and it should be easy to understand. I made
this version for a german regular especially, because he had difficulty
to understand the old CLI version, with just two commands.
I am also with the GUI version in the second round for sponsorship,Actually, I have a developer account with Microsoft, but iirc, did not have to pay for it, yet. There might of been a small one time fee, for some reason cannot exactly remember right now. It was just so I could interact with my xbox in developer mode. Connect to it and upload programs. MSVC is pretty nice in the way it can just deploy my directx programs to it.
because a professional audit is pretty expensive, which I like to have.
Hope I can get the sponsorship. I plan to release the GUI version also
in the Microsoft Store. For that I payed already, to get a Microsoft
Developer account.
Yeah. But I might have a problem in the way the HMAC is implemented. Taking a digest should not mutate the current state. Python 3 is like that, so, I might have to create my own HMAC from the std. That would suck, but oh well.Humm... I made some hello world programs in go, and they all work.Good idea.
Humm... Who knows! I should be able to port my cipher to Go... ;^)
Time to cook dinner, but that is in the back of my mind for sure. I needHere is my public key, import him as stefan.pem:
to setup the proper keys and such for your program.
-----BEGIN PUBLIC KEY-----Okay. Will do, just try to be a bit patient with me... Unfortunately, I need to try to program one my bone rigs to automatically add in all of my keyframes and shit from my python 3 code right now in blender. I should be able to create all of my animation frames directly from my code and not have to manually alter my armatures. Uggg!
wP/uWjblgesQ9gsoMbPNuVXS5+9oDdKCqNQ62LhLNXo=
-----END PUBLIC KEY-----
Les messages affichés proviennent d'usenet.