2023-11-06 11:43:43 +00:00
|
|
|
LIBRARY libsimplex
|
|
|
|
EXPORTS
|
|
|
|
hs_init
|
2023-11-25 04:05:41 +08:00
|
|
|
hs_init_with_rtsopts
|
2023-11-06 11:43:43 +00:00
|
|
|
chat_migrate_init
|
2023-12-30 00:47:25 +07:00
|
|
|
chat_close_store
|
2023-11-06 11:43:43 +00:00
|
|
|
chat_send_cmd
|
2023-11-16 16:53:44 +00:00
|
|
|
chat_send_remote_cmd
|
2023-11-06 11:43:43 +00:00
|
|
|
chat_recv_msg
|
|
|
|
chat_recv_msg_wait
|
|
|
|
chat_parse_markdown
|
|
|
|
chat_parse_server
|
|
|
|
chat_password_hash
|
2023-11-09 15:55:01 +08:00
|
|
|
chat_valid_name
|
2024-01-31 20:58:30 +07:00
|
|
|
chat_json_length
|
2023-11-06 11:43:43 +00:00
|
|
|
chat_encrypt_media
|
|
|
|
chat_decrypt_media
|
|
|
|
chat_write_file
|
|
|
|
chat_read_file
|
|
|
|
chat_encrypt_file
|
|
|
|
chat_decrypt_file
|