63 Commits

Author SHA1 Message Date
ab3bf29d61 update-scanner: automatic update
@sapphirecode/encoding-helper: 1.0.34 ==> 1.0.35 minor
@sapphirecode/eslint-config: 2.0.23 ==> 2.0.24 minor
2020-05-07 10:20:54 +02:00
c9f07a475e fix 2020-05-06 10:08:28 +02:00
19d24333c4 update-scanner: automatic update
@sapphirecode/encoding-helper: 1.0.32 ==> 1.0.34 minor
@sapphirecode/eslint-config: 2.0.19 ==> 2.0.23 minor
2020-05-06 09:52:35 +02:00
8305ab78f6 fix 2020-05-06 07:50:45 +02:00
1fc39df14f fix 2020-05-06 07:44:21 +02:00
48f87e2ef4 fix 2020-05-06 07:32:54 +02:00
fc54ff3932 fix publish 2020-05-05 19:49:50 +02:00
6577c8e10f move to @sapphirecode scope 2020-05-05 19:22:13 +02:00
a45944bf1f update-scanner: automatic update
@scode/encoding-helper: 1.0.29 ==> 1.0.31 minor
@scode/eslint-config: 2.0.15 ==> 2.0.16 minor
2020-05-04 21:02:56 +02:00
0d04b915c4 add compile script 2020-05-04 20:38:51 +02:00
bf9779dffa update-scanner: automatic update
@scode/encoding-helper: 1.0.27 ==> 1.0.29 minor
@scode/eslint-config: 2.0.13 ==> 2.0.15 minor
2020-05-03 18:16:28 +02:00
0d559539f1 only publish necessary files 2020-05-03 17:00:34 +02:00
159c1c1ced update-scanner: automatic update
@scode/encoding-helper: 1.0.26 ==> 1.0.27 minor
@scode/eslint-config: 2.0.12 ==> 2.0.13 minor
2020-05-02 16:59:47 +02:00
b3e3e4ab7e update-scanner: automatic update
@scode/encoding-helper: 1.0.25 ==> 1.0.26 minor
@scode/eslint-config: 2.0.11 ==> 2.0.12 minor
2020-04-28 07:48:15 +02:00
6cfacfb09f update-scanner: automatic update
@scode/encoding-helper: 1.0.24 ==> 1.0.25 minor
ava: 3.8.0 ==> 3.8.1 minor
2020-04-27 14:00:53 +02:00
6e4ac8bdee update-scanner: automatic update
@scode/encoding-helper: 1.0.20 ==> 1.0.24 minor
ava: 3.7.1 ==> 3.8.0 minor
2020-04-27 13:08:59 +02:00
d9dd021007 update-scanner: automatic update
@scode/encoding-helper: 1.0.19 ==> 1.0.20 minor
@scode/eslint-config: 2.0.10 ==> 2.0.11 minor
ava: 3.7.0 ==> 3.7.1 minor
2020-04-21 11:23:39 +02:00
4082e582af update-scanner: automatic update
@scode/encoding-helper: 1.0.17 ==> 1.0.19 minor
@scode/eslint-config: 2.0.7 ==> 2.0.10 minor
ava: 3.6.0 ==> 3.7.0 minor
2020-04-14 15:45:55 +02:00
7fc5cebb67 fix lint script 2020-04-14 14:57:47 +02:00
7e68e45ec4 update-scanner: automatic update
@scode/encoding-helper: 1.0.16 ==> 1.0.17 minor
@scode/eslint-config: 2.0.6 ==> 2.0.7 minor
2020-04-09 09:44:58 +02:00
1f0b0a377a update-scanner: automatic update 2020-04-08 13:13:05 +02:00
7211bcc925 update-scanner: automatic update 2020-04-06 10:07:27 +02:00
d3a7bbbdb2 fix 2020-04-06 09:18:30 +02:00
baaa8e9b17 update-scanner: automatic update 2020-04-06 08:55:31 +02:00
a80f8504ff update-scanner: automatic update 2020-04-06 07:57:45 +02:00
b8741ea83a add mutate script 2020-03-30 11:57:22 +02:00
64dc7086fd update-scanner: automatic update 2020-03-30 08:38:06 +02:00
3f0b9abc21 update-scanner: automatic update 2020-03-26 14:43:25 +01:00
d72790e636 fix license 2020-03-25 17:02:59 +01:00
1b303ecea5 update-scanner: automatic update 2020-03-24 09:35:23 +01:00
d8dc182521 update-scanner: automatic update 2020-03-19 07:12:56 +01:00
f6ec536481 update-scanner: automatic update 2020-03-14 14:31:33 +01:00
729a65839c update-scanner: automatic update 2020-03-12 09:45:25 +01:00
18476b2aaf update-scanner: automatic update 2020-03-12 09:38:27 +01:00
565dab36ac update 2020-03-12 09:17:13 +01:00
2e2ea43310 add encryption mode cbc_256_quick 2020-03-11 09:21:33 +01:00
38542bb422 return null on error with signed objects 2020-03-10 13:37:12 +01:00
3715ec5183 formatting 2020-03-09 10:12:40 +01:00
8f227d8c0e add tests for signature without timeout 2020-03-09 08:36:20 +01:00
cb9c142547 optimize random_string 2020-03-09 08:27:14 +01:00
c0ec49fd4b add length test for random string generators 2020-03-09 08:22:39 +01:00
e470b68ea5 fix test for zero length random string 2020-03-09 08:14:55 +01:00
59476a8087 remove explicit default encoding 2020-03-09 08:07:44 +01:00
c603fccd6f add test for aes 128 encryption 2020-03-09 08:04:16 +01:00
91f7d66dbb test for invalid length on random hex 2020-03-09 07:58:26 +01:00
6fd21e4e36 fix yarn.lock 2020-03-09 07:51:57 +01:00
d47281149f add stryker, test for timeout valid signature 2020-03-09 07:51:17 +01:00
314b9ffb19 update-scanner: automatic update 2020-03-06 08:44:45 +01:00
1cb8f9b985 add readme 2020-03-06 08:40:58 +01:00
88d973a625 add encryption mode choice 2020-03-05 10:39:00 +01:00