raspberry_games_server_game_logic 1.8.347 → 1.8.348
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kosi-Kaverit-kaverit.js +74 -74
- package/Kosi-Kodein-kodein-di.js +635 -635
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1724 -1724
- package/Logic_Debertz-core.js +1836 -1836
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +14979 -14979
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_server.js +1599 -1599
- package/error-library-error.js +53 -0
- package/error-library-error.js.map +1 -0
- package/kotlin-kotlin-stdlib.js +2898 -2665
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +23 -23
- package/kotlinx-coroutines-core.js +2914 -2914
- package/kotlinx-coroutines-core.js.map +1 -1
- package/kotlinx-io-kotlinx-io-core.js +343 -343
- package/kotlinx-serialization-kotlinx-serialization-core.js +2006 -2006
- package/kotlinx-serialization-kotlinx-serialization-json.js +1537 -1537
- package/ktor-ktor-client-content-negotiation.js +214 -214
- package/ktor-ktor-client-core.js +2526 -2526
- package/ktor-ktor-client-logging.js +553 -553
- package/ktor-ktor-events.js +10 -10
- package/ktor-ktor-http.js +726 -726
- package/ktor-ktor-io.js +1624 -1624
- package/ktor-ktor-serialization-kotlinx-json.js +7 -7
- package/ktor-ktor-serialization-kotlinx.js +277 -277
- package/ktor-ktor-serialization.js +131 -131
- package/ktor-ktor-utils.js +729 -729
- package/ktor-ktor-websockets.js +53 -53
- package/package.json +1 -1
- package/random-library-crypto-rand.js +251 -0
- package/random-library-crypto-rand.js.map +1 -0
- package/random-library-secure-random.js +93 -0
- package/random-library-secure-random.js.map +1 -0
- package/raspberry-cardgame-lib-core.js +280 -280
- package/raspberry-cardgame-lib-core.js.map +1 -1
- package/raspberry-cardgame-lib-logger.js +101 -101
- package/raspberry-cardgame-lib-random.js +1107 -1040
- package/raspberry-cardgame-lib-random.js.map +1 -1
- package/uuid.js +27 -27
- package/secure-random-secure-random.js +0 -174
- package/secure-random-secure-random.js.map +0 -1
package/ktor-ktor-websockets.js
CHANGED
|
@@ -16,23 +16,23 @@
|
|
|
16
16
|
'use strict';
|
|
17
17
|
//region block: imports
|
|
18
18
|
var imul = Math.imul;
|
|
19
|
-
var mapCapacity = kotlin_kotlin.$_$.
|
|
19
|
+
var mapCapacity = kotlin_kotlin.$_$.l8;
|
|
20
20
|
var coerceAtLeast = kotlin_kotlin.$_$.zc;
|
|
21
21
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.t;
|
|
22
|
-
var Unit_instance = kotlin_kotlin.$_$.
|
|
23
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
24
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
22
|
+
var Unit_instance = kotlin_kotlin.$_$.j5;
|
|
23
|
+
var protoOf = kotlin_kotlin.$_$.qc;
|
|
24
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.qb;
|
|
25
25
|
var Enum = kotlin_kotlin.$_$.eg;
|
|
26
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
26
|
+
var initMetadataForClass = kotlin_kotlin.$_$.pb;
|
|
27
27
|
var VOID = kotlin_kotlin.$_$.f;
|
|
28
28
|
var toString = kotlin_kotlin.$_$.uc;
|
|
29
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
29
|
+
var getStringHashCode = kotlin_kotlin.$_$.nb;
|
|
30
30
|
var THROW_CCE = kotlin_kotlin.$_$.og;
|
|
31
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
32
|
-
var get_lastIndex = kotlin_kotlin.$_$.
|
|
33
|
-
var compareTo = kotlin_kotlin.$_$.
|
|
31
|
+
var initMetadataForObject = kotlin_kotlin.$_$.ub;
|
|
32
|
+
var get_lastIndex = kotlin_kotlin.$_$.d8;
|
|
33
|
+
var compareTo = kotlin_kotlin.$_$.gb;
|
|
34
34
|
var ensureNotNull = kotlin_kotlin.$_$.fh;
|
|
35
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
35
|
+
var objectCreate = kotlin_kotlin.$_$.pc;
|
|
36
36
|
var Charsets_getInstance = kotlin_io_ktor_ktor_io.$_$.g;
|
|
37
37
|
var encodeToByteArray = kotlin_kotlin.$_$.wd;
|
|
38
38
|
var encodeToByteArray_0 = kotlin_io_ktor_ktor_io.$_$.k;
|
|
@@ -79,14 +79,14 @@
|
|
|
79
79
|
while (inductionVariable < last) {
|
|
80
80
|
var element = this_0[inductionVariable];
|
|
81
81
|
inductionVariable = inductionVariable + 1 | 0;
|
|
82
|
-
var tmp$ret$0 = element.
|
|
83
|
-
destination.
|
|
82
|
+
var tmp$ret$0 = element.l2t_1;
|
|
83
|
+
destination.n2(tmp$ret$0, element);
|
|
84
84
|
}
|
|
85
|
-
tmp.
|
|
86
|
-
this.
|
|
85
|
+
tmp.m2t_1 = destination;
|
|
86
|
+
this.n2t_1 = Codes_INTERNAL_ERROR_getInstance();
|
|
87
87
|
}
|
|
88
|
-
protoOf(Companion).
|
|
89
|
-
return this.
|
|
88
|
+
protoOf(Companion).o2t = function (code) {
|
|
89
|
+
return this.m2t_1.k2(code);
|
|
90
90
|
};
|
|
91
91
|
var Companion_instance;
|
|
92
92
|
function Companion_getInstance() {
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
}
|
|
120
120
|
function Codes(name, ordinal, code) {
|
|
121
121
|
Enum.call(this, name, ordinal);
|
|
122
|
-
this.
|
|
122
|
+
this.l2t_1 = code;
|
|
123
123
|
}
|
|
124
124
|
function Codes_NORMAL_getInstance() {
|
|
125
125
|
Codes_initEntries();
|
|
@@ -170,19 +170,19 @@
|
|
|
170
170
|
return Codes_TRY_AGAIN_LATER_instance;
|
|
171
171
|
}
|
|
172
172
|
function CloseReason(code, message) {
|
|
173
|
-
this.
|
|
174
|
-
this.
|
|
173
|
+
this.p2t_1 = code;
|
|
174
|
+
this.q2t_1 = message;
|
|
175
175
|
}
|
|
176
|
-
protoOf(CloseReason).
|
|
177
|
-
return Companion_getInstance().
|
|
176
|
+
protoOf(CloseReason).r2t = function () {
|
|
177
|
+
return Companion_getInstance().o2t(this.p2t_1);
|
|
178
178
|
};
|
|
179
179
|
protoOf(CloseReason).toString = function () {
|
|
180
|
-
var tmp0_elvis_lhs = this.
|
|
181
|
-
return 'CloseReason(reason=' + toString(tmp0_elvis_lhs == null ? this.
|
|
180
|
+
var tmp0_elvis_lhs = this.r2t();
|
|
181
|
+
return 'CloseReason(reason=' + toString(tmp0_elvis_lhs == null ? this.p2t_1 : tmp0_elvis_lhs) + ', message=' + this.q2t_1 + ')';
|
|
182
182
|
};
|
|
183
183
|
protoOf(CloseReason).hashCode = function () {
|
|
184
|
-
var result = this.
|
|
185
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
184
|
+
var result = this.p2t_1;
|
|
185
|
+
result = imul(result, 31) + getStringHashCode(this.q2t_1) | 0;
|
|
186
186
|
return result;
|
|
187
187
|
};
|
|
188
188
|
protoOf(CloseReason).equals = function (other) {
|
|
@@ -191,15 +191,15 @@
|
|
|
191
191
|
if (!(other instanceof CloseReason))
|
|
192
192
|
return false;
|
|
193
193
|
var tmp0_other_with_cast = other instanceof CloseReason ? other : THROW_CCE();
|
|
194
|
-
if (!(this.
|
|
194
|
+
if (!(this.p2t_1 === tmp0_other_with_cast.p2t_1))
|
|
195
195
|
return false;
|
|
196
|
-
if (!(this.
|
|
196
|
+
if (!(this.q2t_1 === tmp0_other_with_cast.q2t_1))
|
|
197
197
|
return false;
|
|
198
198
|
return true;
|
|
199
199
|
};
|
|
200
200
|
function NonDisposableHandle() {
|
|
201
201
|
}
|
|
202
|
-
protoOf(NonDisposableHandle).
|
|
202
|
+
protoOf(NonDisposableHandle).pt = function () {
|
|
203
203
|
};
|
|
204
204
|
protoOf(NonDisposableHandle).toString = function () {
|
|
205
205
|
return 'NonDisposableHandle';
|
|
@@ -231,14 +231,14 @@
|
|
|
231
231
|
tmp$ret$1 = maxElem;
|
|
232
232
|
break $l$block_0;
|
|
233
233
|
}
|
|
234
|
-
var maxValue = maxElem.
|
|
234
|
+
var maxValue = maxElem.v2t_1;
|
|
235
235
|
var inductionVariable = 1;
|
|
236
236
|
if (inductionVariable <= lastIndex)
|
|
237
237
|
do {
|
|
238
238
|
var i = inductionVariable;
|
|
239
239
|
inductionVariable = inductionVariable + 1 | 0;
|
|
240
240
|
var e = tmp0[i];
|
|
241
|
-
var v = e.
|
|
241
|
+
var v = e.v2t_1;
|
|
242
242
|
if (compareTo(maxValue, v) < 0) {
|
|
243
243
|
maxElem = e;
|
|
244
244
|
maxValue = v;
|
|
@@ -247,10 +247,10 @@
|
|
|
247
247
|
while (!(i === lastIndex));
|
|
248
248
|
tmp$ret$1 = maxElem;
|
|
249
249
|
}
|
|
250
|
-
tmp.
|
|
250
|
+
tmp.w2t_1 = ensureNotNull(tmp$ret$1).v2t_1;
|
|
251
251
|
var tmp_0 = this;
|
|
252
252
|
var tmp_1 = 0;
|
|
253
|
-
var tmp_2 = this.
|
|
253
|
+
var tmp_2 = this.w2t_1 + 1 | 0;
|
|
254
254
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
255
255
|
var tmp_3 = Array(tmp_2);
|
|
256
256
|
while (tmp_1 < tmp_2) {
|
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
while (inductionVariable_0 < last) {
|
|
267
267
|
var element = tmp0_0[inductionVariable_0];
|
|
268
268
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
269
|
-
if (element.
|
|
269
|
+
if (element.v2t_1 === tmp_4) {
|
|
270
270
|
if (found) {
|
|
271
271
|
tmp$ret$6 = null;
|
|
272
272
|
break $l$block_2;
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
tmp_3[tmp_4] = tmp$ret$6;
|
|
285
285
|
tmp_1 = tmp_1 + 1 | 0;
|
|
286
286
|
}
|
|
287
|
-
tmp_0.
|
|
287
|
+
tmp_0.x2t_1 = tmp_3;
|
|
288
288
|
}
|
|
289
289
|
var Companion_instance_0;
|
|
290
290
|
function Companion_getInstance_0() {
|
|
@@ -310,8 +310,8 @@
|
|
|
310
310
|
}
|
|
311
311
|
function FrameType(name, ordinal, controlFrame, opcode) {
|
|
312
312
|
Enum.call(this, name, ordinal);
|
|
313
|
-
this.
|
|
314
|
-
this.
|
|
313
|
+
this.u2t_1 = controlFrame;
|
|
314
|
+
this.v2t_1 = opcode;
|
|
315
315
|
}
|
|
316
316
|
function FrameType_TEXT_getInstance() {
|
|
317
317
|
FrameType_initEntries();
|
|
@@ -348,12 +348,12 @@
|
|
|
348
348
|
var tmp$ret$0;
|
|
349
349
|
$l$block: {
|
|
350
350
|
// Inline function 'io.ktor.utils.io.core.toByteArray' call
|
|
351
|
-
var charset = Charsets_getInstance().
|
|
352
|
-
if (charset.equals(Charsets_getInstance().
|
|
351
|
+
var charset = Charsets_getInstance().m25_1;
|
|
352
|
+
if (charset.equals(Charsets_getInstance().m25_1)) {
|
|
353
353
|
tmp$ret$0 = encodeToByteArray(text);
|
|
354
354
|
break $l$block;
|
|
355
355
|
}
|
|
356
|
-
tmp$ret$0 = encodeToByteArray_0(charset.
|
|
356
|
+
tmp$ret$0 = encodeToByteArray_0(charset.q25(), text, 0, text.length);
|
|
357
357
|
}
|
|
358
358
|
Text_init_$Init$(true, tmp$ret$0, $this);
|
|
359
359
|
return $this;
|
|
@@ -368,14 +368,14 @@
|
|
|
368
368
|
// Inline function 'kotlin.contracts.contract' call
|
|
369
369
|
var builder = new BytePacketBuilder();
|
|
370
370
|
try {
|
|
371
|
-
writeShort(builder, reason.
|
|
372
|
-
writeText(builder, reason.
|
|
373
|
-
tmp$ret$2 = builder.
|
|
371
|
+
writeShort(builder, reason.p2t_1);
|
|
372
|
+
writeText(builder, reason.q2t_1);
|
|
373
|
+
tmp$ret$2 = builder.g1y();
|
|
374
374
|
break $l$block;
|
|
375
375
|
} catch ($p) {
|
|
376
376
|
if ($p instanceof Error) {
|
|
377
377
|
var t = $p;
|
|
378
|
-
builder.
|
|
378
|
+
builder.q1p();
|
|
379
379
|
throw t;
|
|
380
380
|
} else {
|
|
381
381
|
throw $p;
|
|
@@ -393,7 +393,7 @@
|
|
|
393
393
|
return $this;
|
|
394
394
|
}
|
|
395
395
|
function Close_init_$Init$_1($this) {
|
|
396
|
-
Close.call($this, Companion_getInstance_1().
|
|
396
|
+
Close.call($this, Companion_getInstance_1().y2t_1);
|
|
397
397
|
return $this;
|
|
398
398
|
}
|
|
399
399
|
function Close_init_$Create$_0() {
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
}
|
|
417
417
|
function Companion_1() {
|
|
418
418
|
Companion_instance_1 = this;
|
|
419
|
-
this.
|
|
419
|
+
this.y2t_1 = new Int8Array(0);
|
|
420
420
|
}
|
|
421
421
|
var Companion_instance_1;
|
|
422
422
|
function Companion_getInstance_1() {
|
|
@@ -430,16 +430,16 @@
|
|
|
430
430
|
rsv1 = rsv1 === VOID ? false : rsv1;
|
|
431
431
|
rsv2 = rsv2 === VOID ? false : rsv2;
|
|
432
432
|
rsv3 = rsv3 === VOID ? false : rsv3;
|
|
433
|
-
this.
|
|
434
|
-
this.
|
|
435
|
-
this.
|
|
436
|
-
this.
|
|
437
|
-
this.
|
|
438
|
-
this.
|
|
439
|
-
this.
|
|
433
|
+
this.z2t_1 = fin;
|
|
434
|
+
this.a2u_1 = frameType;
|
|
435
|
+
this.b2u_1 = data;
|
|
436
|
+
this.c2u_1 = disposableHandle;
|
|
437
|
+
this.d2u_1 = rsv1;
|
|
438
|
+
this.e2u_1 = rsv2;
|
|
439
|
+
this.f2u_1 = rsv3;
|
|
440
440
|
}
|
|
441
441
|
protoOf(Frame).toString = function () {
|
|
442
|
-
return 'Frame ' + this.
|
|
442
|
+
return 'Frame ' + this.a2u_1.toString() + ' (fin=' + this.z2t_1 + ', buffer len = ' + this.b2u_1.length + ')';
|
|
443
443
|
};
|
|
444
444
|
//region block: init
|
|
445
445
|
NonDisposableHandle_instance = new NonDisposableHandle();
|
package/package.json
CHANGED
|
@@ -0,0 +1,251 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports', './kotlin-kotlin-stdlib.js', './error-library-error.js'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./error-library-error.js'));
|
|
6
|
+
else {
|
|
7
|
+
if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
|
|
8
|
+
throw new Error("Error loading module 'random-library-crypto-rand'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'random-library-crypto-rand'.");
|
|
9
|
+
}
|
|
10
|
+
if (typeof globalThis['error-library-error'] === 'undefined') {
|
|
11
|
+
throw new Error("Error loading module 'random-library-crypto-rand'. Its dependency 'error-library-error' was not found. Please, check whether 'error-library-error' is loaded prior to 'random-library-crypto-rand'.");
|
|
12
|
+
}
|
|
13
|
+
globalThis['random-library-crypto-rand'] = factory(typeof globalThis['random-library-crypto-rand'] === 'undefined' ? {} : globalThis['random-library-crypto-rand'], globalThis['kotlin-kotlin-stdlib'], globalThis['error-library-error']);
|
|
14
|
+
}
|
|
15
|
+
}(function (_, kotlin_kotlin, kotlin_org_kotlincrypto_error) {
|
|
16
|
+
'use strict';
|
|
17
|
+
//region block: imports
|
|
18
|
+
var protoOf = kotlin_kotlin.$_$.qc;
|
|
19
|
+
var initMetadataForObject = kotlin_kotlin.$_$.ub;
|
|
20
|
+
var VOID = kotlin_kotlin.$_$.f;
|
|
21
|
+
var initMetadataForClass = kotlin_kotlin.$_$.pb;
|
|
22
|
+
var GeneralSecurityException_init_$Init$ = kotlin_org_kotlincrypto_error.$_$.a;
|
|
23
|
+
var objectCreate = kotlin_kotlin.$_$.pc;
|
|
24
|
+
var captureStack = kotlin_kotlin.$_$.za;
|
|
25
|
+
var GeneralSecurityException_init_$Init$_0 = kotlin_org_kotlincrypto_error.$_$.b;
|
|
26
|
+
var GeneralSecurityException = kotlin_org_kotlincrypto_error.$_$.c;
|
|
27
|
+
var KProperty0 = kotlin_kotlin.$_$.jd;
|
|
28
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.mb;
|
|
29
|
+
var THROW_CCE = kotlin_kotlin.$_$.og;
|
|
30
|
+
var isNumber = kotlin_kotlin.$_$.fc;
|
|
31
|
+
var numberToByte = kotlin_kotlin.$_$.lc;
|
|
32
|
+
var Unit_instance = kotlin_kotlin.$_$.j5;
|
|
33
|
+
var lazy = kotlin_kotlin.$_$.lh;
|
|
34
|
+
//endregion
|
|
35
|
+
//region block: pre-declaration
|
|
36
|
+
initMetadataForClass(CryptoRand, 'CryptoRand');
|
|
37
|
+
initMetadataForObject(Default, 'Default', VOID, CryptoRand);
|
|
38
|
+
initMetadataForClass(RandomnessProcurementException, 'RandomnessProcurementException', RandomnessProcurementException_init_$Create$, GeneralSecurityException);
|
|
39
|
+
//endregion
|
|
40
|
+
function Default() {
|
|
41
|
+
Default_instance = this;
|
|
42
|
+
CryptoRand.call(this);
|
|
43
|
+
}
|
|
44
|
+
protoOf(Default).nh = function (buf) {
|
|
45
|
+
// Inline function 'kotlin.collections.isEmpty' call
|
|
46
|
+
if (buf.length === 0)
|
|
47
|
+
return buf;
|
|
48
|
+
cryptoRandFill(buf);
|
|
49
|
+
return buf;
|
|
50
|
+
};
|
|
51
|
+
protoOf(Default).toString = function () {
|
|
52
|
+
return 'CryptoRand.Default';
|
|
53
|
+
};
|
|
54
|
+
var Default_instance;
|
|
55
|
+
function Default_getInstance() {
|
|
56
|
+
if (Default_instance == null)
|
|
57
|
+
new Default();
|
|
58
|
+
return Default_instance;
|
|
59
|
+
}
|
|
60
|
+
function CryptoRand() {
|
|
61
|
+
Default_getInstance();
|
|
62
|
+
}
|
|
63
|
+
function RandomnessProcurementException_init_$Init$($this) {
|
|
64
|
+
GeneralSecurityException_init_$Init$($this);
|
|
65
|
+
RandomnessProcurementException.call($this);
|
|
66
|
+
return $this;
|
|
67
|
+
}
|
|
68
|
+
function RandomnessProcurementException_init_$Create$() {
|
|
69
|
+
var tmp = RandomnessProcurementException_init_$Init$(objectCreate(protoOf(RandomnessProcurementException)));
|
|
70
|
+
captureStack(tmp, RandomnessProcurementException_init_$Create$);
|
|
71
|
+
return tmp;
|
|
72
|
+
}
|
|
73
|
+
function RandomnessProcurementException_init_$Init$_0(message, cause, $this) {
|
|
74
|
+
GeneralSecurityException_init_$Init$_0(message, cause, $this);
|
|
75
|
+
RandomnessProcurementException.call($this);
|
|
76
|
+
return $this;
|
|
77
|
+
}
|
|
78
|
+
function RandomnessProcurementException_init_$Create$_0(message, cause) {
|
|
79
|
+
var tmp = RandomnessProcurementException_init_$Init$_0(message, cause, objectCreate(protoOf(RandomnessProcurementException)));
|
|
80
|
+
captureStack(tmp, RandomnessProcurementException_init_$Create$_0);
|
|
81
|
+
return tmp;
|
|
82
|
+
}
|
|
83
|
+
function RandomnessProcurementException() {
|
|
84
|
+
captureStack(this, RandomnessProcurementException);
|
|
85
|
+
}
|
|
86
|
+
function get_IS_NODE_JS() {
|
|
87
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
88
|
+
var tmp0 = IS_NODE_JS$delegate;
|
|
89
|
+
var tmp = KProperty0;
|
|
90
|
+
// Inline function 'kotlin.getValue' call
|
|
91
|
+
getPropertyCallableRef('IS_NODE_JS', 0, tmp, _get_IS_NODE_JS_$ref_kwtwqf(), null);
|
|
92
|
+
return tmp0.u();
|
|
93
|
+
}
|
|
94
|
+
var IS_NODE_JS$delegate;
|
|
95
|
+
function get_CRYPTO() {
|
|
96
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
97
|
+
var tmp0 = CRYPTO$delegate;
|
|
98
|
+
var tmp = KProperty0;
|
|
99
|
+
// Inline function 'kotlin.getValue' call
|
|
100
|
+
getPropertyCallableRef('CRYPTO', 0, tmp, _get_CRYPTO_$ref_mho5uv(), null);
|
|
101
|
+
return tmp0.u();
|
|
102
|
+
}
|
|
103
|
+
var CRYPTO$delegate;
|
|
104
|
+
function isNodeJs() {
|
|
105
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
106
|
+
var tmp = typeof process !== 'undefined' && process.versions != null && process.versions.node != null || (typeof window !== 'undefined' && typeof window.process !== 'undefined' && window.process.versions != null && window.process.versions.node != null);
|
|
107
|
+
return (!(tmp == null) ? typeof tmp === 'boolean' : false) ? tmp : THROW_CCE();
|
|
108
|
+
}
|
|
109
|
+
function cryptoNode() {
|
|
110
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
111
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
112
|
+
return eval('require')('crypto');
|
|
113
|
+
}
|
|
114
|
+
function cryptoBrowser() {
|
|
115
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
116
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
117
|
+
return window ? window.crypto ? window.crypto : window.msCrypto : self.crypto;
|
|
118
|
+
}
|
|
119
|
+
function cryptoRandFill(_this__u8e3s4) {
|
|
120
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
121
|
+
try {
|
|
122
|
+
var tmp;
|
|
123
|
+
if (get_IS_NODE_JS()) {
|
|
124
|
+
tmp = Crypto$randomFillSync$ref(get_CRYPTO());
|
|
125
|
+
} else {
|
|
126
|
+
tmp = Crypto$getRandomValues$ref(get_CRYPTO());
|
|
127
|
+
}
|
|
128
|
+
var jsCryptoFill = tmp;
|
|
129
|
+
if (_this__u8e3s4.length <= 8192) {
|
|
130
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
131
|
+
var bufDynamic = new Uint8Array(_this__u8e3s4.length);
|
|
132
|
+
jsCryptoFill(bufDynamic);
|
|
133
|
+
var inductionVariable = 0;
|
|
134
|
+
var last = _this__u8e3s4.length - 1 | 0;
|
|
135
|
+
if (inductionVariable <= last)
|
|
136
|
+
do {
|
|
137
|
+
var i = inductionVariable;
|
|
138
|
+
inductionVariable = inductionVariable + 1 | 0;
|
|
139
|
+
var tmp_0 = bufDynamic[i];
|
|
140
|
+
_this__u8e3s4[i] = numberToByte(isNumber(tmp_0) ? tmp_0 : THROW_CCE());
|
|
141
|
+
bufDynamic[i] = 0;
|
|
142
|
+
}
|
|
143
|
+
while (inductionVariable <= last);
|
|
144
|
+
return Unit_instance;
|
|
145
|
+
}
|
|
146
|
+
var buf = new Uint8Array(8192);
|
|
147
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
148
|
+
var bufDynamic_0 = buf;
|
|
149
|
+
var needed = _this__u8e3s4.length;
|
|
150
|
+
var pos = 0;
|
|
151
|
+
while (needed > 8192) {
|
|
152
|
+
jsCryptoFill(bufDynamic_0);
|
|
153
|
+
var inductionVariable_0 = 0;
|
|
154
|
+
if (inductionVariable_0 < 8192)
|
|
155
|
+
do {
|
|
156
|
+
var i_0 = inductionVariable_0;
|
|
157
|
+
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
158
|
+
var tmp2 = pos;
|
|
159
|
+
pos = tmp2 + 1 | 0;
|
|
160
|
+
var tmp_1 = bufDynamic_0[i_0];
|
|
161
|
+
_this__u8e3s4[tmp2] = numberToByte(isNumber(tmp_1) ? tmp_1 : THROW_CCE());
|
|
162
|
+
}
|
|
163
|
+
while (inductionVariable_0 < 8192);
|
|
164
|
+
needed = needed - 8192 | 0;
|
|
165
|
+
}
|
|
166
|
+
if (needed > 0) {
|
|
167
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
168
|
+
jsCryptoFill(buf.subarray(0, needed));
|
|
169
|
+
var inductionVariable_1 = 0;
|
|
170
|
+
var last_0 = needed;
|
|
171
|
+
if (inductionVariable_1 < last_0)
|
|
172
|
+
do {
|
|
173
|
+
var i_1 = inductionVariable_1;
|
|
174
|
+
inductionVariable_1 = inductionVariable_1 + 1 | 0;
|
|
175
|
+
var tmp4 = pos;
|
|
176
|
+
pos = tmp4 + 1 | 0;
|
|
177
|
+
var tmp_2 = bufDynamic_0[i_1];
|
|
178
|
+
_this__u8e3s4[tmp4] = numberToByte(isNumber(tmp_2) ? tmp_2 : THROW_CCE());
|
|
179
|
+
bufDynamic_0[i_1] = 0;
|
|
180
|
+
}
|
|
181
|
+
while (inductionVariable_1 < last_0);
|
|
182
|
+
}
|
|
183
|
+
var inductionVariable_2 = needed;
|
|
184
|
+
if (inductionVariable_2 < 8192)
|
|
185
|
+
do {
|
|
186
|
+
var i_2 = inductionVariable_2;
|
|
187
|
+
inductionVariable_2 = inductionVariable_2 + 1 | 0;
|
|
188
|
+
bufDynamic_0[i_2] = 0;
|
|
189
|
+
}
|
|
190
|
+
while (inductionVariable_2 < 8192);
|
|
191
|
+
} catch ($p) {
|
|
192
|
+
if ($p instanceof Error) {
|
|
193
|
+
var t = $p;
|
|
194
|
+
var fn = get_IS_NODE_JS() ? 'randomFillSync' : 'getRandomValues';
|
|
195
|
+
throw RandomnessProcurementException_init_$Create$_0('Failed to obtain bytes from [crypto.' + fn + ']', t);
|
|
196
|
+
} else {
|
|
197
|
+
throw $p;
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
function IS_NODE_JS$delegate$lambda() {
|
|
202
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
203
|
+
return isNodeJs();
|
|
204
|
+
}
|
|
205
|
+
function _get_IS_NODE_JS_$ref_kwtwqf() {
|
|
206
|
+
return function () {
|
|
207
|
+
return get_IS_NODE_JS();
|
|
208
|
+
};
|
|
209
|
+
}
|
|
210
|
+
function CRYPTO$delegate$lambda() {
|
|
211
|
+
_init_properties_JsPlatform_kt__dfptms();
|
|
212
|
+
return get_IS_NODE_JS() ? cryptoNode() : cryptoBrowser();
|
|
213
|
+
}
|
|
214
|
+
function _get_CRYPTO_$ref_mho5uv() {
|
|
215
|
+
return function () {
|
|
216
|
+
return get_CRYPTO();
|
|
217
|
+
};
|
|
218
|
+
}
|
|
219
|
+
function Crypto$randomFillSync$ref(p0) {
|
|
220
|
+
var l = function (_this__u8e3s4) {
|
|
221
|
+
p0.randomFillSync(_this__u8e3s4);
|
|
222
|
+
return Unit_instance;
|
|
223
|
+
};
|
|
224
|
+
l.callableName = 'randomFillSync';
|
|
225
|
+
return l;
|
|
226
|
+
}
|
|
227
|
+
function Crypto$getRandomValues$ref(p0) {
|
|
228
|
+
var l = function (_this__u8e3s4) {
|
|
229
|
+
p0.getRandomValues(_this__u8e3s4);
|
|
230
|
+
return Unit_instance;
|
|
231
|
+
};
|
|
232
|
+
l.callableName = 'getRandomValues';
|
|
233
|
+
return l;
|
|
234
|
+
}
|
|
235
|
+
var properties_initialized_JsPlatform_kt_vdfp0e;
|
|
236
|
+
function _init_properties_JsPlatform_kt__dfptms() {
|
|
237
|
+
if (!properties_initialized_JsPlatform_kt_vdfp0e) {
|
|
238
|
+
properties_initialized_JsPlatform_kt_vdfp0e = true;
|
|
239
|
+
IS_NODE_JS$delegate = lazy(IS_NODE_JS$delegate$lambda);
|
|
240
|
+
CRYPTO$delegate = lazy(CRYPTO$delegate$lambda);
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
//region block: exports
|
|
244
|
+
_.$_$ = _.$_$ || {};
|
|
245
|
+
_.$_$.a = Default_getInstance;
|
|
246
|
+
_.$_$.b = RandomnessProcurementException;
|
|
247
|
+
//endregion
|
|
248
|
+
return _;
|
|
249
|
+
}));
|
|
250
|
+
|
|
251
|
+
//# sourceMappingURL=random-library-crypto-rand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../../home/administrator/Projects/personal/KotlinCrypto/random/library/crypto-rand/src/commonMain/kotlin/org/kotlincrypto/random/CryptoRand.kt","common/src/generated/_Arrays.kt","../../../../../../../../../../../../home/administrator/Projects/personal/KotlinCrypto/random/library/crypto-rand/src/commonMain/kotlin/org/kotlincrypto/random/RandomnessProcurementException.kt","../../../../../../../../../../../../home/administrator/Projects/personal/KotlinCrypto/random/library/crypto-rand/src/jsMain/kotlin/org/kotlincrypto/random/internal/JsPlatform.kt","src/kotlin/util/Lazy.kt"],"sourcesContent":[null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["<init>","nextBytes","buf","toString","RandomnessProcurementException_init_$Init$","RandomnessProcurementException_init_$Create$","message","cause","<get-IS_NODE_JS>","<get-CRYPTO>","isNodeJs","cryptoNode","cryptoBrowser","cryptoRandFill","<this>","jsCryptoFill","bufDynamic","i","needed","pos","t","fn","IS_NODE_JS$delegate$lambda","CRYPTO$delegate$lambda","Crypto$randomFillSync$ref","p0","Crypto$randomFillSync$ref$lambda","Crypto$getRandomValues$ref","Crypto$getRandomValues$ref$lambda","<init properties JsPlatform.kt>"],"mappings":"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"}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
(function (factory) {
|
|
2
|
+
if (typeof define === 'function' && define.amd)
|
|
3
|
+
define(['exports', './kotlin-kotlin-stdlib.js', './random-library-crypto-rand.js'], factory);
|
|
4
|
+
else if (typeof exports === 'object')
|
|
5
|
+
factory(module.exports, require('./kotlin-kotlin-stdlib.js'), require('./random-library-crypto-rand.js'));
|
|
6
|
+
else {
|
|
7
|
+
if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
|
|
8
|
+
throw new Error("Error loading module 'random-library-secure-random'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'random-library-secure-random'.");
|
|
9
|
+
}
|
|
10
|
+
if (typeof globalThis['random-library-crypto-rand'] === 'undefined') {
|
|
11
|
+
throw new Error("Error loading module 'random-library-secure-random'. Its dependency 'random-library-crypto-rand' was not found. Please, check whether 'random-library-crypto-rand' is loaded prior to 'random-library-secure-random'.");
|
|
12
|
+
}
|
|
13
|
+
globalThis['random-library-secure-random'] = factory(typeof globalThis['random-library-secure-random'] === 'undefined' ? {} : globalThis['random-library-secure-random'], globalThis['kotlin-kotlin-stdlib'], globalThis['random-library-crypto-rand']);
|
|
14
|
+
}
|
|
15
|
+
}(function (_, kotlin_kotlin, kotlin_org_kotlincrypto_random_crypto_rand) {
|
|
16
|
+
'use strict';
|
|
17
|
+
//region block: imports
|
|
18
|
+
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.b2;
|
|
19
|
+
var protoOf = kotlin_kotlin.$_$.qc;
|
|
20
|
+
var objectCreate = kotlin_kotlin.$_$.pc;
|
|
21
|
+
var captureStack = kotlin_kotlin.$_$.za;
|
|
22
|
+
var RuntimeException_init_$Init$_0 = kotlin_kotlin.$_$.c2;
|
|
23
|
+
var RuntimeException = kotlin_kotlin.$_$.ng;
|
|
24
|
+
var initMetadataForClass = kotlin_kotlin.$_$.pb;
|
|
25
|
+
var Unit_instance = kotlin_kotlin.$_$.j5;
|
|
26
|
+
var Default_getInstance = kotlin_org_kotlincrypto_random_crypto_rand.$_$.a;
|
|
27
|
+
var RandomnessProcurementException = kotlin_org_kotlincrypto_random_crypto_rand.$_$.b;
|
|
28
|
+
//endregion
|
|
29
|
+
//region block: pre-declaration
|
|
30
|
+
initMetadataForClass(SecRandomCopyException, 'SecRandomCopyException', SecRandomCopyException_init_$Create$, RuntimeException);
|
|
31
|
+
initMetadataForClass(SecureRandom, 'SecureRandom', SecureRandom);
|
|
32
|
+
//endregion
|
|
33
|
+
function SecRandomCopyException_init_$Init$($this) {
|
|
34
|
+
RuntimeException_init_$Init$($this);
|
|
35
|
+
SecRandomCopyException.call($this);
|
|
36
|
+
return $this;
|
|
37
|
+
}
|
|
38
|
+
function SecRandomCopyException_init_$Create$() {
|
|
39
|
+
var tmp = SecRandomCopyException_init_$Init$(objectCreate(protoOf(SecRandomCopyException)));
|
|
40
|
+
captureStack(tmp, SecRandomCopyException_init_$Create$);
|
|
41
|
+
return tmp;
|
|
42
|
+
}
|
|
43
|
+
function SecRandomCopyException_init_$Init$_0(message, $this) {
|
|
44
|
+
RuntimeException_init_$Init$_0(message, $this);
|
|
45
|
+
SecRandomCopyException.call($this);
|
|
46
|
+
return $this;
|
|
47
|
+
}
|
|
48
|
+
function SecRandomCopyException_init_$Create$_0(message) {
|
|
49
|
+
var tmp = SecRandomCopyException_init_$Init$_0(message, objectCreate(protoOf(SecRandomCopyException)));
|
|
50
|
+
captureStack(tmp, SecRandomCopyException_init_$Create$_0);
|
|
51
|
+
return tmp;
|
|
52
|
+
}
|
|
53
|
+
function SecRandomCopyException() {
|
|
54
|
+
captureStack(this, SecRandomCopyException);
|
|
55
|
+
}
|
|
56
|
+
function SecureRandom() {
|
|
57
|
+
}
|
|
58
|
+
protoOf(SecureRandom).i5r = function (bytes) {
|
|
59
|
+
$l$block: {
|
|
60
|
+
// Inline function 'org.kotlincrypto.internal.ifNotNullOrEmpty' call
|
|
61
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
62
|
+
var tmp;
|
|
63
|
+
if (bytes == null) {
|
|
64
|
+
tmp = true;
|
|
65
|
+
} else {
|
|
66
|
+
// Inline function 'kotlin.collections.isEmpty' call
|
|
67
|
+
tmp = bytes.length === 0;
|
|
68
|
+
}
|
|
69
|
+
if (tmp) {
|
|
70
|
+
break $l$block;
|
|
71
|
+
}
|
|
72
|
+
try {
|
|
73
|
+
Default_getInstance().nh(bytes);
|
|
74
|
+
} catch ($p) {
|
|
75
|
+
if ($p instanceof RandomnessProcurementException) {
|
|
76
|
+
var e = $p;
|
|
77
|
+
var tmp0_elvis_lhs = e.message;
|
|
78
|
+
throw SecRandomCopyException_init_$Create$_0(tmp0_elvis_lhs == null ? 'Failed to obtain requested amount of bytes' : tmp0_elvis_lhs);
|
|
79
|
+
} else {
|
|
80
|
+
throw $p;
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
};
|
|
85
|
+
//region block: exports
|
|
86
|
+
_.$_$ = _.$_$ || {};
|
|
87
|
+
_.$_$.a = SecRandomCopyException;
|
|
88
|
+
_.$_$.b = SecureRandom;
|
|
89
|
+
//endregion
|
|
90
|
+
return _;
|
|
91
|
+
}));
|
|
92
|
+
|
|
93
|
+
//# sourceMappingURL=random-library-secure-random.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../../../../../../../../../../home/administrator/Projects/personal/KotlinCrypto/random/library/secure-random/src/commonMain/kotlin/org/kotlincrypto/SecRandomCopyException.kt","../../../../../../../../../../../../home/administrator/Projects/personal/KotlinCrypto/random/library/secure-random/src/nonJvmMain/kotlin/org/kotlincrypto/SecureRandom.kt","../../../../../../../../../../../../home/administrator/Projects/personal/KotlinCrypto/random/library/secure-random/src/commonMain/kotlin/org/kotlincrypto/internal/-SecureRandomCommon.kt","common/src/generated/_Arrays.kt"],"sourcesContent":[null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["SecRandomCopyException_init_$Init$","SecRandomCopyException_init_$Create$","message","<init>","nextBytesCopyTo","bytes","e"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6CAmBWA,C,KAAAA,E;IAAe,mC;IAAtB,kC;;G;+CAAOC,CAAAA,E;;;;G;+CACAD,CAAYE,O,OAAZF,E;IAA+B,+BAAM,OAAN,Q;IAAtC,kC;;G;iDAAOC,CAAYC,OAAZD,E;;;;G;oCAHX;A;EAAA,C;uBCWcE,CAAAA,EADd;A,EAAA,C;uCAoBkBC,CAAoBC,KAApBD,EAAuC;A;;;;MCNjD,IDOA,KCPA,IAAQ,IAAR,C;cAAA,I;;;cDOA,KEulPG,YAAQ,C;;MD9lPf,Q;;;MDQQ,IAAI;A,QACmB,yBAF3B,KAE2B,C;MACvB,C;0DAA4C;A,cAAnCE,M;cACwB,mBAAE,O;UAA/B,MAAM,uCAAuB,yBAAc,4CAAd,iBAAvB,C;QACV,C;;;;;EAER,C;;;;;;;;"}
|