Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

5.1.0

5.0.3

5.0.2

5.0.1

5.0.0 Swift 3.0. Drop ObjC bridge.

4.0.0 - Complete rewrite in Swift with ObjC bridging

4.0.0-beta.1 - Complete rewrite in Swift with ObjC bridging

3.0.1 - CocoaPods fixes (Current ObjC Version)

Fixed

3.0.0 - Remove OpenSSL

Breaking

Added

2.2 - Data format v3

Version 2.2 is a fairly large release. It's been almost a year since 2.1 came out, and there are many small and large bug fixes.

V2.2 updates the file format from 2 to 3. It will read format 2 files, but will only write format 3. These are not readable by RNCryptor v2.1. See Issue #77 for details. The PHP, Python, and Ruby implementations also write format 3 and read format 2 or 3.

Security

Changes