Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-14 | Replace PBKDF2 implementation pulled in from vnconfig with one | Damien Miller | |
derived from Damien Bergamini's wpa-psk. This implementation is smaller, cleaner and uses the libc SHA1 functions instead of pulling in OpenSSL. make bioctl.c -Wall clean too Verified with rfc3962 test vectors and against a assembled cryptoraid; ok hshoexer@ |