numago

↗ HN profile [ 23.3 ms ] full profile
Karma
1
Created
July 10, 2024 (2y ago)
Submissions
0
  1. I built a web application that utilizes Shamir's secret sharing and the Web Crypto API to 'slice' a secret into AES-256-GCM encrypted parts. The secret can only be recovered by combining a certain number of these files.…