ソースを参照

CHANGELOG update

Marcin Krzyżanowski 9 年 前
コミット
80d417a6a4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

@@ -1,4 +1,5 @@
 - Padding setup is now part of cipher constructor
 - Padding setup is now part of cipher constructor
+- Added PBKDF2 http://tools.ietf.org/html/rfc2898#section-5.2
 
 
 0.3.1
 0.3.1
 - replace deprecated Bit with new enum.
 - replace deprecated Bit with new enum.