Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12242915
XHubSignatureConstants.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
463 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'
,
'TODO: add here real GitHub payload'
);
define
(
'DEFAULT_SIGNATURE'
,
'ee2e24a002bcbfc4a93dc729bbbded01a9a46215'
);
define
(
'EMPTY_DEFAULT_HASH_ALGO_SIGNATURE'
,
'fbdb1d1b18aa6c08324b7d64b71fb76370690e1d'
);
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Oct 12, 10:57 (2 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3063366
Default Alt Text
XHubSignatureConstants.php (463 B)
Attached To
Mode
rKGH Keruald GitHub
Attached
Detach File
Event Timeline
Log In to Comment