Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a223c0b44fa1c6f8

Jump to content

Talk:AES implementations

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 1 year ago by 2601:B032:FF00:EE28:B212:FD01:CB42:AF73 in topic no pycrypt

GnuTLS

[edit]

I'm opening discussion for the inclusion of GnuTLS as a C implementation of AES. It performs more or less as a drop in for OpenSSL. Quoted from the GnuTLS page: "GnuTLS is a secure communications library. It provides a C language application programming interface (API) to access security protocols such as IETF's transport layer security (TLS) protocols." I'm going to add the library, anyone feel free to provide counterpoint to it's inclusion though.

Tului (talk) 04:09, 11 June 2011 (UTC)Reply

no pycrypt

[edit]

there is no longer a functioning pycrypt module being posted on the link given. — Preceding unsigned comment added by 213.105.62.2 (talk) 09:04, 30 August 2011 (UTC)Reply

[100100-17] outsource methods from tech S-via *[SMS device]*-adressing 1_form(5Iv;e_bravo equality tI:emul:1 ei:e(I) 3 serial{ZNATO:i(_{CommaC(c**{Hvl:1TEC-CAlSSl;eV;I(comma 2601:B032:FF00:EE28:B212:FD01:CB42:AF73 (talk) 05:39, 14 July 2025 (UTC)Reply

Removing wrappers

[edit]

I suggest removing all the libraries that merely wrap other implementations. These are not AES implementations in and of themselves, though they can be very useful for development. This includes M2Crypto, NCrypt, pycryptopp and probably more. — Preceding unsigned comment added by 79.171.96.132 (talk) 16:52, 19 October 2011 (UTC)Reply

posting code and PTX

[edit]

I couldn't find anywhere else to post the different raw code implementations, so I chose here. Maybe another page is in order? If someone can take care of them it would be great. I only posted the MixColumns step, as anything more would be even more enormous. I have the rest of the implementations in PTX/C#/C++ if needed. Also, the PTX method is probably around twice the length as it could be, and should be optimized as much as possible. — Preceding unsigned comment added by Codekrash (talkcontribs) 07:52, 27 August 2012 (UTC)Reply

Hardware - Apple

[edit]

Many of the Apple ARM-based systems have hardware AES. This includes the M1 (where it is significantly faster than AES-NI), as well as many or all of the A-series and T-series, and likely the S-series as well. 99.74.177.187 (talk) 23:24, 25 November 2020 (UTC)Reply

Missing implementation: Perl's Crypt::Rijndael

[edit]

I think the perl implementation should be mentioned. 193.175.194.185 (talk) 18:45, 26 March 2023 (UTC)Reply

3GPP Encryption Method "EEA2" for LTE is based on AES, see nice summary by E/// at https://www.ericsson.com/en/blog/2021/6/evolution-of-cryptographic-algorithms: "The encryption algorithm 128-EEA2 is AES in counter mode (AES-CTR) while the integrity algorithm 128-EIA2 is AES in CMAC mode"  Preceding unsigned comment added by 212.121.131.214 (talk) 16:59, 15 November 2023 (UTC)Reply