-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
First and foremost, thank you to all contributors!
As a user of this crate, I have a couple of queries:
- In the Streamlined APIs section of the documentation, the following description can be found:
These are useful when you only need to encrypt to a single recipient, and the data is small enough to fit in memory.
However, based on the source code, it appears the internal handling within
age::Encryptandage::decryptalso utilises a streaming approach?
- The documentation includes this note:
Caution: all crate versions prior to 1.0 are beta releases for testing purposes only.
Given that
rageappears to be a production-ready tool, does this imply that usage is considered safe if concerns about potential API changes within this crate are not an issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels