@twin.org/crypto 0.0.3-next.30 → 0.0.3-next.32

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.
Files changed (2) hide show
  1. package/docs/changelog.md +196 -158
  2. package/package.json +3 -4
package/docs/changelog.md CHANGED
@@ -1,6 +1,44 @@
1
1
  # Changelog
2
2
 
3
- ## [0.0.3-next.30](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.29...crypto-v0.0.3-next.30) (2026-04-14)
3
+ ## [0.0.3-next.32](https://github.com/twinfoundation/twin-framework/compare/crypto-v0.0.3-next.31...crypto-v0.0.3-next.32) (2026-04-30)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **crypto:** Synchronize repo versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/core bumped from 0.0.3-next.31 to 0.0.3-next.32
16
+ * @twin.org/nameof bumped from 0.0.3-next.31 to 0.0.3-next.32
17
+ * devDependencies
18
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.31 to 0.0.3-next.32
19
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.31 to 0.0.3-next.32
20
+ * @twin.org/validate-locales bumped from 0.0.3-next.31 to 0.0.3-next.32
21
+
22
+ ## [0.0.3-next.31](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.30...crypto-v0.0.3-next.31) (2026-04-14)
23
+
24
+
25
+ ### Miscellaneous Chores
26
+
27
+ * **crypto:** Synchronize repo versions
28
+
29
+
30
+ ### Dependencies
31
+
32
+ * The following workspace dependencies were updated
33
+ * dependencies
34
+ * @twin.org/core bumped from 0.0.3-next.30 to 0.0.3-next.31
35
+ * @twin.org/nameof bumped from 0.0.3-next.30 to 0.0.3-next.31
36
+ * devDependencies
37
+ * @twin.org/nameof-transformer bumped from 0.0.3-next.30 to 0.0.3-next.31
38
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.30 to 0.0.3-next.31
39
+ * @twin.org/validate-locales bumped from 0.0.3-next.30 to 0.0.3-next.31
40
+
41
+ ## [0.0.3-next.30](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.29...crypto-v0.0.3-next.30) (2026-04-14)
4
42
 
5
43
 
6
44
  ### Miscellaneous Chores
@@ -19,7 +57,7 @@
19
57
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.29 to 0.0.3-next.30
20
58
  * @twin.org/validate-locales bumped from 0.0.3-next.29 to 0.0.3-next.30
21
59
 
22
- ## [0.0.3-next.29](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.28...crypto-v0.0.3-next.29) (2026-04-14)
60
+ ## [0.0.3-next.29](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.28...crypto-v0.0.3-next.29) (2026-04-14)
23
61
 
24
62
 
25
63
  ### Miscellaneous Chores
@@ -38,7 +76,7 @@
38
76
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.28 to 0.0.3-next.29
39
77
  * @twin.org/validate-locales bumped from 0.0.3-next.28 to 0.0.3-next.29
40
78
 
41
- ## [0.0.3-next.28](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.27...crypto-v0.0.3-next.28) (2026-03-27)
79
+ ## [0.0.3-next.28](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.27...crypto-v0.0.3-next.28) (2026-03-27)
42
80
 
43
81
 
44
82
  ### Miscellaneous Chores
@@ -57,12 +95,12 @@
57
95
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28
58
96
  * @twin.org/validate-locales bumped from 0.0.3-next.27 to 0.0.3-next.28
59
97
 
60
- ## [0.0.3-next.27](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.26...crypto-v0.0.3-next.27) (2026-03-27)
98
+ ## [0.0.3-next.27](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.26...crypto-v0.0.3-next.27) (2026-03-27)
61
99
 
62
100
 
63
101
  ### Features
64
102
 
65
- * add crypto argon2id ([#255](https://github.com/twinfoundation/framework/issues/255)) ([27fe3a7](https://github.com/twinfoundation/framework/commit/27fe3a72eeb0f398a278ebb3f1cb9c4dd459743c))
103
+ * add crypto argon2id ([#255](https://github.com/iotaledger/twin-framework/issues/255)) ([27fe3a7](https://github.com/iotaledger/twin-framework/commit/27fe3a72eeb0f398a278ebb3f1cb9c4dd459743c))
66
104
 
67
105
 
68
106
  ### Dependencies
@@ -76,7 +114,7 @@
76
114
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27
77
115
  * @twin.org/validate-locales bumped from 0.0.3-next.26 to 0.0.3-next.27
78
116
 
79
- ## [0.0.3-next.26](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.25...crypto-v0.0.3-next.26) (2026-03-24)
117
+ ## [0.0.3-next.26](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.25...crypto-v0.0.3-next.26) (2026-03-24)
80
118
 
81
119
 
82
120
  ### Miscellaneous Chores
@@ -95,7 +133,7 @@
95
133
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26
96
134
  * @twin.org/validate-locales bumped from 0.0.3-next.25 to 0.0.3-next.26
97
135
 
98
- ## [0.0.3-next.25](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.24...crypto-v0.0.3-next.25) (2026-03-23)
136
+ ## [0.0.3-next.25](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.24...crypto-v0.0.3-next.25) (2026-03-23)
99
137
 
100
138
 
101
139
  ### Miscellaneous Chores
@@ -114,12 +152,12 @@
114
152
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25
115
153
  * @twin.org/validate-locales bumped from 0.0.3-next.24 to 0.0.3-next.25
116
154
 
117
- ## [0.0.3-next.24](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.23...crypto-v0.0.3-next.24) (2026-03-19)
155
+ ## [0.0.3-next.24](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.23...crypto-v0.0.3-next.24) (2026-03-19)
118
156
 
119
157
 
120
158
  ### Bug Fixes
121
159
 
122
- * ensure __decorate is defined for decorators ([103a563](https://github.com/twinfoundation/framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
160
+ * ensure __decorate is defined for decorators ([103a563](https://github.com/iotaledger/twin-framework/commit/103a563ce01ebdef6240d2e590e7b026e8692684))
123
161
 
124
162
 
125
163
  ### Dependencies
@@ -133,7 +171,7 @@
133
171
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24
134
172
  * @twin.org/validate-locales bumped from 0.0.3-next.23 to 0.0.3-next.24
135
173
 
136
- ## [0.0.3-next.23](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.22...crypto-v0.0.3-next.23) (2026-03-17)
174
+ ## [0.0.3-next.23](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.22...crypto-v0.0.3-next.23) (2026-03-17)
137
175
 
138
176
 
139
177
  ### Miscellaneous Chores
@@ -152,7 +190,7 @@
152
190
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23
153
191
  * @twin.org/validate-locales bumped from 0.0.3-next.22 to 0.0.3-next.23
154
192
 
155
- ## [0.0.3-next.22](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.21...crypto-v0.0.3-next.22) (2026-02-26)
193
+ ## [0.0.3-next.22](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.21...crypto-v0.0.3-next.22) (2026-02-26)
156
194
 
157
195
 
158
196
  ### Miscellaneous Chores
@@ -171,32 +209,32 @@
171
209
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22
172
210
  * @twin.org/validate-locales bumped from 0.0.3-next.21 to 0.0.3-next.22
173
211
 
174
- ## [0.0.3-next.21](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.20...crypto-v0.0.3-next.21) (2026-02-26)
212
+ ## [0.0.3-next.21](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.20...crypto-v0.0.3-next.21) (2026-02-26)
175
213
 
176
214
 
177
215
  ### Features
178
216
 
179
- * add context id features ([#206](https://github.com/twinfoundation/framework/issues/206)) ([ef0d4ee](https://github.com/twinfoundation/framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
180
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
181
- * add mnemonic validation ([4b43491](https://github.com/twinfoundation/framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
182
- * add rsa cipher support ([7af6cc6](https://github.com/twinfoundation/framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
183
- * add RSA support for public key components ([7126259](https://github.com/twinfoundation/framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
184
- * additional RSA methods and async ([1fceee2](https://github.com/twinfoundation/framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
185
- * change method accessibility ([c1b77fc](https://github.com/twinfoundation/framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
186
- * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
187
- * factory create and integrity ([#235](https://github.com/twinfoundation/framework/issues/235)) ([9f98b99](https://github.com/twinfoundation/framework/commit/9f98b99daf46eb365346fae49cc4ffba63e74cb3))
188
- * improved password generation and validation ([#232](https://github.com/twinfoundation/framework/issues/232)) ([ca4e18f](https://github.com/twinfoundation/framework/commit/ca4e18f388b1882cdfb774fc0d0921b8530fac33))
189
- * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
190
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
191
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
192
- * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
193
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
217
+ * add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
218
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
219
+ * add mnemonic validation ([4b43491](https://github.com/iotaledger/twin-framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
220
+ * add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
221
+ * add RSA support for public key components ([7126259](https://github.com/iotaledger/twin-framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
222
+ * additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
223
+ * change method accessibility ([c1b77fc](https://github.com/iotaledger/twin-framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
224
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
225
+ * factory create and integrity ([#235](https://github.com/iotaledger/twin-framework/issues/235)) ([9f98b99](https://github.com/iotaledger/twin-framework/commit/9f98b99daf46eb365346fae49cc4ffba63e74cb3))
226
+ * improved password generation and validation ([#232](https://github.com/iotaledger/twin-framework/issues/232)) ([ca4e18f](https://github.com/iotaledger/twin-framework/commit/ca4e18f388b1882cdfb774fc0d0921b8530fac33))
227
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
228
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
229
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
230
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
231
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
194
232
 
195
233
 
196
234
  ### Bug Fixes
197
235
 
198
- * docs ([9df46e0](https://github.com/twinfoundation/framework/commit/9df46e0a3940a4d1f479373f58830519262f9590))
199
- * docs ([67c8887](https://github.com/twinfoundation/framework/commit/67c888739448e753106ea067a8703d058e0ddf12))
236
+ * docs ([9df46e0](https://github.com/iotaledger/twin-framework/commit/9df46e0a3940a4d1f479373f58830519262f9590))
237
+ * docs ([67c8887](https://github.com/iotaledger/twin-framework/commit/67c888739448e753106ea067a8703d058e0ddf12))
200
238
 
201
239
 
202
240
  ### Dependencies
@@ -210,7 +248,7 @@
210
248
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21
211
249
  * @twin.org/validate-locales bumped from 0.0.3-next.20 to 0.0.3-next.21
212
250
 
213
- ## [0.0.3-next.20](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.19...crypto-v0.0.3-next.20) (2026-02-26)
251
+ ## [0.0.3-next.20](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.19...crypto-v0.0.3-next.20) (2026-02-26)
214
252
 
215
253
 
216
254
  ### Miscellaneous Chores
@@ -229,7 +267,7 @@
229
267
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20
230
268
  * @twin.org/validate-locales bumped from 0.0.3-next.19 to 0.0.3-next.20
231
269
 
232
- ## [0.0.3-next.19](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.18...crypto-v0.0.3-next.19) (2026-02-26)
270
+ ## [0.0.3-next.19](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.18...crypto-v0.0.3-next.19) (2026-02-26)
233
271
 
234
272
 
235
273
  ### Miscellaneous Chores
@@ -248,7 +286,7 @@
248
286
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19
249
287
  * @twin.org/validate-locales bumped from 0.0.3-next.18 to 0.0.3-next.19
250
288
 
251
- ## [0.0.3-next.18](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.17...crypto-v0.0.3-next.18) (2026-02-23)
289
+ ## [0.0.3-next.18](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.17...crypto-v0.0.3-next.18) (2026-02-23)
252
290
 
253
291
 
254
292
  ### Miscellaneous Chores
@@ -267,18 +305,18 @@
267
305
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18
268
306
  * @twin.org/validate-locales bumped from 0.0.3-next.17 to 0.0.3-next.18
269
307
 
270
- ## [0.0.3-next.17](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.16...crypto-v0.0.3-next.17) (2026-02-09)
308
+ ## [0.0.3-next.17](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.16...crypto-v0.0.3-next.17) (2026-02-09)
271
309
 
272
310
 
273
311
  ### Features
274
312
 
275
- * factory create and integrity ([#235](https://github.com/twinfoundation/framework/issues/235)) ([9f98b99](https://github.com/twinfoundation/framework/commit/9f98b99daf46eb365346fae49cc4ffba63e74cb3))
313
+ * factory create and integrity ([#235](https://github.com/iotaledger/twin-framework/issues/235)) ([9f98b99](https://github.com/iotaledger/twin-framework/commit/9f98b99daf46eb365346fae49cc4ffba63e74cb3))
276
314
 
277
315
 
278
316
  ### Bug Fixes
279
317
 
280
- * docs ([9df46e0](https://github.com/twinfoundation/framework/commit/9df46e0a3940a4d1f479373f58830519262f9590))
281
- * docs ([67c8887](https://github.com/twinfoundation/framework/commit/67c888739448e753106ea067a8703d058e0ddf12))
318
+ * docs ([9df46e0](https://github.com/iotaledger/twin-framework/commit/9df46e0a3940a4d1f479373f58830519262f9590))
319
+ * docs ([67c8887](https://github.com/iotaledger/twin-framework/commit/67c888739448e753106ea067a8703d058e0ddf12))
282
320
 
283
321
 
284
322
  ### Dependencies
@@ -292,12 +330,12 @@
292
330
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17
293
331
  * @twin.org/validate-locales bumped from 0.0.3-next.16 to 0.0.3-next.17
294
332
 
295
- ## [0.0.3-next.16](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.15...crypto-v0.0.3-next.16) (2026-02-06)
333
+ ## [0.0.3-next.16](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.15...crypto-v0.0.3-next.16) (2026-02-06)
296
334
 
297
335
 
298
336
  ### Features
299
337
 
300
- * improved password generation and validation ([#232](https://github.com/twinfoundation/framework/issues/232)) ([ca4e18f](https://github.com/twinfoundation/framework/commit/ca4e18f388b1882cdfb774fc0d0921b8530fac33))
338
+ * improved password generation and validation ([#232](https://github.com/iotaledger/twin-framework/issues/232)) ([ca4e18f](https://github.com/iotaledger/twin-framework/commit/ca4e18f388b1882cdfb774fc0d0921b8530fac33))
301
339
 
302
340
 
303
341
  ### Dependencies
@@ -311,7 +349,7 @@
311
349
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16
312
350
  * @twin.org/validate-locales bumped from 0.0.3-next.15 to 0.0.3-next.16
313
351
 
314
- ## [0.0.3-next.15](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.14...crypto-v0.0.3-next.15) (2026-01-29)
352
+ ## [0.0.3-next.15](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.14...crypto-v0.0.3-next.15) (2026-01-29)
315
353
 
316
354
 
317
355
  ### Miscellaneous Chores
@@ -330,7 +368,7 @@
330
368
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15
331
369
  * @twin.org/validate-locales bumped from 0.0.3-next.14 to 0.0.3-next.15
332
370
 
333
- ## [0.0.3-next.14](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.13...crypto-v0.0.3-next.14) (2026-01-22)
371
+ ## [0.0.3-next.14](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.13...crypto-v0.0.3-next.14) (2026-01-22)
334
372
 
335
373
 
336
374
  ### Miscellaneous Chores
@@ -349,7 +387,7 @@
349
387
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14
350
388
  * @twin.org/validate-locales bumped from 0.0.3-next.13 to 0.0.3-next.14
351
389
 
352
- ## [0.0.3-next.13](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.12...crypto-v0.0.3-next.13) (2026-01-08)
390
+ ## [0.0.3-next.13](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.12...crypto-v0.0.3-next.13) (2026-01-08)
353
391
 
354
392
 
355
393
  ### Miscellaneous Chores
@@ -368,7 +406,7 @@
368
406
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13
369
407
  * @twin.org/validate-locales bumped from 0.0.3-next.12 to 0.0.3-next.13
370
408
 
371
- ## [0.0.3-next.12](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.11...crypto-v0.0.3-next.12) (2026-01-08)
409
+ ## [0.0.3-next.12](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.11...crypto-v0.0.3-next.12) (2026-01-08)
372
410
 
373
411
 
374
412
  ### Miscellaneous Chores
@@ -387,7 +425,7 @@
387
425
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12
388
426
  * @twin.org/validate-locales bumped from 0.0.3-next.11 to 0.0.3-next.12
389
427
 
390
- ## [0.0.3-next.11](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.10...crypto-v0.0.3-next.11) (2026-01-07)
428
+ ## [0.0.3-next.11](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.10...crypto-v0.0.3-next.11) (2026-01-07)
391
429
 
392
430
 
393
431
  ### Miscellaneous Chores
@@ -406,7 +444,7 @@
406
444
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11
407
445
  * @twin.org/validate-locales bumped from 0.0.3-next.10 to 0.0.3-next.11
408
446
 
409
- ## [0.0.3-next.10](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.9...crypto-v0.0.3-next.10) (2026-01-07)
447
+ ## [0.0.3-next.10](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.9...crypto-v0.0.3-next.10) (2026-01-07)
410
448
 
411
449
 
412
450
  ### Miscellaneous Chores
@@ -425,7 +463,7 @@
425
463
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10
426
464
  * @twin.org/validate-locales bumped from 0.0.3-next.9 to 0.0.3-next.10
427
465
 
428
- ## [0.0.3-next.9](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.8...crypto-v0.0.3-next.9) (2026-01-05)
466
+ ## [0.0.3-next.9](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.8...crypto-v0.0.3-next.9) (2026-01-05)
429
467
 
430
468
 
431
469
  ### Miscellaneous Chores
@@ -444,7 +482,7 @@
444
482
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9
445
483
  * @twin.org/validate-locales bumped from 0.0.3-next.8 to 0.0.3-next.9
446
484
 
447
- ## [0.0.3-next.8](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.7...crypto-v0.0.3-next.8) (2025-11-26)
485
+ ## [0.0.3-next.8](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.7...crypto-v0.0.3-next.8) (2025-11-26)
448
486
 
449
487
 
450
488
  ### Miscellaneous Chores
@@ -463,24 +501,24 @@
463
501
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8
464
502
  * @twin.org/validate-locales bumped from 0.0.3-next.7 to 0.0.3-next.8
465
503
 
466
- ## [0.0.3-next.7](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.6...crypto-v0.0.3-next.7) (2025-11-25)
504
+ ## [0.0.3-next.7](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.6...crypto-v0.0.3-next.7) (2025-11-25)
467
505
 
468
506
 
469
507
  ### Features
470
508
 
471
- * add context id features ([#206](https://github.com/twinfoundation/framework/issues/206)) ([ef0d4ee](https://github.com/twinfoundation/framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
472
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
473
- * add mnemonic validation ([4b43491](https://github.com/twinfoundation/framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
474
- * add rsa cipher support ([7af6cc6](https://github.com/twinfoundation/framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
475
- * add RSA support for public key components ([7126259](https://github.com/twinfoundation/framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
476
- * additional RSA methods and async ([1fceee2](https://github.com/twinfoundation/framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
477
- * change method accessibility ([c1b77fc](https://github.com/twinfoundation/framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
478
- * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
479
- * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
480
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
481
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
482
- * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
483
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
509
+ * add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
510
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
511
+ * add mnemonic validation ([4b43491](https://github.com/iotaledger/twin-framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
512
+ * add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
513
+ * add RSA support for public key components ([7126259](https://github.com/iotaledger/twin-framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
514
+ * additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
515
+ * change method accessibility ([c1b77fc](https://github.com/iotaledger/twin-framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
516
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
517
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
518
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
519
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
520
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
521
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
484
522
 
485
523
 
486
524
  ### Dependencies
@@ -494,7 +532,7 @@
494
532
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7
495
533
  * @twin.org/validate-locales bumped from 0.0.3-next.6 to 0.0.3-next.7
496
534
 
497
- ## [0.0.3-next.6](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.5...crypto-v0.0.3-next.6) (2025-11-25)
535
+ ## [0.0.3-next.6](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.5...crypto-v0.0.3-next.6) (2025-11-25)
498
536
 
499
537
 
500
538
  ### Miscellaneous Chores
@@ -513,7 +551,7 @@
513
551
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6
514
552
  * @twin.org/validate-locales bumped from 0.0.3-next.5 to 0.0.3-next.6
515
553
 
516
- ## [0.0.3-next.5](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.4...crypto-v0.0.3-next.5) (2025-11-20)
554
+ ## [0.0.3-next.5](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.4...crypto-v0.0.3-next.5) (2025-11-20)
517
555
 
518
556
 
519
557
  ### Miscellaneous Chores
@@ -532,7 +570,7 @@
532
570
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5
533
571
  * @twin.org/validate-locales bumped from 0.0.3-next.4 to 0.0.3-next.5
534
572
 
535
- ## [0.0.3-next.4](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.3...crypto-v0.0.3-next.4) (2025-11-13)
573
+ ## [0.0.3-next.4](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.3...crypto-v0.0.3-next.4) (2025-11-13)
536
574
 
537
575
 
538
576
  ### Miscellaneous Chores
@@ -551,7 +589,7 @@
551
589
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4
552
590
  * @twin.org/validate-locales bumped from 0.0.3-next.3 to 0.0.3-next.4
553
591
 
554
- ## [0.0.3-next.3](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.2...crypto-v0.0.3-next.3) (2025-11-12)
592
+ ## [0.0.3-next.3](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.2...crypto-v0.0.3-next.3) (2025-11-12)
555
593
 
556
594
 
557
595
  ### Miscellaneous Chores
@@ -570,7 +608,7 @@
570
608
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3
571
609
  * @twin.org/validate-locales bumped from 0.0.3-next.2 to 0.0.3-next.3
572
610
 
573
- ## [0.0.3-next.2](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.1...crypto-v0.0.3-next.2) (2025-11-12)
611
+ ## [0.0.3-next.2](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.1...crypto-v0.0.3-next.2) (2025-11-12)
574
612
 
575
613
 
576
614
  ### Miscellaneous Chores
@@ -589,24 +627,24 @@
589
627
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2
590
628
  * @twin.org/validate-locales bumped from 0.0.3-next.1 to 0.0.3-next.2
591
629
 
592
- ## [0.0.3-next.1](https://github.com/twinfoundation/framework/compare/crypto-v0.0.3-next.0...crypto-v0.0.3-next.1) (2025-11-10)
630
+ ## [0.0.3-next.1](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.3-next.0...crypto-v0.0.3-next.1) (2025-11-10)
593
631
 
594
632
 
595
633
  ### Features
596
634
 
597
- * add context id features ([#206](https://github.com/twinfoundation/framework/issues/206)) ([ef0d4ee](https://github.com/twinfoundation/framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
598
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
599
- * add mnemonic validation ([4b43491](https://github.com/twinfoundation/framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
600
- * add rsa cipher support ([7af6cc6](https://github.com/twinfoundation/framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
601
- * add RSA support for public key components ([7126259](https://github.com/twinfoundation/framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
602
- * additional RSA methods and async ([1fceee2](https://github.com/twinfoundation/framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
603
- * change method accessibility ([c1b77fc](https://github.com/twinfoundation/framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
604
- * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
605
- * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
606
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
607
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
608
- * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
609
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
635
+ * add context id features ([#206](https://github.com/iotaledger/twin-framework/issues/206)) ([ef0d4ee](https://github.com/iotaledger/twin-framework/commit/ef0d4ee11a4f5fc6cc6f52a4958ce905c04ee13b))
636
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
637
+ * add mnemonic validation ([4b43491](https://github.com/iotaledger/twin-framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
638
+ * add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
639
+ * add RSA support for public key components ([7126259](https://github.com/iotaledger/twin-framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
640
+ * additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
641
+ * change method accessibility ([c1b77fc](https://github.com/iotaledger/twin-framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
642
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
643
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
644
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
645
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
646
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
647
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
610
648
 
611
649
 
612
650
  ### Dependencies
@@ -620,7 +658,7 @@
620
658
  * @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1
621
659
  * @twin.org/validate-locales bumped from 0.0.3-next.0 to 0.0.3-next.1
622
660
 
623
- ## [0.0.2-next.22](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.21...crypto-v0.0.2-next.22) (2025-10-10)
661
+ ## [0.0.2-next.22](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.21...crypto-v0.0.2-next.22) (2025-10-10)
624
662
 
625
663
 
626
664
  ### Miscellaneous Chores
@@ -639,12 +677,12 @@
639
677
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22
640
678
  * @twin.org/validate-locales bumped from 0.0.2-next.21 to 0.0.2-next.22
641
679
 
642
- ## [0.0.2-next.21](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.20...crypto-v0.0.2-next.21) (2025-10-09)
680
+ ## [0.0.2-next.21](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.20...crypto-v0.0.2-next.21) (2025-10-09)
643
681
 
644
682
 
645
683
  ### Features
646
684
 
647
- * locales validation ([#197](https://github.com/twinfoundation/framework/issues/197)) ([55fdadb](https://github.com/twinfoundation/framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
685
+ * locales validation ([#197](https://github.com/iotaledger/twin-framework/issues/197)) ([55fdadb](https://github.com/iotaledger/twin-framework/commit/55fdadb13595ce0047f787bd1d4135d429a99f12))
648
686
 
649
687
 
650
688
  ### Dependencies
@@ -658,7 +696,7 @@
658
696
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21
659
697
  * @twin.org/validate-locales bumped from 0.0.2-next.20 to 0.0.2-next.21
660
698
 
661
- ## [0.0.2-next.20](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.19...crypto-v0.0.2-next.20) (2025-10-02)
699
+ ## [0.0.2-next.20](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.19...crypto-v0.0.2-next.20) (2025-10-02)
662
700
 
663
701
 
664
702
  ### Miscellaneous Chores
@@ -676,7 +714,7 @@
676
714
  * @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
677
715
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20
678
716
 
679
- ## [0.0.2-next.19](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.18...crypto-v0.0.2-next.19) (2025-09-30)
717
+ ## [0.0.2-next.19](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.18...crypto-v0.0.2-next.19) (2025-09-30)
680
718
 
681
719
 
682
720
  ### Miscellaneous Chores
@@ -694,7 +732,7 @@
694
732
  * @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
695
733
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19
696
734
 
697
- ## [0.0.2-next.18](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.17...crypto-v0.0.2-next.18) (2025-09-29)
735
+ ## [0.0.2-next.18](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.17...crypto-v0.0.2-next.18) (2025-09-29)
698
736
 
699
737
 
700
738
  ### Miscellaneous Chores
@@ -712,7 +750,7 @@
712
750
  * @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
713
751
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18
714
752
 
715
- ## [0.0.2-next.17](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.16...crypto-v0.0.2-next.17) (2025-09-29)
753
+ ## [0.0.2-next.17](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.16...crypto-v0.0.2-next.17) (2025-09-29)
716
754
 
717
755
 
718
756
  ### Miscellaneous Chores
@@ -730,7 +768,7 @@
730
768
  * @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
731
769
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17
732
770
 
733
- ## [0.0.2-next.16](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.15...crypto-v0.0.2-next.16) (2025-09-28)
771
+ ## [0.0.2-next.16](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.15...crypto-v0.0.2-next.16) (2025-09-28)
734
772
 
735
773
 
736
774
  ### Miscellaneous Chores
@@ -748,7 +786,7 @@
748
786
  * @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
749
787
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16
750
788
 
751
- ## [0.0.2-next.15](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.14...crypto-v0.0.2-next.15) (2025-09-22)
789
+ ## [0.0.2-next.15](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.14...crypto-v0.0.2-next.15) (2025-09-22)
752
790
 
753
791
 
754
792
  ### Miscellaneous Chores
@@ -766,7 +804,7 @@
766
804
  * @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
767
805
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15
768
806
 
769
- ## [0.0.2-next.14](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.13...crypto-v0.0.2-next.14) (2025-09-22)
807
+ ## [0.0.2-next.14](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.13...crypto-v0.0.2-next.14) (2025-09-22)
770
808
 
771
809
 
772
810
  ### Miscellaneous Chores
@@ -784,7 +822,7 @@
784
822
  * @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
785
823
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14
786
824
 
787
- ## [0.0.2-next.13](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.12...crypto-v0.0.2-next.13) (2025-09-22)
825
+ ## [0.0.2-next.13](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.12...crypto-v0.0.2-next.13) (2025-09-22)
788
826
 
789
827
 
790
828
  ### Miscellaneous Chores
@@ -802,7 +840,7 @@
802
840
  * @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
803
841
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13
804
842
 
805
- ## [0.0.2-next.12](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.11...crypto-v0.0.2-next.12) (2025-09-15)
843
+ ## [0.0.2-next.12](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.11...crypto-v0.0.2-next.12) (2025-09-15)
806
844
 
807
845
 
808
846
  ### Miscellaneous Chores
@@ -820,7 +858,7 @@
820
858
  * @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
821
859
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12
822
860
 
823
- ## [0.0.2-next.11](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.10...crypto-v0.0.2-next.11) (2025-09-15)
861
+ ## [0.0.2-next.11](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.10...crypto-v0.0.2-next.11) (2025-09-15)
824
862
 
825
863
 
826
864
  ### Miscellaneous Chores
@@ -838,7 +876,7 @@
838
876
  * @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
839
877
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
840
878
 
841
- ## [0.0.2-next.10](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.9...crypto-v0.0.2-next.10) (2025-09-11)
879
+ ## [0.0.2-next.10](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.9...crypto-v0.0.2-next.10) (2025-09-11)
842
880
 
843
881
 
844
882
  ### Miscellaneous Chores
@@ -856,12 +894,12 @@
856
894
  * @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
857
895
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
858
896
 
859
- ## [0.0.2-next.9](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.8...crypto-v0.0.2-next.9) (2025-09-08)
897
+ ## [0.0.2-next.9](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.8...crypto-v0.0.2-next.9) (2025-09-08)
860
898
 
861
899
 
862
900
  ### Features
863
901
 
864
- * add mnemonic validation ([4b43491](https://github.com/twinfoundation/framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
902
+ * add mnemonic validation ([4b43491](https://github.com/iotaledger/twin-framework/commit/4b43491cf04bb626c27faea66e5c74b3971b111d))
865
903
 
866
904
 
867
905
  ### Dependencies
@@ -874,7 +912,7 @@
874
912
  * @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
875
913
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
876
914
 
877
- ## [0.0.2-next.8](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.7...crypto-v0.0.2-next.8) (2025-09-05)
915
+ ## [0.0.2-next.8](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.7...crypto-v0.0.2-next.8) (2025-09-05)
878
916
 
879
917
 
880
918
  ### Miscellaneous Chores
@@ -892,12 +930,12 @@
892
930
  * @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
893
931
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
894
932
 
895
- ## [0.0.2-next.7](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.6...crypto-v0.0.2-next.7) (2025-08-29)
933
+ ## [0.0.2-next.7](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.6...crypto-v0.0.2-next.7) (2025-08-29)
896
934
 
897
935
 
898
936
  ### Features
899
937
 
900
- * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
938
+ * eslint migration to flat config ([74427d7](https://github.com/iotaledger/twin-framework/commit/74427d78d342167f7850e49ab87269326355befe))
901
939
 
902
940
 
903
941
  ### Dependencies
@@ -910,7 +948,7 @@
910
948
  * @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
911
949
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
912
950
 
913
- ## [0.0.2-next.6](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.5...crypto-v0.0.2-next.6) (2025-08-27)
951
+ ## [0.0.2-next.6](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.5...crypto-v0.0.2-next.6) (2025-08-27)
914
952
 
915
953
 
916
954
  ### Miscellaneous Chores
@@ -928,12 +966,12 @@
928
966
  * @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
929
967
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
930
968
 
931
- ## [0.0.2-next.5](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.4...crypto-v0.0.2-next.5) (2025-08-19)
969
+ ## [0.0.2-next.5](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.4...crypto-v0.0.2-next.5) (2025-08-19)
932
970
 
933
971
 
934
972
  ### Features
935
973
 
936
- * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
974
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/iotaledger/twin-framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
937
975
 
938
976
 
939
977
  ### Dependencies
@@ -946,12 +984,12 @@
946
984
  * @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
947
985
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
948
986
 
949
- ## [0.0.2-next.4](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.3...crypto-v0.0.2-next.4) (2025-08-15)
987
+ ## [0.0.2-next.4](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.3...crypto-v0.0.2-next.4) (2025-08-15)
950
988
 
951
989
 
952
990
  ### Features
953
991
 
954
- * additional RSA methods and async ([1fceee2](https://github.com/twinfoundation/framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
992
+ * additional RSA methods and async ([1fceee2](https://github.com/iotaledger/twin-framework/commit/1fceee2d1248a24a7620846025fcf906495c07f4))
955
993
 
956
994
 
957
995
  ### Dependencies
@@ -964,18 +1002,18 @@
964
1002
  * @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
965
1003
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
966
1004
 
967
- ## [0.0.2-next.3](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.2...crypto-v0.0.2-next.3) (2025-08-06)
1005
+ ## [0.0.2-next.3](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.2...crypto-v0.0.2-next.3) (2025-08-06)
968
1006
 
969
1007
 
970
1008
  ### Features
971
1009
 
972
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
973
- * add rsa cipher support ([7af6cc6](https://github.com/twinfoundation/framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
974
- * add RSA support for public key components ([7126259](https://github.com/twinfoundation/framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
975
- * change method accessibility ([c1b77fc](https://github.com/twinfoundation/framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
976
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
977
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
978
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1010
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1011
+ * add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
1012
+ * add RSA support for public key components ([7126259](https://github.com/iotaledger/twin-framework/commit/7126259103b758c291e52a8a03818eb822d1aad1))
1013
+ * change method accessibility ([c1b77fc](https://github.com/iotaledger/twin-framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
1014
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1015
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
1016
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
979
1017
 
980
1018
 
981
1019
  ### Dependencies
@@ -988,17 +1026,17 @@
988
1026
  * @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
989
1027
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
990
1028
 
991
- ## [0.0.2-next.2](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.1...crypto-v0.0.2-next.2) (2025-08-06)
1029
+ ## [0.0.2-next.2](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.1...crypto-v0.0.2-next.2) (2025-08-06)
992
1030
 
993
1031
 
994
1032
  ### Features
995
1033
 
996
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
997
- * add rsa cipher support ([7af6cc6](https://github.com/twinfoundation/framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
998
- * change method accessibility ([c1b77fc](https://github.com/twinfoundation/framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
999
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1000
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
1001
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1034
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1035
+ * add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
1036
+ * change method accessibility ([c1b77fc](https://github.com/iotaledger/twin-framework/commit/c1b77fcfb61c092a01c97aebb2fe2dc2bbaa221b))
1037
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1038
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
1039
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1002
1040
 
1003
1041
 
1004
1042
  ### Dependencies
@@ -1011,16 +1049,16 @@
1011
1049
  * @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
1012
1050
  * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
1013
1051
 
1014
- ## [0.0.2-next.1](https://github.com/twinfoundation/framework/compare/crypto-v0.0.2-next.0...crypto-v0.0.2-next.1) (2025-08-06)
1052
+ ## [0.0.2-next.1](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.2-next.0...crypto-v0.0.2-next.1) (2025-08-06)
1015
1053
 
1016
1054
 
1017
1055
  ### Features
1018
1056
 
1019
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1020
- * add rsa cipher support ([7af6cc6](https://github.com/twinfoundation/framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
1021
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1022
- * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
1023
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1057
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1058
+ * add rsa cipher support ([7af6cc6](https://github.com/iotaledger/twin-framework/commit/7af6cc67512d3363bd4a2f2e87bd7733c2800147))
1059
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1060
+ * update dependencies ([f3bd015](https://github.com/iotaledger/twin-framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
1061
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1024
1062
 
1025
1063
 
1026
1064
  ### Dependencies
@@ -1038,8 +1076,8 @@
1038
1076
 
1039
1077
  ### Features
1040
1078
 
1041
- * release to production ([829d53d](https://github.com/twinfoundation/framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
1042
- * release to production ([5cf3a76](https://github.com/twinfoundation/framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
1079
+ * release to production ([829d53d](https://github.com/iotaledger/twin-framework/commit/829d53d3953b1e1b40b0243c04cfdfd3842aac7b))
1080
+ * release to production ([5cf3a76](https://github.com/iotaledger/twin-framework/commit/5cf3a76a09eff2e6414d0cba846c7c37400a11d6))
1043
1081
 
1044
1082
 
1045
1083
  ### Dependencies
@@ -1052,14 +1090,14 @@
1052
1090
  * @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
1053
1091
  * @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1
1054
1092
 
1055
- ## [0.0.1-next.70](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.69...crypto-v0.0.1-next.70) (2025-07-02)
1093
+ ## [0.0.1-next.70](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.69...crypto-v0.0.1-next.70) (2025-07-02)
1056
1094
 
1057
1095
 
1058
1096
  ### Features
1059
1097
 
1060
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1061
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1062
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1098
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1099
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1100
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1063
1101
 
1064
1102
 
1065
1103
  ### Dependencies
@@ -1072,14 +1110,14 @@
1072
1110
  * @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
1073
1111
  * @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70
1074
1112
 
1075
- ## [0.0.1-next.69](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.68...crypto-v0.0.1-next.69) (2025-07-02)
1113
+ ## [0.0.1-next.69](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.68...crypto-v0.0.1-next.69) (2025-07-02)
1076
1114
 
1077
1115
 
1078
1116
  ### Features
1079
1117
 
1080
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1081
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1082
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1118
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1119
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1120
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1083
1121
 
1084
1122
 
1085
1123
  ### Dependencies
@@ -1092,12 +1130,12 @@
1092
1130
  * @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
1093
1131
  * @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69
1094
1132
 
1095
- ## [0.0.1-next.68](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.67...crypto-v0.0.1-next.68) (2025-07-02)
1133
+ ## [0.0.1-next.68](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.67...crypto-v0.0.1-next.68) (2025-07-02)
1096
1134
 
1097
1135
 
1098
1136
  ### Features
1099
1137
 
1100
- * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1138
+ * relocate core packages from tools ([bcab8f3](https://github.com/iotaledger/twin-framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
1101
1139
 
1102
1140
 
1103
1141
  ### Dependencies
@@ -1110,7 +1148,7 @@
1110
1148
  * @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
1111
1149
  * @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68
1112
1150
 
1113
- ## [0.0.1-next.67](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.66...crypto-v0.0.1-next.67) (2025-06-26)
1151
+ ## [0.0.1-next.67](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.66...crypto-v0.0.1-next.67) (2025-06-26)
1114
1152
 
1115
1153
 
1116
1154
  ### Miscellaneous Chores
@@ -1124,7 +1162,7 @@
1124
1162
  * dependencies
1125
1163
  * @twin.org/core bumped from 0.0.1-next.66 to 0.0.1-next.67
1126
1164
 
1127
- ## [0.0.1-next.66](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.65...crypto-v0.0.1-next.66) (2025-06-26)
1165
+ ## [0.0.1-next.66](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.65...crypto-v0.0.1-next.66) (2025-06-26)
1128
1166
 
1129
1167
 
1130
1168
  ### Miscellaneous Chores
@@ -1138,7 +1176,7 @@
1138
1176
  * dependencies
1139
1177
  * @twin.org/core bumped from 0.0.1-next.65 to 0.0.1-next.66
1140
1178
 
1141
- ## [0.0.1-next.65](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.64...crypto-v0.0.1-next.65) (2025-06-19)
1179
+ ## [0.0.1-next.65](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.64...crypto-v0.0.1-next.65) (2025-06-19)
1142
1180
 
1143
1181
 
1144
1182
  ### Miscellaneous Chores
@@ -1152,7 +1190,7 @@
1152
1190
  * dependencies
1153
1191
  * @twin.org/core bumped from 0.0.1-next.64 to 0.0.1-next.65
1154
1192
 
1155
- ## [0.0.1-next.64](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.63...crypto-v0.0.1-next.64) (2025-06-19)
1193
+ ## [0.0.1-next.64](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.63...crypto-v0.0.1-next.64) (2025-06-19)
1156
1194
 
1157
1195
 
1158
1196
  ### Miscellaneous Chores
@@ -1166,7 +1204,7 @@
1166
1204
  * dependencies
1167
1205
  * @twin.org/core bumped from 0.0.1-next.63 to 0.0.1-next.64
1168
1206
 
1169
- ## [0.0.1-next.63](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.62...crypto-v0.0.1-next.63) (2025-06-18)
1207
+ ## [0.0.1-next.63](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.62...crypto-v0.0.1-next.63) (2025-06-18)
1170
1208
 
1171
1209
 
1172
1210
  ### Miscellaneous Chores
@@ -1180,13 +1218,13 @@
1180
1218
  * dependencies
1181
1219
  * @twin.org/core bumped from 0.0.1-next.62 to 0.0.1-next.63
1182
1220
 
1183
- ## [0.0.1-next.62](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.61...crypto-v0.0.1-next.62) (2025-06-17)
1221
+ ## [0.0.1-next.62](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.61...crypto-v0.0.1-next.62) (2025-06-17)
1184
1222
 
1185
1223
 
1186
1224
  ### Features
1187
1225
 
1188
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1189
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1226
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1227
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1190
1228
 
1191
1229
 
1192
1230
  ### Dependencies
@@ -1195,7 +1233,7 @@
1195
1233
  * dependencies
1196
1234
  * @twin.org/core bumped from 0.0.1-next.61 to 0.0.1-next.62
1197
1235
 
1198
- ## [0.0.1-next.61](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.60...crypto-v0.0.1-next.61) (2025-06-17)
1236
+ ## [0.0.1-next.61](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.60...crypto-v0.0.1-next.61) (2025-06-17)
1199
1237
 
1200
1238
 
1201
1239
  ### Miscellaneous Chores
@@ -1209,7 +1247,7 @@
1209
1247
  * dependencies
1210
1248
  * @twin.org/core bumped from 0.0.1-next.60 to 0.0.1-next.61
1211
1249
 
1212
- ## [0.0.1-next.60](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.59...crypto-v0.0.1-next.60) (2025-06-17)
1250
+ ## [0.0.1-next.60](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.59...crypto-v0.0.1-next.60) (2025-06-17)
1213
1251
 
1214
1252
 
1215
1253
  ### Miscellaneous Chores
@@ -1223,7 +1261,7 @@
1223
1261
  * dependencies
1224
1262
  * @twin.org/core bumped from 0.0.1-next.59 to 0.0.1-next.60
1225
1263
 
1226
- ## [0.0.1-next.59](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.58...crypto-v0.0.1-next.59) (2025-06-17)
1264
+ ## [0.0.1-next.59](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.58...crypto-v0.0.1-next.59) (2025-06-17)
1227
1265
 
1228
1266
 
1229
1267
  ### Miscellaneous Chores
@@ -1237,7 +1275,7 @@
1237
1275
  * dependencies
1238
1276
  * @twin.org/core bumped from 0.0.1-next.58 to 0.0.1-next.59
1239
1277
 
1240
- ## [0.0.1-next.58](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.57...crypto-v0.0.1-next.58) (2025-06-13)
1278
+ ## [0.0.1-next.58](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.57...crypto-v0.0.1-next.58) (2025-06-13)
1241
1279
 
1242
1280
 
1243
1281
  ### Miscellaneous Chores
@@ -1251,12 +1289,12 @@
1251
1289
  * dependencies
1252
1290
  * @twin.org/core bumped from 0.0.1-next.57 to 0.0.1-next.58
1253
1291
 
1254
- ## [0.0.1-next.57](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.56...crypto-v0.0.1-next.57) (2025-06-10)
1292
+ ## [0.0.1-next.57](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.56...crypto-v0.0.1-next.57) (2025-06-10)
1255
1293
 
1256
1294
 
1257
1295
  ### Features
1258
1296
 
1259
- * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1297
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/iotaledger/twin-framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
1260
1298
 
1261
1299
 
1262
1300
  ### Dependencies
@@ -1265,7 +1303,7 @@
1265
1303
  * dependencies
1266
1304
  * @twin.org/core bumped from 0.0.1-next.56 to 0.0.1-next.57
1267
1305
 
1268
- ## [0.0.1-next.56](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.55...crypto-v0.0.1-next.56) (2025-05-08)
1306
+ ## [0.0.1-next.56](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.55...crypto-v0.0.1-next.56) (2025-05-08)
1269
1307
 
1270
1308
 
1271
1309
  ### Miscellaneous Chores
@@ -1279,7 +1317,7 @@
1279
1317
  * dependencies
1280
1318
  * @twin.org/core bumped from 0.0.1-next.55 to 0.0.1-next.56
1281
1319
 
1282
- ## [0.0.1-next.55](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.54...crypto-v0.0.1-next.55) (2025-05-07)
1320
+ ## [0.0.1-next.55](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.54...crypto-v0.0.1-next.55) (2025-05-07)
1283
1321
 
1284
1322
 
1285
1323
  ### Miscellaneous Chores
@@ -1293,7 +1331,7 @@
1293
1331
  * dependencies
1294
1332
  * @twin.org/core bumped from 0.0.1-next.54 to 0.0.1-next.55
1295
1333
 
1296
- ## [0.0.1-next.54](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.53...crypto-v0.0.1-next.54) (2025-05-06)
1334
+ ## [0.0.1-next.54](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.53...crypto-v0.0.1-next.54) (2025-05-06)
1297
1335
 
1298
1336
 
1299
1337
  ### Miscellaneous Chores
@@ -1307,7 +1345,7 @@
1307
1345
  * dependencies
1308
1346
  * @twin.org/core bumped from 0.0.1-next.53 to 0.0.1-next.54
1309
1347
 
1310
- ## [0.0.1-next.53](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.52...crypto-v0.0.1-next.53) (2025-05-01)
1348
+ ## [0.0.1-next.53](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.52...crypto-v0.0.1-next.53) (2025-05-01)
1311
1349
 
1312
1350
 
1313
1351
  ### Miscellaneous Chores
@@ -1321,12 +1359,12 @@
1321
1359
  * dependencies
1322
1360
  * @twin.org/core bumped from 0.0.1-next.52 to 0.0.1-next.53
1323
1361
 
1324
- ## [0.0.1-next.52](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.51...crypto-v0.0.1-next.52) (2025-04-17)
1362
+ ## [0.0.1-next.52](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.51...crypto-v0.0.1-next.52) (2025-04-17)
1325
1363
 
1326
1364
 
1327
1365
  ### Features
1328
1366
 
1329
- * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1367
+ * use new shared store mechanism ([#131](https://github.com/iotaledger/twin-framework/issues/131)) ([934385b](https://github.com/iotaledger/twin-framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
1330
1368
 
1331
1369
 
1332
1370
  ### Dependencies
@@ -1335,7 +1373,7 @@
1335
1373
  * dependencies
1336
1374
  * @twin.org/core bumped from 0.0.1-next.51 to 0.0.1-next.52
1337
1375
 
1338
- ## [0.0.1-next.51](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.50...crypto-v0.0.1-next.51) (2025-03-27)
1376
+ ## [0.0.1-next.51](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.50...crypto-v0.0.1-next.51) (2025-03-27)
1339
1377
 
1340
1378
 
1341
1379
  ### Miscellaneous Chores
@@ -1349,7 +1387,7 @@
1349
1387
  * dependencies
1350
1388
  * @twin.org/core bumped from 0.0.1-next.50 to 0.0.1-next.51
1351
1389
 
1352
- ## [0.0.1-next.50](https://github.com/twinfoundation/framework/compare/crypto-v0.0.1-next.49...crypto-v0.0.1-next.50) (2025-03-26)
1390
+ ## [0.0.1-next.50](https://github.com/iotaledger/twin-framework/compare/crypto-v0.0.1-next.49...crypto-v0.0.1-next.50) (2025-03-26)
1353
1391
 
1354
1392
 
1355
1393
  ### Miscellaneous Chores
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/crypto",
3
- "version": "0.0.3-next.30",
3
+ "version": "0.0.3-next.32",
4
4
  "description": "Helper methods and classes which implement cryptographic functions",
5
5
  "repository": {
6
6
  "type": "git",
@@ -20,9 +20,8 @@
20
20
  "@scure/base": "2.0.0",
21
21
  "@scure/bip32": "2.0.1",
22
22
  "@scure/bip39": "2.0.1",
23
- "@twin.org/core": "0.0.3-next.30",
24
- "@twin.org/nameof": "0.0.3-next.30",
25
- "crypto-browserify": "3.12.1",
23
+ "@twin.org/core": "0.0.3-next.32",
24
+ "@twin.org/nameof": "0.0.3-next.32",
26
25
  "micro-key-producer": "0.8.5"
27
26
  },
28
27
  "main": "./dist/es/index.js",