AES128/192/256 ecryption in file archive

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
whytea
Member
Member
Posts: 135
Joined: 2006-02-18, 11:58 UTC

AES128/192/256 ecryption in file archive

Post by *whytea »

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?
User avatar
Dalai
Power Member
Power Member
Posts: 9369
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: AES128/192/256 ecryption in file archive

Post by *Dalai »

whytea wrote: 2023-03-07, 04:58 UTCI'm just wondering which library is the AES encryption based on?
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
User avatar
white
Power Member
Power Member
Posts: 4596
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: AES128/192/256 ecryption in file archive

Post by *white »

Dalai 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.
Confirmed. I think the old site is now here: http://ccgi.gladman.plus.com/oldsite/AES
And that website says the AES code is now available at https://github.com/BrianGladman/AES
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48028
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: AES128/192/256 ecryption in file archive

Post by *ghisler(Author) »

Thanks, I will change the redirect target to https://www.ghisler.com/aescryptocode
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 4596
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: AES128/192/256 ecryption in file archive

Post by *white »

ghisler(Author) wrote: 2023-03-09, 11:09 UTC Thanks, I will change the redirect target to https://www.ghisler.com/aescryptocode
Confirmed that https://www.ghisler.com/aescryptocode is now redirected to https://github.com/BrianGladman/AES.
Post Reply