Commit Graph

3 Commits (cfd8b3f9761aed5026c064e2040b576d6178979c)

Author SHA1 Message Date
Lukas Reschke 5ff999d69d Return false in case one of the values is null 2014-09-12 13:34:45 +07:00
Lukas Reschke 50b430ee7c Add char consts, hash the specified password for the HMAC 2014-09-03 11:03:27 +07:00
Lukas Reschke d26a9c3c58 Add some security utilities
This adds some security utilities to core including:
- A library for basic crypto operations (e.g. to encrypt passwords)
- A better library for cryptographic actions which allows you to specify the charset
- A library for secure string comparisions

Remove .htaccess

Remove .htaccess

Fix typo

Add public API

Use timing constant comparision

Remove CBC constant

Adjust code

Remove confusing $this
2014-08-27 00:18:04 +07:00