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

Create new digest algorithms extension to add 'size' to list of allowed algorithms #64

Closed
tomwrobel opened this issue Jun 6, 2023 · 1 comment

Comments

@tomwrobel
Copy link
Contributor

tomwrobel commented Jun 6, 2023

Following discussion in OCFL/spec#629

Create a new extension that obsoletes 0001-digest-algorithms.md

This extension will add a new algorithm to the allowed digests, 'size'. This will be the size in bytes of each binary file.

In addition, 0001-digest-algorithms.md should be obsoleted.

@tomwrobel tomwrobel changed the title Add 'size' to list of allowed digest algorithms Create new digest algorithms extension to add 'size' to list of allowed algorithms Jun 6, 2023
tomwrobel added a commit to tomwrobel/extensions that referenced this issue Jun 6, 2023
Create a new digest algorithms extension to add 'size' to
the list of allowed algorithms; obsolete the previous
digest algorithms extension.

As described in OCFL#64 and
following discussion in OCFL/spec#629.
rosy1280 pushed a commit that referenced this issue Sep 22, 2023
* Add 'size' to list of allowed digest algorithms

Create a new digest algorithms extension to add 'size' to
the list of allowed algorithms; obsolete the previous
digest algorithms extension.

As described in #64 and
following discussion in OCFL/spec#629.

* Make integer explicitly decimal

* Update size string expression definition
@neilsjefferies
Copy link
Member

Covered by #70 #71 and #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants