Skip to content

update metaChecksum algorithm#285

Draft
pdowler wants to merge 7 commits into
opencadc:mainfrom
pdowler:entity-algorithm
Draft

update metaChecksum algorithm#285
pdowler wants to merge 7 commits into
opencadc:mainfrom
pdowler:entity-algorithm

Conversation

@pdowler
Copy link
Copy Markdown
Member

@pdowler pdowler commented Apr 15, 2026

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
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