This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
aegis-python
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fce6324ae50a8e28c63637de820ca373896ef35b
aegis-python
/
tests
T
History
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
..
test-vectors
Add tests for all functions of each algorithm against AEGIS test vectors (JSON). Incremental updates are tested with randomized splits to catch a variety of errors.
2025-11-06 19:56:12 +00:00
__init__.py
Add tests for all functions of each algorithm against AEGIS test vectors (JSON). Incremental updates are tested with randomized splits to catch a variety of errors.
2025-11-06 19:56:12 +00:00
test_encrypt.py
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
test_mac.py
Rename module to pyaegis, implement build with zig.
2025-11-06 21:34:15 +00:00
util.py
Include zig build in the build process.
2025-11-07 04:43:54 +00:00