LeoVasanko
|
3d75cc7e55
|
Add random_key and random_nonce functions to each submodule. Update docstrings to show the correct lengths for keys and nonces.
|
2025-11-07 08:03:56 +00:00 |
|
LeoVasanko
|
cca78f4224
|
API cleanup for simplified update/final. Returns bytearrays when into is not used. Allows into buffers larger than needed. Misc other changes.
|
2025-11-07 07:38:18 +00:00 |
|
LeoVasanko
|
93bdbc26a2
|
Remove Encryptor.final_detached(), as final() handles both cases identically (only returns MAC).
|
2025-11-07 04:33:04 +00:00 |
|
LeoVasanko
|
2612dc8187
|
The update functions of libaegis now return the same number of bytes that went in. Update the binding accordingly.
|
2025-11-07 04:27:48 +00:00 |
|
LeoVasanko
|
302429b7a4
|
Add comments to generated files saying how they are generated.
|
2025-11-07 03:31:29 +00:00 |
|
LeoVasanko
|
b83120187c
|
Build cleanup, pathname reorganisation, cdef to repository (although generated with gen_cdef.py).
|
2025-11-07 03:23:30 +00:00 |
|
LeoVasanko
|
0ae8752666
|
Rename module to pyaegis, implement build with zig.
|
2025-11-06 21:34:15 +00:00 |
|