index
:
simplesamlphp
master
origin/HEAD
origin/errorcode-class
origin/feature/consistently-treat-scopes-with-multiple-at
origin/feature/interface-cleanup
origin/master
origin/release_1_0
origin/simplesamlphp-1.0
origin/simplesamlphp-1.10
origin/simplesamlphp-1.11
origin/simplesamlphp-1.12
origin/simplesamlphp-1.13
origin/simplesamlphp-1.14
origin/simplesamlphp-1.4
origin/simplesamlphp-1.5
origin/simplesamlphp-1.6
origin/simplesamlphp-1.7
origin/simplesamlphp-1.8
origin/simplesamlphp-1.9
origin/ssoservice-merge
origin/twigified
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
SimpleSAML
/
Utils
/
Crypto.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the certFingerprint option.
Thijs Kinkhorst
2016-08-05
1
-2
/
+2
*
Be explicit when checking if there's a salt defined or not.
Jaime Perez Crespo
2015-07-31
1
-1
/
+1
*
Reimplement \SimpleSAML\Utils\Crypto::aesDecrypt() and \SimpleSAML\Utils\Cryp...
Jaime Perez Crespo
2015-07-20
1
-51
/
+30
*
Move the aes[En|De]crypt() functionality in \SimpleSAML\Utils\Crypto to inter...
Jaime Perez Crespo
2015-06-20
1
-9
/
+44
*
Use InvalidArgumentException instead of SimpleSAML_Error_Exception when deali...
Jaime Perez Crespo
2015-04-23
1
-19
/
+35
*
Move SimpleSAML_Utilities::resolveCert() to SimpleSAML\Utils\Config::getCertP...
Jaime Perez Crespo
2015-04-23
1
-1
/
+1
*
Move SimpleSAML_Utils_Crypto to SimpleSAML\Utils\Crypto.
Jaime Perez Crespo
2015-04-20
1
-27
/
+28
*
Move SimpleSAML_Utils_Config to SimpleSAML\Utils\Config.
Jaime Perez Crespo
2015-04-20
1
-2
/
+2
*
Move SimpleSAML_Utilities::getSecretSalt() to SimpleSAML_Utils_Config::getSec...
Jaime Perez Crespo
2015-04-16
1
-2
/
+2
*
Schedule SimpleSAML_Utilities::generateRandomBytes() for removal. Deprecate a...
Jaime Perez Crespo
2015-04-16
1
-2
/
+2
*
Move loadPublicKey() and loadPrivateKey() in SimpleSAML_Utilities to SimpleSA...
Jaime Perez Crespo
2015-04-16
1
-0
/
+136
*
Move aesEncrypt() and aesDecrypt() in SimpleSAML_Utilities to SimpleSAML_Util...
Jaime Perez Crespo
2015-04-16
1
-0
/
+80
*
Reformat SimpleSAML_Utils_Crypto. Remove SimpleSAML_Utils_Crypto::apr1Md5Hash...
Jaime Perez Crespo
2015-04-16
1
-136
/
+95
*
Drop obsolete SVN $Id$ keywords.
Thijs Kinkhorst
2014-07-09
1
-1
/
+0
*
Remove more legacy code that's no longer necessary since we are requiring PHP...
Jaime Pérez Crespo
2014-02-09
1
-1
/
+1
*
authcrypt: Add Htpasswd authentication source.
Olav Morken
2011-11-04
1
-0
/
+59
*
Utils_Crypt: Fix PHP start tag.
Olav Morken
2011-11-03
1
-1
/
+2
*
Add support for hashed passwords & add authcrypt:Hash authsource.
Olav Morken
2011-10-28
1
-0
/
+83