aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto.php
Commit message (Collapse)AuthorAgeFilesLines
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* login_hookFriendika2011-09-011-6/+9
|
* remove public disclosure riskFriendika2011-08-271-0/+65
|
* diaspora sign/verify requires SHA0 hash algorithmFriendika2011-08-201-2/+2
|
* until algorithm is sorted, ignore D* verification failures so we can debug ↵Friendika2011-08-201-8/+9
| | | | the rest
* move encryption functions to crypto fileFriendika2011-08-201-1/+41
|
* incorrect iv length for blocksizeFriendika2011-08-191-0/+2
|
* crypto stuffFriendika2011-08-091-0/+184