I
I
Igor Mitrakov2018-10-31 19:55:14
C++ / C#
Igor Mitrakov, 2018-10-31 19:55:14

How to encrypt a package in C/C++?

Good day.
There are two machines connected via a router.
The task is to write a driver that establishes a connection, key exchange and encryption of all packets between machines.
Tell me which way to drip, at what OSI level to do it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jcmvbkbc, 2018-10-31
@jcmvbkbc

There are two machines connected via a router.
write a driver that establishes a connection, key exchange and encryption of all packets between machines

Read about IPsec . No driver needed.
IPsec operates at the network (3rd) layer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question