Skip to content

Commit

Permalink
Release version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouke committed Sep 16, 2017
1 parent 6db8df3 commit b6c1124
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ assert(server.sessionKey == client.sessionKey)

More information can be found in the [documentation](http://boukehaarsma.nl/SRP).

## Swift Compatibility

Swift 4 is required with version 3 of this package. Use version 2 if you need
Swift 3 compatibility.

## Compatibility with other implementations

I like to believe this implementation does correctly implements the RFC.
Expand Down

0 comments on commit b6c1124

Please sign in to comment.