<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">Packetizer Forums: Data Security</title>
  <link rel="alternate" type="text/html" href="https://forums.packetizer.com/viewforum.php?f=71"/>
  <link rel="self" type="application/atom+xml" href="https://forums.packetizer.com/feeds/?f=71"/>
  <updated>2026-03-14T06:15:02Z</updated>
  <author>
    <name>Packetizer Forums</name>
    <uri>https://forums.packetizer.com/</uri>
    <email>webmaster@packetizer.com</email>
  </author>
  <id>https://forums.packetizer.com/feeds/?f=71</id>
  <rights>Copyright (C) 2026 Packetizer, Inc. All Rights Reserved.</rights>
  <generator uri="https://www.packetizer.com/">Packetizer ATOM/RSS Feed Generator</generator>
  <logo>https://www.packetizer.com/rss/images/packetizer.png</logo>
  <icon>https://forums.packetizer.com/images/packetizer_icon.png</icon>
  <entry>
    <author><name>paul</name></author>
    <title type="text">AESCRYPT usage in browser javascript</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1808&amp;p=3540#p3540</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1808&amp;p=3540#p3540"/>
    <updated>2026-02-26T20:14:25Z</updated>
    <published>2026-02-26T20:14:25Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Has anyone tried to use AESCRYPT in the javascript browser, I was thinking to use the node-aescrypt module and browserfy it but I want to know if there is a better way of doing it.&lt;br/&gt;
&lt;br/&gt;
Basically what I want to do is load in a JSON file that is in AES format, and decrypt it in the browser, turn it back to JSON then a javascript object.&lt;br/&gt;
&lt;br/&gt;
then be able to take a javscript object turn it into JSON and then encrypt that and send that back to the server as a blob or be able to save it as a file to the local filesystem.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">AES Crypt 4.5 Released</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1807&amp;p=3539#p3539</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1807&amp;p=3539#p3539"/>
    <updated>2026-02-07T21:22:43Z</updated>
    <published>2026-02-07T21:22:43Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Today, AES Crypt 4.5 was released.&lt;br/&gt;
&lt;br/&gt;
This is a relatively minor update with the only feature of note is the command-line version now has a -f flag that allows one to forcefully overwrite output files (if overwriting is desired).&lt;br/&gt;
&lt;br/&gt;
As usual, there are internal changes related to security, optimization, bug fixes, etc.&lt;br/&gt;
&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">AES Crypt for iOS</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1806&amp;p=3536#p3536</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1806&amp;p=3536#p3536"/>
    <updated>2025-10-19T04:28:45Z</updated>
    <published>2025-10-19T04:28:45Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Folks, &lt;br/&gt;
&lt;br/&gt;
A third-party developer who had previously created the iOS version of AES Crypt has updated their software product to be compatible with the current desktop versions of AES Crypt.&lt;br/&gt;
&lt;br/&gt;
These a link to that on the download page on the AES Crypt website.&lt;br/&gt;
&lt;br/&gt;
Cheers! &lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">AES Crypt 4.4 Released</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1805&amp;p=3535#p3535</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1805&amp;p=3535#p3535"/>
    <updated>2025-09-18T02:26:46Z</updated>
    <published>2025-09-18T02:26:46Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;AES Crypt Users,&lt;br/&gt;
&lt;br/&gt;
We're pleased to announce the release of AES Crypt 4.4, now available for all supported platforms (Windows, Linux, macOS, and more), bringing new features and improvements to enhance your encryption experience.&lt;br/&gt;

&lt;ul&gt;
&lt;li&gt; &lt;b&gt;Windows&lt;/b&gt;: A new "reveal" button lets you view the entered password to ensure it's correct.&lt;/li&gt;
&lt;li&gt; &lt;b&gt;Linux&lt;/b&gt;: You can now launch AES Crypt from the applications menu, opening your default file browser to choose files for encryption or decryption.&lt;/li&gt;
&lt;li&gt; &lt;b&gt;All Platforms&lt;/b&gt;: The AES Crypt "paper" icon for encrypted files has been updated to be clearer and cleaner. It is now fully scalable on Linux.&lt;br/&gt;
As always, we've included several internal improvements, but there are no changes to core functionality.&lt;/li&gt;
&lt;/ul&gt;

You can download AES Crypt 4.4 from our website (&lt;a href="https://www.aescrypt.com/download/"&gt;https://www.aescrypt.com/download/&lt;/a&gt;) or use winget on Windows to perform an update. We hope these updates make your experience with AES Crypt even better.&lt;br/&gt;
&lt;br/&gt;
Thank you for using AES Crypt!&lt;br/&gt;
&lt;br/&gt;
Best regards,&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3534#p3534</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3534#p3534"/>
    <updated>2025-09-15T04:51:09Z</updated>
    <published>2025-09-15T04:51:09Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;The README file explains a lot.&lt;br/&gt;
&lt;br/&gt;
&lt;a href="https://github.com/terrapane/aescrypt_cli/blob/master/README.md"&gt;https://github.com/terrapane/aescrypt_cli/blob/master/README.md&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
If installed on Linux/Unix or Mac, there is also a man page.&lt;br/&gt;
&lt;br/&gt;
Finally, you can type "aescrypt -h" to see all options.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>monie</name></author>
    <title type="text">Re: AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3533#p3533</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3533#p3533"/>
    <updated>2025-09-14T15:30:49Z</updated>
    <published>2025-09-14T15:30:49Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Is there a GitHub wiki where all of the CLI switches are listed and explained for quick reference?&lt;a href="https://cocmod.net/"&gt;&lt;SIZE size="1"&gt;&lt;s&gt;[size=1]&lt;/s&gt;coc mod apk&lt;e&gt;[/size]&lt;/e&gt;&lt;/SIZE&gt;&lt;/a&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3530#p3530</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3530#p3530"/>
    <updated>2025-07-19T16:10:24Z</updated>
    <published>2025-07-19T16:10:24Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;I fully understand your concern, but the legacy AES Crypt was aging. Some of the security procedures were becoming weak given advancements in brute-force attacks.  I also had a very extensive list of backlog items, many of which "under the hood" kinds of things.&lt;br/&gt;
&lt;br/&gt;
So, we set about rewriting AES Crypt mostly from scratch, especially the lower-layer libraries. Some of the Windows GUI code remained, but that was about it. We created AES Crypt v4 to be fully backward-compatible (as always), but it's also a commercial endeavor. We could not expend the time and resources otherwise.&lt;br/&gt;
&lt;br/&gt;
For example of "under the hood" features, when you enter a password, the key derivation function is employed, a random key is generated, etc., it is all done in such a way as to maximize security. Every bit of memory allocated by AES Crypt that stores file data or keying material is securely erased. Every bit of the code was rewritten top-to-bottom and it's still being developed. We've had a few iterations since 4.0 was released about a year ago, and we're still making improvements, adding platform support, etc.&lt;br/&gt;
&lt;br/&gt;
As for the CLI support, that is actually the first version created with v4. It got top priority, because it is used by me an enterprise customers for background processes (e.g., backing up data for secure cloud storage).&lt;br/&gt;
&lt;br/&gt;
I'm really not sure what to say about the move to a commercial model, but most users have been OK with it. Most people appreciate the product from before and the fact I'm afforded an opportunity to continue doing this in my new role.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>kingpop</name></author>
    <title type="text">Re: AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3529#p3529</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3529#p3529"/>
    <updated>2025-07-19T15:10:16Z</updated>
    <published>2025-07-19T15:10:16Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Well your incorrect about I not interested in paying for your tool if things was handled a little different.&lt;br/&gt;
&lt;br/&gt;
Reason on, your tool offered a really good cli tool and lets say we have our own tool that uses it, we get the user to download&lt;br/&gt;
it or the tool downloads it for them but it's on there permision.&lt;br/&gt;
&lt;br/&gt;
Me the open source dev that's making no money from his project wants to lets say donate to your project and I know like I said people doing&lt;br/&gt;
this part from the donate part as I never seen a donate button but I keep on going they are using v2 or v3 I think at the time it was v2.&lt;br/&gt;
&lt;br/&gt;
But your new version is v4 the end user then tries to use it and it say's NOPE 30 days are up jimmy. The dev is unable to include some kind of &lt;br/&gt;
donaiton key, we can't promote your work because the one tool that should be able to is now locked now like a GUI app&lt;br/&gt;
&lt;br/&gt;
I also just tired complining it myself, I didn't want to strip out your lic because I do think you need to get your thinks but the way you going about&lt;br/&gt;
it you cut out EVERYONE part from a end user or enterpize any middle man that would or could of got you that eyes on are gone.&lt;br/&gt;
&lt;br/&gt;
I myself looked at your project back in the V2 days and you did have posts and things about it been iincluded in other projects but been fair and everything and how they got the files included.&lt;br/&gt;
&lt;br/&gt;
But with V4 it's all gone, truth it feels like you feel the cli is a dirty part of the project what you find useful for your needs and big devs but not useful to anyone else I don't get this.&lt;br/&gt;
&lt;br/&gt;
I am not upset with you I am confused as this tool as a place and a need and it's NOT end users and it's not some stuff enter dev it's us middle men the ones that would love to have your logo/url back to your site in our abouts or links to your site you know.&lt;br/&gt;
&lt;br/&gt;
And back in the V2 days you had something that would support this option but now it's a nar pay or leave, I know there is other tools but your was good and is good, V4 tests have been pretty good the reg calls are small and only to your trail check what is nice and clean.&lt;br/&gt;
&lt;br/&gt;
I would say, add a 3rd option for open source users to donate to you and complie the tool themsleves maybe that's the extra leg work you make them do, you already have this option anyway with the flag what does not include aescrypt_lm if set.&lt;br/&gt;
&lt;br/&gt;
Maybe adding this flat as a switch also would another cool way of doing it so that open source peeps can well show you off man.&lt;br/&gt;
&lt;br/&gt;
Your work isn't fully open source I get this but open source projects do need closed tools at times with the right lic's included.&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
I am not sure if I am getting what I wanting to say across very well, I know for one me and a few others did contact you back in the day for this kinds of things was possible but the newer builds just don't let us do this anymore and I don't see any downloads for the older versions.&lt;br/&gt;
&lt;br/&gt;
I might be mistaken or you have fully changed your path you wanted to have your software what is all your right to do.&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
Personally if it was just my own use I don't see the problem for a key but AES tooling isn't a single person use, as the end user you sending that file needs it to decrypt it and basic storage I can see a local user this day and age this isn't a thing we use it in everything and been able to make sure our encrypt and decrypt options are the same is important.&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
Please consider this maybe donation version or a flag to disable the trial option form cli mod only.&lt;br/&gt;
&lt;br/&gt;
Please also don't think I don't love your work there is a reason I came back to your tool many years later&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3528#p3528</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3528#p3528"/>
    <updated>2025-07-19T14:40:41Z</updated>
    <published>2025-07-19T14:40:41Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Not every switch is documented on the CLI help page, but the basic functionality is:&lt;br/&gt;
&lt;a href="https://www.aescrypt.com/command_line.html"&gt;https://www.aescrypt.com/command_line.html&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
While every option could be discussed at length, most people are looking for a brief overview, and that's why it's written as it is.&lt;br/&gt;
&lt;br/&gt;
In terms of usage, what I do for automated environments (e.g., system backup and such) is place the key in /etc. It's not required to specify the location of key. On start, it will look in a few places and then continue. Is that what you meant by starting with a key?&lt;br/&gt;
&lt;br/&gt;
I understand if you're not interested to buy a license, but programmers need to eat like everyone else.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>kingpop</name></author>
    <title type="text">Re: AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3527#p3527</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3527#p3527"/>
    <updated>2025-07-19T13:05:17Z</updated>
    <published>2025-07-19T13:05:17Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Thanks for your reply Paul but problem is that means I have to download and agree to whatever terms you have of use before knowing if the tool is what I want without he switchs.&lt;br/&gt;
&lt;br/&gt;
Since you already have it on your github pages you could just copy the switch information over to your main website.&lt;br/&gt;
&lt;br/&gt;
Right now this and a few other things means I wont by buying a lic.&lt;br/&gt;
&lt;br/&gt;
Reason of this is the point of a cli version is to intergreat it in to work flow, and if I wanted to do this I have to stare it with the key, something I paid for it's not something I would be happy about.&lt;br/&gt;
&lt;br/&gt;
I do like your project as the source and you offer some good options but I used to sing your software back in the 3x days for the cli but now I can't I have to tell them sorry you need your lic I know many programs that use your AES in the background what will never be able to support the 4x software.&lt;br/&gt;
&lt;br/&gt;
Maybe consider changing the CLI version to donation but that's up to you.&lt;br/&gt;
&lt;br/&gt;
I have learnt what I need and sadly means I have to look else where but keep it up for now I might be walking else where but same time the project is pretty cool&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3526#p3526</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3526#p3526"/>
    <updated>2025-07-19T12:57:28Z</updated>
    <published>2025-07-19T12:57:28Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Yes, the CLI version requires a license. The license is a file that can be placed in your home directory in one of several places. For the CLI version, it's also possible to place it in the same directory as the CLI program. That's useful for when storing it on external media. &lt;br/&gt;
&lt;br/&gt;
Documentation is available via "man" on Linux/Unix systems. On all platforms, the "-?" option will show detailed usage information.&lt;br/&gt;
&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>kingpop</name></author>
    <title type="text">AESCrypt CLI Limits?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3525#p3525</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1803&amp;p=3525#p3525"/>
    <updated>2025-07-19T10:34:32Z</updated>
    <published>2025-07-19T10:34:32Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;I know from 4X you updated the lic system but your changes are not clear, is this the case for the CLI version as well?&lt;br/&gt;
does the cli version also have the same limiations and if so how do we include any future lic with the cli version.&lt;br/&gt;
&lt;br/&gt;
if not then that's cool but do you have any plans in the future to change the lic opitons of the cli version.&lt;br/&gt;
&lt;br/&gt;
I only asking as the site isn't clear, also all your cli switch's are missing from the website I had to view your git, please update&lt;br/&gt;
the page to include the switch's and what they mean&lt;br/&gt;
&lt;br/&gt;
EG:&lt;br/&gt;
-e = encrypt&lt;br/&gt;
-d = decrypt &lt;br/&gt;
-p = password&lt;br/&gt;
&lt;br/&gt;
No where on this page does it make clear and does not state what flags/switch's it supports.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>monie</name></author>
    <title type="text">Re: Easier Windows Installations</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1799&amp;p=3524#p3524</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1799&amp;p=3524#p3524"/>
    <updated>2025-07-08T08:50:54Z</updated>
    <published>2025-07-08T08:50:54Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;That's really nice.&lt;a href="https://brawlmod.net/bsd-brawl/"&gt;&lt;SIZE size="1"&gt;&lt;s&gt;[size=1]&lt;/s&gt;BSD Brawl&lt;e&gt;[/size]&lt;/e&gt;&lt;/SIZE&gt;&lt;/a&gt; :)&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AES Crypt licence file save location</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3523#p3523</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3523#p3523"/>
    <updated>2025-07-03T13:03:30Z</updated>
    <published>2025-07-03T13:03:30Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Yes, certainly. That's a good idea. The link is included in the email that contains the license file, but it's good to make the information more easily accessible.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>aidanwhitehall</name></author>
    <title type="text">Re: AES Crypt licence file save location</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3522#p3522</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3522#p3522"/>
    <updated>2025-07-03T11:29:26Z</updated>
    <published>2025-07-03T11:29:26Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Thank you, Paul... that works perfectly.&lt;br/&gt;
&lt;br/&gt;
Is there any chance you could add a link to that page from either &lt;b&gt;Information&lt;/b&gt; &amp;gt; &lt;b&gt;License&lt;/b&gt;, or somewhere in the &lt;b&gt;FAQ&lt;/b&gt;? I did look but didn't find anything that linked to that (very useful) page. Thank you.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AES Crypt licence file save location</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3521#p3521</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3521#p3521"/>
    <updated>2025-07-03T00:22:58Z</updated>
    <published>2025-07-03T00:22:58Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;You need to place the license file in your home directory or one of the other valid places mentioned on this page:&lt;br/&gt;
&lt;br/&gt;
&lt;a href="https://www.aescrypt.com/license_file/"&gt;https://www.aescrypt.com/license_file/&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
If you're still having trouble, send email to support.&lt;br/&gt;
&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>aidanwhitehall</name></author>
    <title type="text">AES Crypt licence file save location</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3520#p3520</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1802&amp;p=3520#p3520"/>
    <updated>2025-07-02T15:39:57Z</updated>
    <published>2025-07-02T15:39:57Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Having purchased a licence for AES Crypt and saved the JSON portion into the same directory as the file &lt;b&gt;aescrypt.exe&lt;/b&gt;, it's still asking for a licence file when attempting to encrypt a file (by right-clicking on it in File Explorer and selecting &lt;b&gt;AES Encrypt&lt;/b&gt;).&lt;br/&gt;
&lt;br/&gt;
Both the executable and JSON licence file are in single directory on the Window PATH, a reboot has been done and the message shown is below.&lt;br/&gt;
&lt;br/&gt;
Have Googled around for the answer, but found none so far. Thanks for any assistance!&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
---------------------------&lt;br/&gt;
AES Crypt&lt;br/&gt;
---------------------------&lt;br/&gt;
A valid license is required to use AES Crypt. You may obtain a license by visiting &lt;a href="https://www.aescrypt.com/"&gt;https://www.aescrypt.com/&lt;/a&gt;.&lt;br/&gt;
---------------------------&lt;br/&gt;
OK   &lt;br/&gt;
---------------------------&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">AES Crypt 4.3.1 Released with OpenBSD Support</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1801&amp;p=3519#p3519</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1801&amp;p=3519#p3519"/>
    <updated>2025-07-02T15:26:38Z</updated>
    <published>2025-07-02T15:26:38Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;AES Crypt Users,&lt;br/&gt;
&lt;br/&gt;
AES Crypt 4.3.1 was just released. This is a very minor update, with changes primarily focused on adding support for OpenBSD.&lt;br/&gt;
&lt;br/&gt;
That's really all. It's just a small follow-on to the previously announced &lt;a href="https://forums.packetizer.com/viewtopic.php?t=1798"&gt;AES Crypt 4.3 release&lt;/a&gt;.&lt;br/&gt;
&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Easier Windows Installations</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1799&amp;p=3517#p3517</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1799&amp;p=3517#p3517"/>
    <updated>2025-06-04T16:05:10Z</updated>
    <published>2025-06-04T16:05:10Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Folks,&lt;br/&gt;
&lt;br/&gt;
For people who prefer to install from the command line or for IT departments that wish to automate the installation process, AES Crypt is now available to install via WinGet on Windows.  Just type:&lt;br/&gt;

&lt;br/&gt;&lt;div&gt;&lt;code&gt;winget install Terrapane.AESCrypt&lt;/code&gt;&lt;/div&gt;&lt;br/&gt;

WinGet will then download and install the latest version of AES Crypt.&lt;br/&gt;
&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">AES Crypt 4.3 Released – Now Available on All Platforms</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1798&amp;p=3516#p3516</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1798&amp;p=3516#p3516"/>
    <updated>2025-05-20T14:55:18Z</updated>
    <published>2025-05-20T14:55:18Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;AES Crypt Users,&lt;br/&gt;
&lt;br/&gt;
Before everyone heads off for summer travel and some well-deserved downtime, we wanted to squeeze in one more update: the latest version of AES Crypt is here! We're excited to announce that version 4.3 has been officially released and is now available for all supported platforms—&lt;b&gt;Windows, macOS, Linux, and FreeBSD&lt;/b&gt;.&lt;br/&gt;
&lt;br/&gt;
Here’s what’s new in &lt;a href="https://www.aescrypt.com"&gt;AES Crypt 4.3&lt;/a&gt;:&lt;br/&gt;

&lt;ul&gt;

&lt;li&gt;&lt;b&gt;Performance improvements:&lt;/b&gt; Core encryption and decryption routines are now modestly faster, with noticeable benefits especially for macOS users.&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Better Windows integration:&lt;/b&gt; Error messages on Windows now appear in standard system dialog boxes for a cleaner, more consistent user experience.&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Security enhancements for Linux builds:&lt;/b&gt;&lt;br/&gt;

&lt;ul&gt;
&lt;li&gt;Position Independent Executables (PIE) and Intel Control-flow Enforcement Technology (CET) are now enabled.&lt;/li&gt;

&lt;li&gt;RELRO (Relocation Read-Only) is now in place to help prevent runtime tampering.&lt;/li&gt;

&lt;li&gt;Immediate binding on startup reduces the risk of certain overwrite attacks.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Official Arch Linux support:&lt;/b&gt; AES Crypt is now available via official Arch Linux packages.&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Signed packages:&lt;/b&gt; All Linux and FreeBSD package files now have accompanying ".sig" signature files, available alongside the download for added verification and peace of mind.&lt;/li&gt;
&lt;/ul&gt;

As always, we appreciate your continued support and feedback. If you run into any issues or have suggestions for future releases, don’t hesitate to reach out.&lt;br/&gt;
&lt;br/&gt;
Enjoy the update—and your summer!&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>winfried</name></author>
    <title type="text">Re: [SOLVED] License now required to decrypt files?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1797&amp;p=3511#p3511</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1797&amp;p=3511#p3511"/>
    <updated>2025-05-06T19:21:09Z</updated>
    <published>2025-05-06T19:21:09Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Business-wise, it'd be easier to let users decrypt their files even past the thiry-day trial period, and only check for a license when they decide to encrypt new files.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: [SOLVED] License now required to decrypt files?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1797&amp;p=3510#p3510</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1797&amp;p=3510#p3510"/>
    <updated>2025-05-06T18:21:53Z</updated>
    <published>2025-05-06T18:21:53Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Presently, a license is required to use AES Crypt beyond the 30-day trial period, regardless of whether one is encrypting or decrypting files.&lt;br/&gt;
&lt;br/&gt;
However, if anyone ever encounters a situation where they've encrypted some data but just aren't interested in continuing use of the software and want to decrypt, Terrapane Support can issue a temporary license so you can decrypt files.&lt;br/&gt;
&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>winfried</name></author>
    <title type="text">[SOLVED] License now required to decrypt files?</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1797&amp;p=3509#p3509</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1797&amp;p=3509#p3509"/>
    <updated>2025-05-05T19:35:59Z</updated>
    <published>2025-05-05T19:35:59Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Hello,&lt;br/&gt;
&lt;br/&gt;
I wanted to decrypt a file encrypted with AES (on Windows11)… and it says: "A valid license is required to use AES Crypt. You may obtain a license by visiting &lt;a href="https://www.aescrypt.com/"&gt;https://www.aescrypt.com/&lt;/a&gt;."&lt;br/&gt;
&lt;br/&gt;
Does it mean a license is now needed even to decrypt files, or the files are off-limit?&lt;br/&gt;
&lt;br/&gt;
Thank you.&lt;br/&gt;
&lt;br/&gt;
--&lt;br/&gt;
Edit: A solution is to simply boot Linux off a USB thumbdrive, install the package, and decrypt the files.
&lt;br/&gt;&lt;div&gt;&lt;code&gt;apt install aescrypt_cli-4.2.6-Linux-x86_64.deb
aescrypt -d myfile.txt.aes&lt;/code&gt;&lt;/div&gt;&lt;br/&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Pug 1.6 Released</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=76&amp;t=1796&amp;p=3508#p3508</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=76&amp;t=1796&amp;p=3508#p3508"/>
    <updated>2025-04-10T17:24:23Z</updated>
    <published>2025-04-10T17:24:23Z</published>
    <category term="Pug - Cloud File Archiver"/>
    <content type="html">&lt;div&gt;Pug was recently updated, though the changes were very modest.  There have actually been two releases since the 2022 release, but here is a summary of the changes:&lt;br/&gt;
&lt;br/&gt;
* Updated the documentation&lt;br/&gt;
* Added an S3 IAM policy example&lt;br/&gt;
* Fixed SQL schema error related to the auto increment value&lt;br/&gt;
* Updated the Dockerfile&lt;br/&gt;
* Updated to the latest AES Crypt version 4.x&lt;br/&gt;
* Updated the pug_requires script&lt;br/&gt;
* Changed code to use last_insert_id() rather than directly referencing mysql_insertid&lt;br/&gt;
* Makes a copy of the previous database dump before performing a new one (ensures current and previous dump locally available)&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">AES Crypt for FreeBSD and More</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1793&amp;p=3504#p3504</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1793&amp;p=3504#p3504"/>
    <updated>2025-03-17T14:26:52Z</updated>
    <published>2025-03-17T14:26:52Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;AES Crypt for FreeBSD is now available with the release of version 4.2.4. This update brings the tool’s strong file encryption capabilities to FreeBSD users, offering the same reliable security that has made AES Crypt a trusted choice for protecting sensitive information around the world. It’s a practical step forward for anyone on this platform looking to secure their data.&lt;br/&gt;
&lt;br/&gt;
Meanwhile, the Mac and Linux versions of AES Crypt, currently at 4.2.3, have seen their installation package sizes shrink considerably. This makes the software lighter and quicker to install, all while keeping its core encryption strength intact. Work continues on trimming the sizes even further, with more reductions expected in the next release, improving the experience for users on these systems.&lt;br/&gt;
&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">AES Crypt 4.2.2 Released</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1792&amp;p=3500#p3500</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1792&amp;p=3500#p3500"/>
    <updated>2025-02-26T23:26:33Z</updated>
    <published>2025-02-26T23:26:33Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;AES Crypt Users,&lt;br/&gt;
&lt;br/&gt;
Today and yesterday, AES Crypt 4.2.2 was rolled out to the website. This is a minor point release with two significant changes:&lt;br/&gt;
&lt;br/&gt;
1) There was a big in the command-line version that affected all platforms wherein if one tried to encrypt a directory, it would either produce an inconsistent error (Windows and Linux) or silently “succeed” when it actually failed (Mac). Now, all platforms will produce the same error message when attempting to encrypt a directory.&lt;br/&gt;
&lt;br/&gt;
2) On Intel-based Mac platforms, you will see a performance improvement of about 25% when encrypting larger files.&lt;br/&gt;
&lt;br/&gt;
Best regards,&lt;br/&gt;
Paul&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AES ENCRYPTION MY NOTES</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3498#p3498</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3498#p3498"/>
    <updated>2025-02-14T23:14:46Z</updated>
    <published>2025-02-14T23:14:46Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;AES has undergone wide public review. People all over the world have studied it and tried to find a weakness.&lt;br/&gt;
&lt;br/&gt;
There's nothing political about it. It was created out of academic research and studied for years. As a part of the review process (which was open to the world), people submitting several competing proposals. Researchers voted for AES.&lt;br/&gt;
&lt;br/&gt;
I'm sure the military in any country has other cryptography just for the sake of keeping it secret. &lt;br/&gt;
&lt;br/&gt;
Anyway, I don't personally put a lot of faith in any government, either. Fortunately, AES and other cryptography algorithms are almost always products of private or academic researchers.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>zak503</name></author>
    <title type="text">Re: AES ENCRYPTION MY NOTES - Not for publication on the forum, but for the administrator's information</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3497#p3497</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3497#p3497"/>
    <updated>2025-02-14T21:42:20Z</updated>
    <published>2025-02-14T21:42:20Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;If I were the government, I would care more about what the citizen encrypts than what he gives me in the form officially in the office. I know from history that no government can be trusted, whether right-wing or left-wing, and I do not believe that a citizen who has a smartphone or a computer does not have some extras from the services, paper will accept everything, both truth and lies. If cryptography was reviewed by Russian mathematicians, I wouldn't be worried. In my opinion, they are better than the American ones. Yes, reviewing encryption programs, only VeraCrypt offers Russian cryptography, Belgium is probably a NATO ally, it approved it so as not to get hit by sanctions from the USA. If AES is so good, why do the Russians have their own cryptography and don't touch AES, they must have detected something, just like Kaspersky used to do with US government codes in software. I'm wondering why I don't see Serpent and Twofish, why with such a power of processors you can't choose your own encryption method only AES. Disk Chaging in Serpent,Twofish, Kuznyechik and AES offers Russian diskcryptor and veracrypt. Do you know who tests best? -Enemy. I'm wondering why a citizen who has an illusory influence on the government of a given country, e.g. the Linux Foundation, gets the government of a given country – Russian citizens who really have nothing to say in their country were expelled. If Linus Torwalds knew the specification of a given country, he would act differently, but it is better to kick ordinary people. And anyway, the USA is going in this direction, when I see the history of my country in the wrong direction, I will say in short: May Almighty God in the Holy Trinity, Father, Son, Holy Spirit take care of you, USA. You are in cryptography, so take care of yourselves and your families, people like you have VIP status in the pentagon services, in case of suspicion you may have problems, suddenly disappear, or an accident.&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>paulej</name></author>
    <title type="text">Re: AES ENCRYPTION MY NOTES</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3496#p3496</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3496#p3496"/>
    <updated>2025-02-13T15:05:20Z</updated>
    <published>2025-02-13T15:05:20Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;AES is an algorithm adopted by the US government through public review and study by people worldwide. Further, the algorithm was defined by Belgian cryptographers.&lt;br/&gt;
&lt;br/&gt;
Enabling a password preview might be useful, though it might also create an opportunity for eavesdroppers to see what you're typing. Nonetheless, we can add that to the "wish list".&lt;br/&gt;
&lt;br/&gt;
&lt;a href="https://www.aescrypt.com/wishlist.html"&gt;https://www.aescrypt.com/wishlist.html&lt;/a&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <author><name>zak503</name></author>
    <title type="text">AES ENCRYPTION MY NOTES</title>
    <id>https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3495#p3495</id>
    <link rel="alternate" href="https://forums.packetizer.com/viewtopic.php?f=72&amp;t=1791&amp;p=3495#p3495"/>
    <updated>2025-02-12T22:16:24Z</updated>
    <published>2025-02-12T22:16:24Z</published>
    <category term="AES Crypt"/>
    <content type="html">&lt;div&gt;Is it possible to have AES for civilians with the decryption keys that the government and the military version of AES have? Because I don't believe that the government would give ordinary citizens military cryptography.And why can't I find Russian cryptography on Western routers? AES only. I don't trust the USA even though I live in Central Europe (Poland).I wonder if my encrypted information is being read by armaments, pharmaceutical and food companies.The Aes program's GUI lacks the ability to preview the password (crossed out eye), it would be useful&lt;/div&gt;</content>
  </entry>
</feed>
