Commit Graph

32 Commits

Author SHA1 Message Date
lancegin
ad67a82794 add: HOTP.at and HOTP.verify functions 2017-06-30 14:21:19 +08:00
lancegin
c3e644a546 add: TOTP.verify function 2017-06-30 14:08:11 +08:00
lancegin
82e18b07a0 add: Base32.random_gen() function 2017-06-30 13:11:18 +08:00
lancegin
be851891f5 add: TOTP.now function 2017-06-30 11:14:15 +08:00
lancegin
67be5af566 fix: Util.arr_rjust error 2017-06-30 11:01:14 +08:00
lancegin
9a2d5da7ef add: Util.timecode static function 2017-06-30 10:58:37 +08:00
lancegin
6b4db177d7 add: util test 2017-06-30 10:07:32 +08:00
lancegin
22bfd89bf3 fix: some doc error 2017-06-30 07:51:35 +08:00
lancegin
6436b6d307 upd: finish OTP class 2017-06-29 17:22:55 +08:00
lancegin
aad1989a70 add: some util function lack of unit test 2017-06-29 17:22:35 +08:00
lancegin
86b80ab2dc upd: Base32 class and base32 test 2017-06-29 17:22:08 +08:00
lancegin
269692c70c add: require jssha and nibbler 2017-06-29 17:21:34 +08:00
lancegin
57d448f534 upd: README 2017-06-29 15:32:08 +08:00
lancegin
bfdf7b1962 fix: {} is needed while export 2017-06-29 15:06:56 +08:00
lancegin
472c4b180e add: TOTP module test 2017-06-29 15:06:25 +08:00
lancegin
0278f4e041 add: HOTP module test 2017-06-29 15:03:11 +08:00
lancegin
8926483c06 add: otp class test 2017-06-29 14:52:22 +08:00
lancegin
5544c86620 fix: export not default class 2017-06-29 14:39:24 +08:00
lancegin
5a82eb6db6 upd: test files 2017-06-29 14:37:39 +08:00
lancegin
a4c54305fb add: mocha to do unit test 2017-06-29 14:36:55 +08:00
lancegin
38dd85dabf upd: export all modules 2017-06-29 13:28:40 +08:00
lancegin
b4fa527e4c upd: comments 2017-06-29 08:04:57 +08:00
lancegin
990bea095c fix: subclass constructor params 2017-06-29 08:03:35 +08:00
lancegin
4e7154cc3e fix: this is not allowed before super() 2017-06-28 21:06:14 +08:00
lancegin
b144a14efe add: basic function with comments 2017-06-28 21:03:18 +08:00
lancegin
c8853d9ae8 backup 2017-06-28 19:36:58 +08:00
lancegin
ed46a8a364 upd: README 2017-06-28 17:15:37 +08:00
lancegin
fdad02561d add: babel to build es6 to es5 2017-06-28 17:03:25 +08:00
lancegin
d7304219c4 fix: comment syntax 2017-06-27 17:13:28 +08:00
lancegin
26ec197791 add: doc file 2017-06-27 17:02:20 +08:00
lancegin
807842cacf add: basic framework 2017-06-27 15:02:41 +08:00
Gin
715d8d3c66 Initial commit 2017-06-27 14:49:17 +08:00