phpseclib/tests/Unit/Crypt
Andreas Fischer 3b33941d3d Merge pull request #813 from bantu/hash-rewrite
[master] More work on Hash.php

* bantu/hash-rewrite:
  Hash: Cover remaining uncovered line.
  Hash: Update incorrect documentation, use max line length 80.
  Hash: Remove constructor return value documentation.
  Hash: Do not assign false to length property. It's documented as an int.
  Hash: Rename properly l to length.
  Slightly rework of HashTest.php.
2015-09-14 22:47:37 +02:00
..
AES Merge branch '1.0' into 2.0 2015-09-14 01:27:04 +02:00
RSA Merge branch '1.0' into 2.0 2015-08-13 14:37:15 -04:00
BlowfishTest.php Merge branch '1.0' into 2.0 2015-09-14 01:27:04 +02:00
DESTest.php Use phpcbf to fix PHP code to ruleset. 2015-07-17 12:57:41 +02:00
HashTest.php Hash: Cover remaining uncovered line. 2015-09-14 01:34:20 +02:00
RandomTest.php Merge remote-tracking branch 'graham/1.0-phpdoc' into 2.0-phpdoc 2015-04-16 00:42:53 -05:00
RC2Test.php Merge branch '1.0' into 2.0 2015-09-14 01:27:04 +02:00
RC4Test.php Merge branch '1.0' into 2.0 2015-09-14 01:27:04 +02:00
TripleDESTest.php Merge branch '1.0' into 2.0 2015-09-14 01:27:04 +02:00
TwofishTest.php Merge branch 'PSR2-1.0' into PSR2-2.0 2015-07-17 13:41:59 +02:00