Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12242907
XHubSignatureConstants.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
471 B
Referenced Files
None
Subscribers
None
XHubSignatureConstants.php
View Options
<?php
define
(
'SECRET'
,
'secret123'
);
define
(
'TIGER_ALGO'
,
'tiger192,4'
);
define
(
'TIGER_PAYLOAD'
,
'lorem ipsum dolor'
);
define
(
'TIGER_SIGNATURE'
,
'7081ac97e50ad97e13b2fb9364b9df376c26b920080245ce'
);
// Current default algo is sha-1.
define
(
'DEFAULT_PAYLOAD'
,
file_get_contents
(
__DIR__
.
'/payload.json'
));
define
(
'DEFAULT_SIGNATURE'
,
'ab05a3aef13696b60a60a8064b9fda31a8c77582'
);
define
(
'EMPTY_DEFAULT_HASH_ALGO_SIGNATURE'
,
'fbdb1d1b18aa6c08324b7d64b71fb76370690e1d'
);
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Oct 12, 10:56 (4 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3061685
Default Alt Text
XHubSignatureConstants.php (471 B)
Attached To
Mode
rKGH Keruald GitHub
Attached
Detach File
Event Timeline
Log In to Comment