aa0

↗ HN profile [ 551 ms ] full profile
Karma
123
Created
July 2, 2013 (13y ago)
Submissions
0
  1. Why can't the private key be cracked by encrypting a large enough block of static data, all bits=1 for example, with the public key?

  2. I started writing JSOperations a few months ago but didn't finish writing tests. Eventually when web-workers become standard with Blobs, they should be added in as a way to queue operations. Tests are needed, as well as…