Django Doucet
16ae895312
fixes
2022-03-20 20:57:01 -06:00
Django Doucet
1f6e1cf37c
add openss_verify method and openssl_error_string
2022-03-19 20:19:59 -06:00
Django Doucet
99630a58bb
fixes
2022-02-28 19:32:26 -07:00
Django Doucet
86c796090d
Signature Verification with phpseclib3
2022-02-28 16:11:04 -07:00
c0033d8819
fix WP coding standard issue
2020-12-17 17:39:35 +01:00
Django Doucet
0271b57844
add digest header
2020-12-09 22:23:05 -05:00
9945aa7cf8
escape global constants and functions
...
* Add leading \ before function invocation to speed up resolving.
* Add leading \ before constant invocation of internal constant to speed up resolving. Constant name match is case-sensitive, except for null, false and true.
2020-05-12 19:42:09 +02:00
2f5bf1ccc4
explicit use of global functions
2019-09-27 10:12:59 +02:00
a6d97f8ba7
(php)doc
2019-02-24 13:01:28 +01:00
40b2651b7e
big refactoring to use namespaces for a better code structure
2019-02-24 12:07:41 +01:00