Timeline for Creating deterministic key pairs in javascript for use in encrypting/decrypting/signing messages
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 29, 2013 at 23:15 | history | migrated | from stackoverflow.com (revisions) | ||
| Oct 19, 2013 at 23:48 | comment | added | Sam King | I updated the link for Adrenaline to one that has more concrete information. Our system does exactly what you are asking for -- given a password it recreates a public/private key pair for users without needing to trust the server. There are some differences (we use elliptic curve instead of RSA), but it appears to be very similar to what you are asking for. | |
| Oct 19, 2013 at 18:00 | comment | added | SlickTheNick | Hmm, your link to that paper appears to be broken. Also your company's website doesnt exactly tell me anything useful or even describe their services really. Thanks though | |
| Oct 19, 2013 at 17:11 | history | answered | Sam King | CC BY-SA 3.0 |