issues Search Results · repo:aegis-aead/libaegis language:C
Filter by
7 results
(104 ms)7 results
inaegis-aead/libaegis (press backspace or delete to remove)This is a laptop with an i3-7130U, which, acc. to both the intel specs and /proc/cpuinfo, has AVX2.
So I would expect AEGIS-128X2 to be faster than AEGIS-128L.
But it s actually 25% slower (see below). ...
rfjakob
- 1
- Opened 5 days ago
- #16
As reported in issue #190 for my project SQLite3 Multiple Ciphers compiling of libaegis with clangon Windows fails for
the file common/cpu.c.
The reason is that clang defines on Windows the macro _MSC_VER, ...
utelle
- 7
- Opened on Jan 19
- #15
For AEGIS128L I see the following MAC state structure:
https://github.com/aegis-aead/libaegis/blob/78b069336a0e4770042f8d1e91727ad0d0c16c54/src/aegis128l/aegis128l_common.h#L306-L312
However, for all ...
utelle
- 15
- Opened on Dec 11, 2024
- #14
Hi! I m not the one incorporating the library (that s @utelle) so I can t provide the nitty gritty but, basically, it s
been discoverd that 32bit libaegis will always select AES. I figured I d flag it ...
Qriist
- 4
- Opened on Dec 5, 2024
- #13
now all browser support simd128, it will be great to have a simd128 optimization implementation
calvin2021y
- 3
- Opened on Sep 6, 2024
- #12
i added the header where it wanted it and it compiled fine, but idk when that header requirement came into existence so
idk how this would break backwards compatibility or not or across compilers so that ...
victorstewart
- 1
- Opened on Jul 29, 2023
- #2
all the documentation in src/include/aegis128l.h claims 32 byte keys and nonces
* npub: nonce input buffer (32 bytes)
* k: key input buffer (32 bytes)
victorstewart
- 1
- Opened on Jul 29, 2023
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.