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.
...
PGPEncryptedDataList
packets.
PR#30Finally 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.
PR#23PGPMarker
messages which are used as a light compatibility check
against very old PGP implementations.
#12
PR#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.
PR#19Start of CHANGELOG.
Can you improve this documentation? These fine people already did:
Greg Look & adamdavisleeEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close