This is the working area for the individual Internet-Draft, "HiAE: A High-Throughput Authenticated Encryption Algorithm for Cross-Platform Efficiency".
HiAE is an AES-based AEAD cipher optimized for cross-platform efficiency (ARM and x86), achieving top speeds on the latest ARM and x86 architectures.
| Name | Language |
|---|---|
| This document's simple implementation | Python |
| Original implementation | C |
| libhiae - reference implementation | C |
| zig-hiae | Zig |
| hias.js | JavaScript |
| rust-hiae | Rust |
| go-hiae | Go |
| hiae-dotnet | C# |
| hiae-bitsliced | C |
See the guidelines for contributions.
Contributions can be made by creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.
Formatted text and HTML versions of the draft can be built using make.
$ makeCommand line usage requires that you have the necessary software installed. See the instructions.
