Skip to content

Conversation

@grumbach
Copy link
Member

@grumbach grumbach commented Sep 5, 2025

[0.34.0] - 2025-09-05

Added

  • Easy-to-use streaming functions: new stream_encrypt and streaming_decrypt functions provide
    simplified APIs for streaming encryption/decryption without requiring manual stream management.
  • In-memory streaming encryption: streaming encryption now operates entirely in memory,
    eliminating disk I/O dependencies for better performance.
  • Random access streaming decryption: added random access functionality for streaming decryption,
    enabling flexible data retrieval patterns.

Changed

  • Streaming API improvements: greatly enhanced streaming functionality with better memory
    management and performance optimizations.
  • Code organization: consolidated streaming functionality and removed legacy streaming code for
    better maintainability.

Removed

  • Legacy streaming implementation: removed outdated stream_old code as part of codebase cleanup.

@grumbach grumbach force-pushed the chore-release_0.34.0 branch from 3722bdd to bcd97c4 Compare September 5, 2025 05:01
@grumbach grumbach enabled auto-merge (rebase) September 5, 2025 05:14
@grumbach grumbach merged commit faae26a into maidsafe:master Sep 5, 2025
18 checks 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