Libraries
  1. Libraries

tornelib-php-crypto

Public
AuthorCommitMessageCommit dateIssues
Tomas TornevallTomas Tornevall
c9372c6e8c6deprecated in php8: null in utf8_encode.
Tomas TornevallTomas Tornevall
909ebf018f8Converted unit-xml
Tomas TornevallTomas Tornevall
66101512a52setkeys-test
Tomas TornevallTomas Tornevall
dc53bcbd3d0MPull request #12: PHPCRYPTO-39 PHPCRYPTO-42Merge in LIB/tornelib-php-crypto from fixes/PHPCRYPTO-39-42 to master * commit '5f34d7babb75a158c83ed83a793985f77caca694': PHPCRYPTO-39 PHPCRYPTO-422 Jira Issues
Tomas TornevallTomas Tornevall
5f34d7babb7PHPCRYPTO-39 PHPCRYPTO-42Fixed the nesting issue. Throwing exceptions on unavailable encryption libraries.2 Jira Issues
Tomas TornevallTomas Tornevall
572e0e30490MPull request #11: PHPCRYPTO-41Merge in LIB/tornelib-php-crypto from PHPCRYPTO-41 to master * commit '5b984043963fc3b7c9bccedc3f24cecef4e50339': Only test mcrypt when mcrypt is available. Reorganized functions. Added priv/pub-key to Crypto (for future use). PHPCRYPTO-41: Init special tests with priv/pub.PHPCRYPTO-41
Tomas TornevallTomas Tornevall
5b984043963Only test mcrypt when mcrypt is available.
Tomas TornevallTomas Tornevall
232c686d68cReorganized functions.Added priv/pub-key to Crypto (for future use).
Tomas TornevallTomas Tornevall
72aa87b975dPHPCRYPTO-41: Init special tests with priv/pub.PHPCRYPTO-41
Tomas TornevallTomas Tornevall
320dff45552Making sure tests are running even if components is missing (bzcompress is missing on github platform for PHP 5.6, and until the yml is fixed we'll first check for the available method).
Tomas TornevallTomas Tornevall
9cd2019fd13Added github actions.
Tomas TornevallTomas Tornevall
a2551fd0e39AEAD fix.
Tomas TornevallTomas Tornevall
dbef739bc2fUpdated content, removed returns from contructor and phpstorm rearrangements.
Tomas TornevallTomas Tornevall
2ceac6a5be26.1.2: Update for random_int failures (found in PHP 7.4 packages).Also moved version tag to composer package.
Tomas TornevallTomas Tornevall
99ec5867c97COPYRIGHT added.
Tomas TornevallTomas Tornevall
65613426e89MPull request #4: Develop/6.1Merge in LIB/tornelib-php-crypto from develop/6.1 to master * commit '56aa7e8073c50c2f9b10c377c2b09fc3b2321a18': Making it possible to run mcrypt over openssl up to PHP 7.1 Also fixed an issue where PHP versions are compared up instead of down for mcrypt. Docblocks update. unit-file No coverage-xml allowed. IO depencey goes to tag instead. Minor changes in 6.1.0-crypto. Removed o...
Tomas TornevallTomas Tornevall
56aa7e8073cMaking it possible to run mcrypt over openssl up to PHP 7.1Also fixed an issue where PHP versions are compared up instead of down for mcrypt.
Tomas TornevallTomas Tornevall
218a7a7349bDocblocks update.
Tomas TornevallTomas Tornevall
4aafc1063bdMMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-crypto into develop/6.1README updated.
Tomas TornevallTomas Tornevall
1acde18789dMPull request #10: Documents updated.Merge in LIB/tornelib-php-crypto from develop/6.0 to master * commit '9749a9495982cd12c664204c5bbb3d3e32c86822': Documents updated.
Tomas TornevallTomas Tornevall
9749a949598Documents updated.
Tomas TornevallTomas Tornevall
621b942e3d7MPull request #8: Extra error handling controls added in xml-parser.Merge in LIB/tornelib-php-crypto from fixes/6.0.25-io-inproper-exceptions-handling to master For NETCURL-284 * commit 'bf59e69db92714fc4a90fad496bc7f305b2ed0b4': Extra error handling controls added in xml-parser.NETCURL-284
Tomas TornevallTomas Tornevall
bf59e69db92Extra error handling controls added in xml-parser.
Tomas TornevallTomas Tornevall
05a23675cb3unit-file
Tomas TornevallTomas Tornevall
759ee3ebcb4MMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-crypto into develop/6.1
Tomas TornevallTomas Tornevall
72b2b38949aMPull request #7: Deprecated classes removed, causing tests crash as they are using them.Merge in LIB/tornelib-php-crypto from develop/6.0 to master * commit '62bcf9e96e680468b09704606f26c7517ce78dec': Deprecated classes removed, causing tests crash as they are using them.
Tomas TornevallTomas Tornevall
62bcf9e96e6Deprecated classes removed, causing tests crash as they are using them.
Tomas TornevallTomas Tornevall
e61ccf6859bNo coverage-xml allowed.
Tomas TornevallTomas Tornevall
196b5927e3aMPull request #6: Minimum stabilityMerge in LIB/tornelib-php-crypto from develop/6.0 to master * commit '141e8e3b766b18b1cd79a3070f6b8fdd5a41803b': Minimum stability
Tomas TornevallTomas Tornevall
141e8e3b766Minimum stability
Tomas TornevallTomas Tornevall
2afea3e2216IO depencey goes to tag instead.
Tomas TornevallTomas Tornevall
1f4a9a9490cMMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-crypto into develop/6.1
Tomas TornevallTomas Tornevall
9ff3ce004fdMPull request #5: Last update of 6.0 that goes to master branches.Merge in LIB/tornelib-php-crypto from develop/6.0 to master * commit '1cd939cc5c5c97e88f21fe5a20632b729f3d7ecc': Last update of 6.0 that goes to master branches.
Tomas TornevallTomas Tornevall
1cd939cc5c5Last update of 6.0 that goes to master branches.
Tomas TornevallTomas Tornevall
18375561f38MMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-crypto into develop/6.1
Tomas TornevallTomas Tornevall
c2f1ab9e180Minor changes in 6.1.0-crypto.
Tomas TornevallTomas Tornevall
5c1c1fcbbbb6.0 is a bit more PSR4 compliant than before.
Tomas TornevallTomas Tornevall
fffbbbf73edRemoved old module files.
Tomas TornevallTomas Tornevall
b75d6c089cfPrior docblock updated.
Tomas TornevallTomas Tornevall
e088de7b68cMMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-crypto into develop/6.1
Tomas TornevallTomas Tornevall
c1717e14580unittest update
Tomas TornevallTomas Tornevall
550e343dd90* Switched all function controls to use Security::getCurrentFunctionState - this makes it easier to check if functions really are available.* Checking openssl vs mcrypt vs PHP >=7.1/<=7.0 availability. Will throw execeptions if openssl is absent and mcrypt is present in PHP 7.1 platforms. * Updated compression class. * Added docblocks. * Added minor test to check openssl presence.
Tomas TornevallTomas Tornevall
1d11781c06ccomposer requires too much
Tomas TornevallTomas Tornevall
1964089534ephpunit.xml update.
Tomas TornevallTomas Tornevall
4f01a64c4aeRequire 6.0 or higher
Tomas TornevallTomas Tornevall
be9c4a5c535MMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-crypto
Tomas TornevallTomas Tornevall
1363a3f9f3bCorrected composer.json and namespace classes.
Tomas TornevallTomas Tornevall
5ac53c3217cMicro adjustments.Removed deprecated class.
Tomas TornevallTomas Tornevall
274027dd66bRestructured classes.
Tomas TornevallTomas Tornevall
1efd8e88d82MMerge branch 'master' of https://bitbucket.tornevall.net/scm/lib/tornelib-php-crypto into develop/6.1+ Encryption. + Password-saltkey-ish method. + Tests.