chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] [NEW EGG] pbkdf2


From: alfred j. quack
Subject: [Chicken-users] [NEW EGG] pbkdf2
Date: Fri, 21 Sep 2018 00:19:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Hello Chicken-users,

i'm so excited to announce my first egg today!

It's my first contribution to open source software in general and I'm proud to give something back to the very welcoming chicken community. Thank you for all the effort and support so far. I hope this egg might be of use to someone.

It's an implementation of the Password-Based Key Derivation Function 2 (PBKDF2) as described in RFC2898 [1]. You can check the source code out on GitHub [2] and read the documentation in the Chicken Wiki [3].

Finally, I'm kindly asking for the inclusion of the location of my egg in the egg-locations file. I provided the link to the raw release-info file under [4]

[1] https://tools.ietf.org/html/rfc2898#section-5.2
[2] https://github.com/off-world/pbkdf2
[3] https://wiki.call-cc.org/eggref/4/pbkdf2
[4] https://raw.githubusercontent.com/off-world/pbkdf2/master/pbkdf2.release-info

best regards,

Tobi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]