hyperledger / identus-edge-agent-sdk-swift

Apache License 2.0
11 stars 5 forks source link

feat!: move to swift based framework for didcomm, jose and peer did #120

Closed goncalo-frade-iohk closed 4 months ago

goncalo-frade-iohk commented 5 months ago

BREAKING CHANGE: Updated Pluto and Message public interface

This changes are required to provide the following.

The amount of changes is big because the peer did changes required a few changes on how we process keys and resolve secrets

Besides that since the previous libraries were not build in swift, we are actually getting rid of 37MB of framework size

Checklist

My PR contains...

My changes...

Documentation

Tests