hyperledger / aries-askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
59 stars 45 forks source link

feat(js): added migration to wrapper #120

Closed berendsliedrecht closed 1 year ago

berendsliedrecht commented 1 year ago

Sadly I had to copy the .db file instead of moving it in the test. For some very odd reason, which can be debugged later, if I moved it inside the tests I would get an AEAD decryption error. It is a slight overhead that should be fine for now.