Skip to content

Commit

Permalink
update after recent merges
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed Nov 23, 2015
1 parent ab28421 commit f80fde9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,9 @@ encrypt-then-MAC mode for CBC ciphers.
===========

0.6.0 - WIP
- mark library as compatible with Python 3.5 (it was previously, but now
it is verified with Continous Integration)
- small cleanups and more documentation
- add support for ChaCha20 and Poly1305
- add TLS_DHE_RSA_WITH_CHACHA20_POLY1305 ciphersuite
- expose padding and MAC-ing functions and blockSize property in RecordLayer
Expand Down

0 comments on commit f80fde9

Please sign in to comment.