diff options
| author | Helio Machado <0x2b3bfa0+git@googlemail.com> | 2022-05-09 18:50:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-09 18:50:01 +0200 |
| commit | 941b6830b1831c4df5ba369088ff473a012a3b54 (patch) | |
| tree | d24fc7ad87ef9b19b08176c83dd09d3018145519 /src/link.zig | |
| parent | 94b9bcd034960f0467ca789217064b17f2ca7a49 (diff) | |
| download | zig-941b6830b1831c4df5ba369088ff473a012a3b54.tar.gz zig-941b6830b1831c4df5ba369088ff473a012a3b54.zip | |
std.crypto: generate AES constants at compile time (#11612)
* std/crypto: generate AES constants at compile time
* Apply suggestions from code review
Co-authored-by: Frank Denis <124872+jedisct1@users.noreply.github.com>
* Update lib/std/crypto/aes/soft.zig
* Separate encryption and decryption tables
* Run `zig fmt`
* Increase branch quota and remove redundant align
* Update lib/std/crypto/aes/soft.zig
Co-authored-by: Frank Denis <124872+jedisct1@users.noreply.github.com>
* Rename identifiers and simplify dataflow
* Increase branch quota (again) and fix comment
Co-authored-by: Frank Denis <124872+jedisct1@users.noreply.github.com>
Diffstat (limited to 'src/link.zig')
0 files changed, 0 insertions, 0 deletions
