super
Thalnks for sharing that with us.
About this larger project was it developed in Pharo? Because we are
looking for success stories.
Stef
On 10/7/14 09:00, Udo Schneider wrote:
I just extracted some PBKDF2 code from a bigger project. So if you
want to derive keys from an non-optimal source (e.g. user input) or
store non-reversible passwords with (tunable) secure salting/hashing
then PBKDF2 is your friend.
The blog is here:
http://readthesourceluke.blogspot.de/2014/07/pbkdf2-for-pharo.html
The source is on SH:
http://smalltalkhub.com/#!/~udos/PBKDF2
Have fun!
CU,
Udo