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
618d9e0967425533ad0d8b024ac66c6ecb3ab22e
aegis-python
/
aegis
T
History
LeoVasanko
618d9e0967
Make key, nonce the first arguments (in this order), require kwargs past the initial few positional arguments. Add ALIGNMENT constant to each module. Add a script to generate all other modules from aegis256x4.py.
2025-11-05 08:26:47 +00:00
..
__init__.py
Initial commit
2025-11-05 06:14:07 +00:00
_loader.py
Cleanup
2025-11-05 06:40:22 +00:00
aegis128l.py
Make key, nonce the first arguments (in this order), require kwargs past the initial few positional arguments. Add ALIGNMENT constant to each module. Add a script to generate all other modules from aegis256x4.py.
2025-11-05 08:26:47 +00:00
aegis128x2.py
Make key, nonce the first arguments (in this order), require kwargs past the initial few positional arguments. Add ALIGNMENT constant to each module. Add a script to generate all other modules from aegis256x4.py.
2025-11-05 08:26:47 +00:00
aegis128x4.py
Make key, nonce the first arguments (in this order), require kwargs past the initial few positional arguments. Add ALIGNMENT constant to each module. Add a script to generate all other modules from aegis256x4.py.
2025-11-05 08:26:47 +00:00
aegis256.py
Make key, nonce the first arguments (in this order), require kwargs past the initial few positional arguments. Add ALIGNMENT constant to each module. Add a script to generate all other modules from aegis256x4.py.
2025-11-05 08:26:47 +00:00
aegis256x2.py
Make key, nonce the first arguments (in this order), require kwargs past the initial few positional arguments. Add ALIGNMENT constant to each module. Add a script to generate all other modules from aegis256x4.py.
2025-11-05 08:26:47 +00:00
aegis256x4.py
Make key, nonce the first arguments (in this order), require kwargs past the initial few positional arguments. Add ALIGNMENT constant to each module. Add a script to generate all other modules from aegis256x4.py.
2025-11-05 08:26:47 +00:00