Dear devs,
Currently, all phones use WiFi, GSM, Bluetooth networks in practically all
applications. For WiFi and Bluetooth replacements, do you have any alternate
network in mind which caters to only local public and private keys.
So, a network which before transmitting a packet, encrypts it wi
On Sat, Oct 14, 2023 at 01:17:04PM +0200, Sagar Acharya wrote:
> Dear devs,
>
> Currently, all phones use WiFi, GSM, Bluetooth networks in practically all
> applications. For WiFi and Bluetooth replacements, do you have any alternate
> network in mind which caters to only local public and privat
*** Sagar Acharya [2023-10-14 13:17]:
>So, a network which before transmitting a packet, encrypts it with the
>recipients' public key and broadcasts it with recipients id as header, say
>like,
Pay attention that using asymmetric cryptography is pretty CPU consuming
task. Using it for each IP pac