solanav / liu_client

Cliente en C
1 stars 0 forks source link

Create asymmetric encryption plugin #28

Open solanav opened 5 years ago

solanav commented 5 years ago

Should not be very hard. The code will be almost the same as encrypt.c but using libcrypto with RSA + AES. First version of the plugin does not need to ask the server to generate the keys,