Skip to content

Ability to encrypt data between any socket device and API connection regardless of connection direction #217

@davetcc

Description

@davetcc

Is your feature request related to a problem? Please describe.
The biggest missing feature in TcMenu remote is the ability to encrypt connections, even on the local area network it is now quite common to protect data. This issue is to implement basic encryption that matches the Java API (and soon other APIs), that is AES 256 CBC mode. This provides great enough security even for internet use.

Confirm that the bug is in the embedded library
This is a library jira tracking a main feature.

Describe the solution you'd like
Ability to encrypt remote socket data using AES where it is available.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions