OSDN Git Service

Regular updates
[twpd/master.git] / crypto.md
1 ---
2 title: Cryptography
3 ---
4
5  * [PBKDF2](http://en.wikipedia.org/wiki/PBKDF2) - password-based key derivation 
6  function
7
8  * [HMAC](http://en.wikipedia.org/wiki/HMAC) - Hash-based message authentication 
9  code