Creating a secure encryption and data encryption channel between a software and hardware.
by Hamkalaii from LinuxQuestions.org on (#6NBNR)
Hello.
My purpose of this question is to secure communication between two software or software and hardware before any data exchange.
Is this a logical mentality, in a computer that has an operating system(for example: Linux) and software installed before any operation starts to communicate securely with the hardware connected through the USB port and has a digital certificate to create a secure and encrypted channel? To be used to measure the accuracy of the software and also the TLS channel.
Some programmers consider this a fruitless operation because the CPU is not able to understand this type of data (encryption) to process and continue the operation!
My purpose of this question is to secure communication between two software or software and hardware before any data exchange.
Is this a logical mentality, in a computer that has an operating system(for example: Linux) and software installed before any operation starts to communicate securely with the hardware connected through the USB port and has a digital certificate to create a secure and encrypted channel? To be used to measure the accuracy of the software and also the TLS channel.
Some programmers consider this a fruitless operation because the CPU is not able to understand this type of data (encryption) to process and continue the operation!