refactor: replace hardcoded algo strings with DEFAULT_HASH_ALGO / DEFAULT_SIGN_ALGO
- Remove _ALGORITHM alias from msign.py; use DEFAULT_SIGN_ALGO directly - provenance.py, verify.py, verify_commit.py, verify_tag.py: import and use DEFAULT_SIGN_ALGO - auth.py: import DEFAULT_SIGN_ALGO; replace all hardcoded "ed25519" dict values - migrate.py: use DEFAULT_HASH_ALGO in object-path migration logic - test_security_symlink.py, test_object_store_algo_layout.py: DEFAULT_ALGO → DEFAULT_HASH_ALGO - _types.py: f-string interpolation throughout; algo-agile hash/sign functions
sha256:72a605e96d8251ae8c84108f8b1c91b82bd7dc5e2f8933a9e577d8c76b141c3d
sha
sha256:f9d5338d0625a46f5bc3ca520ec22bd909f8970e6ccc97708c2499ae7d9a173b
snapshot
Older
security: enforce canonical codec idioms across all tests and source
sha256:dae82dd7b83a257cca663e50bccc9ea207e6329abc3a558e79fc7bab45ddc551
All commits
Newer
style: f-string interpolation + kill _DEFAULT_ALGO alias in obje…
sha256:b7c9924e91022c3eced35b2506bcf50498d5dad308614c8b2d946a29df9b7761
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:72a605e96d8251ae8c84108f8b1c91b82bd7dc5e2f8933a9e577d8c76b141c3d --body "your comment"
No comments yet. Be the first to start the discussion.