Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple manifest flies and newer checksum algorithms #22

Closed
richardrodgers opened this issue Dec 12, 2020 · 0 comments
Closed

Comments

@richardrodgers
Copy link
Owner

Current library default checksum algorithm MD-5 is deprecated as of version 1.0 of the Bagit spec. Provide at least SHA-256 and SHA-512, in addition to current MD-5 and SHA-1.

Also, spec allows multiple manifest, tagmanifest files per bag, using different checksum algorithms. Support will entail API changes.

richardrodgers added a commit that referenced this issue Dec 20, 2020
Adds multiple manifests, newer checksum algorithms. closes #22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant