socialbox-php/src/Socialbox/Objects
2025-03-04 13:41:48 -05:00
..
Client Add getSharedSecret method for Diffie-Hellman key exchange in EncryptionChannelSecret 2025-03-04 13:41:44 -05:00
Database Add methods to retrieve message owner and receiver, and convert record to standard message 2025-03-04 13:41:48 -05:00
Standard Add encryption channel methods and related classes 2025-03-03 14:59:37 -05:00
ClientRequest.php Remove unnecessary exception documentation from isExternal method 2025-03-03 04:26:37 -05:00
DnsRecord.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
KeyPair.php Add ExportedSession and improve RPC client handling. 2024-12-19 12:54:15 -05:00
PeerAddress.php Major changes, revamp required 2025-02-20 00:34:07 -05:00
ResolvedServer.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
ResolvedServerOld.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
RpcError.php Refactor RPC framework and enhance error handling. 2024-12-19 15:09:22 -05:00
RpcRequest.php Refactor containsParameter method to improve null and empty string handling 2025-03-03 04:26:29 -05:00
RpcResponse.php Add recursive array conversion in RpcResponse::convertToArray 2025-01-03 18:30:27 -05:00
RpcResult.php Refactor RPC framework and enhance error handling. 2024-12-19 15:09:22 -05:00