Skip to content

Commit

Permalink
Turn the fastpbkdf2 flag on by default
Browse files Browse the repository at this point in the history
  • Loading branch information
adinapoli committed Dec 29, 2016
1 parent aee487f commit 89bd641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rncryptor.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cabal-version: >=1.10

flag fastpbkdf2
description: Use fastpbkdf2 instead of cryptonite for PBKDF2.
default: False
default: True

source-repository head
type: git
Expand Down

0 comments on commit 89bd641

Please sign in to comment.