Not sure if this question has been asked before.
I'm just wondering which library is the AES encryption based on?
Does anyone use AESxxx to encrypt their files manually before storing them on cloud?
AES128/192/256 ecryption in file archive
Moderators: Hacker, petermad, Stefan2, white
Re: AES128/192/256 ecryption in file archive
Open TC help by pressing F1 and search for AES. One of the results will be "AES encryption information" which will answer your question.
2ghisler(author):
The link on that help page https://www.ghisler.com/aescryptocode redirects to a dead site (server not found) and should be updated/replaced.
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Re: AES128/192/256 ecryption in file archive
Confirmed. I think the old site is now here: http://ccgi.gladman.plus.com/oldsite/AESDalai wrote: 2023-03-07, 14:53 UTC The link on that help page https://www.ghisler.com/aescryptocode redirects to a dead site (server not found) and should be updated/replaced.
And that website says the AES code is now available at https://github.com/BrianGladman/AES
- ghisler(Author)
- Site Admin
- Posts: 50486
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: AES128/192/256 ecryption in file archive
Thanks, I will change the redirect target to https://www.ghisler.com/aescryptocode
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: AES128/192/256 ecryption in file archive
Confirmed that https://www.ghisler.com/aescryptocode is now redirected to https://github.com/BrianGladman/AES.ghisler(Author) wrote: 2023-03-09, 11:09 UTC Thanks, I will change the redirect target to https://www.ghisler.com/aescryptocode