Commit Graph

90 Commits

Author SHA1 Message Date
Kagami Hiiragi
08b3c749bb Some final nits 2015-01-16 00:15:22 +03:00
Kagami Hiiragi
f723881280 Cosmetics 2015-01-15 00:29:34 +03:00
Kagami Hiiragi
6aec8a3318 Docs, cosmetics 2015-01-14 03:09:37 +03:00
Kagami Hiiragi
bcc78bd8e4 Forget to check malloc 2015-01-14 02:53:13 +03:00
Kagami Hiiragi
dfe8c5d07b 0.9.0 2015-01-14 02:33:16 +03:00
Kagami Hiiragi
1cf476250a ECIES (Node) 2015-01-14 02:29:39 +03:00
Kagami Hiiragi
4e1001a842 ECDH (Node) 2015-01-13 22:39:37 +03:00
Kagami Hiiragi
cd217b2d02 ECIES (Browser) 2015-01-13 16:21:11 +03:00
Kagami Hiiragi
4e3f857332 Fix API 2015-01-13 15:11:53 +03:00
Kagami Hiiragi
9a9555a797 ECDH (Browser) 2015-01-12 22:17:29 +03:00
Kagami Hiiragi
e723993d1c Refactoring 2015-01-12 20:50:21 +03:00
Kagami Hiiragi
3aea60e875 Add comment about promises 2015-01-07 21:47:41 +03:00
Kagami Hiiragi
f10072c932 Do not overwrite global variables
Also do not use Promise shim in browsers since it's supported natively
by new browsers (and we can use only new browsers because of the
WebCryptoAPI).
2015-01-06 14:21:46 +03:00
Kagami Hiiragi
eabb541b95 Do not use assert module 2015-01-06 02:49:32 +03:00
Kagami Hiiragi
15b563f0e0 0.1.2 2015-01-06 01:49:57 +03:00
Kagami Hiiragi
527a298bcd Update elliptic to 1.0.0
See indutny/elliptic#17
2015-01-06 01:46:19 +03:00
Kagami Hiiragi
ae968011a8 Fix doc strings 2015-01-02 18:21:24 +03:00
Kagami Hiiragi
b9f504f800 Remove boilerplate 2015-01-02 16:47:09 +03:00
Kagami Hiiragi
105f01ec7e Note KDF 2014-12-31 14:22:16 +03:00
Kagami Hiiragi
26070c7fa6 Reorganize README sections 2014-12-28 19:16:40 +03:00
Kagami Hiiragi
82e946f599 Typo fix 2014-12-28 14:19:51 +03:00
Kagami Hiiragi
0dd788aca0 README fixes 2014-12-28 14:13:08 +03:00
Kagami Hiiragi
b6a8840bc7 Cosmetics 2014-12-28 14:04:28 +03:00
Kagami Hiiragi
fb178bf19b Add usages, improve README 2014-12-28 14:02:28 +03:00
Kagami Hiiragi
513d880c64 Check private key length in getPublic 2014-12-27 15:47:25 +03:00
Kagami Hiiragi
f8c682da07 Typo fix 2014-12-26 21:02:01 +03:00
Kagami Hiiragi
dc1046d528 Fix test 2014-12-26 20:58:36 +03:00
Kagami Hiiragi
7f89909828 0.1.1 2014-12-26 20:49:17 +03:00
Kagami Hiiragi
bc3e660761 Accept private key too when verify 2014-12-26 20:48:39 +03:00
Kagami Hiiragi
09f6524f1b 0.1.0 2014-12-25 19:06:13 +03:00
Kagami Hiiragi
48c36715c1 Fix test 2014-12-25 19:01:52 +03:00
Kagami Hiiragi
b39277ba24 Browser ECDSA with the help of elliptic 2014-12-25 18:45:43 +03:00
Kagami Hiiragi
e103615f49 Implement sign/verify for node implementation 2014-12-24 02:14:28 +03:00
Kagami Hiiragi
bade7b61fa Start to implement node wrapper 2014-12-23 23:28:40 +03:00
Kagami Hiiragi
1ccc88dd97 Typos 2014-12-22 00:24:51 +03:00
Kagami Hiiragi
04a834a49d Typo 2014-12-21 22:45:46 +03:00
Kagami Hiiragi
8e8b646bb2 Typo fixes 2014-12-21 22:44:45 +03:00
Kagami Hiiragi
ce277ec57a README 2014-12-21 22:39:09 +03:00
Kagami Hiiragi
64db422e9d Setup karma 2014-12-21 21:05:05 +03:00
Kagami Hiiragi
e23721404b Initial commit 2014-12-21 20:46:37 +03:00