Explorar o código

CHANGELOG update

Marcin Krzyżanowski %!s(int64=9) %!d(string=hai) anos
pai
achega
9de9017d92
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      CHANGELOG

+ 5 - 0
CHANGELOG

@@ -1,3 +1,8 @@
+- Update tests
+- New: RandomBytesSequence urandom values on Linux.
+- Throw appropriate error for AES with invalid input where padding is needed.
+- Improve performance, especially to SHA-1, SHA-2 and related.
+- Set deployment targets for all platform. Fixes Carthage builds.
 - New: SHA-3 implementation (request #291)
 - SHA-2 conforms to Updatable protocol and may be calculated incrementally.