Skip to content
Snippets Groups Projects
Commit 6dd6a7f3 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

rewrite to markdown

parent 7eba63b8
Branches
Tags
1 merge request!16Release 0.2.1.0
Changelog for tahoe-ssk
=======================
# Changelog for tahoe-ssk
0.2.1.0
-------
## 0.2.1.0
* Add Ord instances for StorageIndex, Verifier, Reader, and Writer.
* Add ConfidentialShowable instances for SDMF, Verifier, Reader, and Writer.
* Deprecate dangerRealShow.
0.2.0.0
-------
## 0.2.0.0
* Add the IV as a parameter to Tahoe.SDMF.encode.
The IV must be the value used to create the ciphertext so Tahoe.SDMF.encode cannot randomly generate one.
* Add Tahoe.SDMF.randomIV for randomly generating a new IV.
0.1.0.0
-------
## 0.1.0.0
* Initial release.
* Very basic non-verifying decoding support.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment