Kari Pahula
Kari Pahula
**Feature:** This PR changes the data structure of `Dictionary` to allow optimizing game engine, as discussed as an option in #6329 ## Feature Details One result from profiling the game...
Closes: #546
Let's see if using spago for the local dependency package works.
Partial support for JWE encode and decode. Basic use is now possible both for encryption and decryption. Both GCM and CPC modes work for encrypt, decrypt is CPC only for...