Open AFwcxx opened 3 months ago
How do i implement a 2 of 3 threshold (3 nodes machine holding unique key share) of encrypting and decrypting with libsodium's crypto_box_easy and crypto_box_seal?
crypto_box_easy
crypto_box_seal
Is there a file that demonstrate this?
Thank you.
How do i implement a 2 of 3 threshold (3 nodes machine holding unique key share) of encrypting and decrypting with libsodium's
crypto_box_easy
andcrypto_box_seal
?Is there a file that demonstrate this?
Thank you.