clAES - File Encryption with Cryptlib
Ralf Senderek <[email protected]> Fri, 10 Jun 2022 14:49:41 +0200 (CEST)
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
After a decent number of weeks of intense coding and testing, I have
finally finished my latest program clAES. This work is the result of my
attempt to use Cryptlib as the foundation for file encryption (coded in
Python3) which does one thing and only that, safely encrypt or decrypt a
file with password-based AES. And nothing more.
My objection was to create a program that can interoperate with GnuPG and
OpenSSL and which can be used not only as a showcase but as an integral
part of the OS. clAES is part of the cryptlib-tools package, that comes
with cryptlib in Fedora.
I'd like to draw your attention to the blog posting on my website
https://senderek.ie/articles/using-cryptlib-claes.php
which explains the background of clAES and has pointers to the code
and a manual.
I would be glad if anyone on the list could have a closer look
at the source code and perhaps share his thoughts about this
project with me or this list.
Thank you in advance.
Ralf Senderek
_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.