All notable changes to this project will be documented in this file, which follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.
...
Finally admitting that this project is stable.
clj-pgp.core/read-objects
now returns an IReduceInit
instead of a lazy
sequence for improved performance and control of message consumption.
#23PGPMarker
messages which are used as a light compatibility check
against very old PGP implementations.
#12
#21clj-pgp.message/reduce-messages
function allows for consuming
encrypted data without buffering the entire message in memory. This makes it
possible to handle very large messages in a streaming fashion.
#19Start of CHANGELOG.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |