Commit 32d10d4
refactor: simplify SealedBlock API and remove state management
- Remove incorrect seal_external method
- Rename seal_from_upload to set_uri for clarity
- Fix set_uri logic to properly handle external storage
- Rename recipient_public_key to spki_der throughout
- Add comprehensive module documentation for storage patterns
- Remove obsolete state and upload modules
- Delete all test functions for clean redesign
- Establish clear separation: library handles encryption only, users handle file operations
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1626a2b commit 32d10d4
10 files changed
+469
-2228
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | 434 | | |
442 | 435 | | |
443 | 436 | | |
| |||
0 commit comments