netkas
|
bb94ae8d78
|
Add .vscode to .gitignore
|
2025-03-03 04:25:30 -05:00 |
|
netkas
|
c018cc8c04
|
Renamed encrypted_channels.sql to encryption_channels.sql and added encryption_channels_com.sql
|
2025-03-03 04:24:33 -05:00 |
|
netkas
|
94b6e1ff01
|
Added EncryptionChannelMessageRecord and EncryptionChannelRecord
|
2025-02-21 22:59:42 -05:00 |
|
netkas
|
1c95fb93ea
|
Refactored EncryptionChannelManager
|
2025-02-21 22:59:20 -05:00 |
|
netkas
|
28a5cb9b07
|
Renamed CommunicationRecipientType.php to EncryptionMessageRecipient.php
|
2025-02-21 22:59:10 -05:00 |
|
netkas
|
4a2a307fed
|
Renamed EncryptionChannelState.php to EncryptionChannelStatus.php
|
2025-02-21 22:58:45 -05:00 |
|
netkas
|
1f5a04d04e
|
Updated PhpDoc
|
2025-02-21 22:58:04 -05:00 |
|
netkas
|
e2b5bfab32
|
Removed unused Encryption channel objects
|
2025-02-20 00:39:58 -05:00 |
|
netkas
|
29a3d42538
|
Major changes, revamp required
|
2025-02-20 00:34:07 -05:00 |
|
netkas
|
1f9890bba0
|
Updated standard error code
|
2025-02-19 14:57:47 -05:00 |
|
netkas
|
2f59c9c16c
|
Reordered the logger statement in the case where the rest of the execution fails for whatever reason
|
2025-02-19 14:51:18 -05:00 |
|
netkas
|
0a773101d2
|
Reordered the logger statement in the case where the rest of the execution fails for whatever reason
|
2025-02-19 14:51:13 -05:00 |
|
netkas
|
6001e85160
|
Improved signature verification procedure to be simplified for server-side verification purposes.
|
2025-02-19 14:50:31 -05:00 |
|
netkas
|
d82e7042a6
|
Added client method createSignature
|
2025-02-11 14:50:57 -05:00 |
|
netkas
|
25d1a001fd
|
Rewrote SocialClient
|
2025-02-11 13:44:00 -05:00 |
|
netkas
|
b076f80ce5
|
Updated docs
|
2025-02-11 13:31:15 -05:00 |
|
netkas
|
a456dda62d
|
Improved exception handling
|
2025-02-11 13:16:23 -05:00 |
|
netkas
|
ee48456f2f
|
Renamed SigningKey to Signature
|
2025-02-10 15:40:20 -05:00 |
|
netkas
|
2362e36ca4
|
Renamed SettingsGetSigningKeys to SettingsGetSignatures
|
2025-02-10 15:38:43 -05:00 |
|
netkas
|
6f600fa45e
|
Renamed SettingsGetSigningKey to SettingsGetSignature
|
2025-02-10 15:37:53 -05:00 |
|
netkas
|
d9127a50e6
|
Correction
|
2025-02-10 15:23:21 -05:00 |
|
netkas
|
466ebcd1a8
|
Implemented getSelf
|
2025-02-10 15:16:45 -05:00 |
|
netkas
|
95dd4eb5f2
|
updated VerifyPeerSignature to make timed signatures optional, updated parameter names and improved validation
|
2025-02-08 00:33:19 -05:00 |
|
netkas
|
9e18db3e68
|
Minor improvements
|
2025-02-07 22:39:48 -05:00 |
|
netkas
|
7c8e0ddf86
|
Added DuplicationCode NoInspection
|
2025-02-07 22:36:12 -05:00 |
|
netkas
|
828b7c9b5c
|
Renamed uuid to signature_uuid
|
2025-02-07 22:33:19 -05:00 |
|
netkas
|
a03bc464c0
|
Correction
|
2025-02-07 22:30:45 -05:00 |
|
netkas
|
0396ba5843
|
Correction
|
2025-02-07 22:30:14 -05:00 |
|
netkas
|
0b9a566e8f
|
Correction
|
2025-02-07 22:30:11 -05:00 |
|
netkas
|
50e2d18520
|
Reversed the default parameter
|
2025-02-07 22:30:05 -05:00 |
|
netkas
|
13e236f244
|
Use the new nullAllowed parameter
|
2025-02-07 22:25:37 -05:00 |
|
netkas
|
ba3b35de9b
|
Added parameter nullAllowed to return True if the parameter exists AND the parameter is not null if nullAllowed is set to False, by default it's True.
|
2025-02-07 22:24:57 -05:00 |
|
netkas
|
05f6661a75
|
Renamed ContactRecord to Contact
|
2025-02-07 18:23:10 -05:00 |
|
netkas
|
a1704338c8
|
Added method importData to import data from external servers
|
2025-02-06 15:46:11 -05:00 |
|
netkas
|
d929a9ec4c
|
Added Standard Objects for the encryption channel
|
2025-02-06 15:38:52 -05:00 |
|
netkas
|
0e08bef3bc
|
Added Encrypted channels and communication methods
|
2025-02-06 15:13:00 -05:00 |
|
netkas
|
b380df95fe
|
Removed unused import
|
2025-02-04 15:07:05 -05:00 |
|
netkas
|
4068862d3c
|
Removed unused exception
|
2025-02-04 15:06:41 -05:00 |
|
netkas
|
4edb34aab1
|
Refactored StandardMethods to be more organized
|
2025-02-03 17:55:18 -05:00 |
|
netkas
|
cf1bd2e057
|
Renamed Authenticate to VerificationAuthenticate
|
2025-02-03 17:53:39 -05:00 |
|
netkas
|
a7fc8e87d9
|
Added method SettingsInformationFieldExists
|
2025-02-03 15:22:44 -05:00 |
|
netkas
|
8920080ada
|
Added method VerifyPeerSignature
|
2025-02-03 15:00:37 -05:00 |
|
netkas
|
c4eefd5356
|
Improved exception handling
|
2025-02-03 14:52:17 -05:00 |
|
netkas
|
7485733219
|
Added method verifyPeerSignature(PeerAddress|string $signingPeer, string $signatureUuid, string $signatureKey, string $signature, string $messageHash, int $signatureTime): SignatureVerificationStatus
|
2025-02-03 14:11:07 -05:00 |
|
netkas
|
0e190c085a
|
Added method signTimedMessage() and verifyTimedMessage() for verifying messages based on signed timestamps
|
2025-02-03 13:59:11 -05:00 |
|
netkas
|
3472728f3a
|
Added missing method
|
2025-02-03 13:41:48 -05:00 |
|
netkas
|
f74a91963e
|
Made message signing in Cryptography use SHA512 as the message content for signatures rather than the message content itself to allow for simplified verification in the future
|
2025-02-03 13:38:41 -05:00 |
|
netkas
|
0a13183a0e
|
Removed composer.json (Ew!)
|
2025-02-03 13:25:16 -05:00 |
|
netkas
|
2a0aab4a21
|
Improved Exception Handling
|
2025-02-03 13:12:40 -05:00 |
|
netkas
|
24530f5494
|
Improved Exception Handling
|
2025-02-03 13:02:36 -05:00 |
|