Skip to content

update metaChecksum algorithm#285

Merged
pdowler merged 8 commits into
opencadc:mainfrom
pdowler:entity-algorithm
Jun 8, 2026
Merged

update metaChecksum algorithm#285
pdowler merged 8 commits into
opencadc:mainfrom
pdowler:entity-algorithm

Conversation

@pdowler

@pdowler pdowler commented Apr 15, 2026

Copy link
Copy Markdown
Member

digest a single 0 byte after each list item
PrimitiveWrapper by itself and inside collections
handle arrays of primitives, usually from PrimtiveWrapper unwrap use cases: CAOM-2.5 algorithm updates

pdowler added 2 commits April 15, 2026 11:04
digest a single 0 byte after each list item
PrimitiveWrapper by itself and inside collections
handle arrays of primitives, usually from PrimtiveWrapper unwrap
use cases: CAOM-2.5 algorithm updates
former method name often collides with existing use
Comment thread cadc-util/src/main/java/org/opencadc/persist/Entity.java Outdated
Comment thread cadc-util/src/main/java/org/opencadc/persist/Entity.java Outdated
Comment thread cadc-util/src/main/java/org/opencadc/persist/Entity.java Outdated
Comment thread cadc-util/src/main/java/org/opencadc/persist/Entity.java
for arrays, only support primtivve arrays (double[] and long[], no Object[])
check and unwrap in visit()
Comment thread cadc-util/src/main/java/org/opencadc/persist/Entity.java Outdated
@pdowler pdowler marked this pull request as ready for review June 8, 2026 05:06
@pdowler pdowler merged commit c5906a4 into opencadc:main Jun 8, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants