AESC Project Page
NEEDS RECOVERY
AESC is now ECrypter, until I can come up with a real name
History
I love crypto as a hobby. As such, someone once asked me to write them a simple way of encrypting things to store on her Livejournal (don't ask...). I originally wrote the app as a GUI, but I rewrote the app while cleaning up/writing an interface for the project and figured a CLI app would be better to start with. Most of the code can be re-used anyway.
ECrypter is a tool that allows you to encrypt text in a paste-friendly way, decrypting it later.
Project Status
Notes
My releases are written using
SharpDevelop (original)∞ against .NET1. There's no significant improvement such that I'm planning on swapping out to 2, although I could easily cross-compile with SD (since unlike MSVS it's not bound to a specific framework). I've made an effort to spit out an MSVS-friendly build file using SD's export MSVS 2003 function. I tested it on a friends' copy, and it seemed to work. Worst case scenario I could always build a NAnt build file or something.
Regarding the GUI: it's my first winforms app, so I'm teaching myself best practices. I've wired some hotkeys the way MSDN tells me to, so hopefully that's all ok. There's a long laundry list for the GUI to take care of - the first probably being auto-resize on window resize. Now that the project has gone RC1 I'll probably get back to it after the rest of the projects go RC, I'm working as time permits. The GUI is somewhat ugly, but if I fix some portions it'll be relatively simple and nice to use.
Links
This page is
CategoryAESC
There are no comments on this page. [Add comment]