I replaced the underlying cryptography library because it was causing problems for Nostr SDK for Apple Platforms in the documentation generation build step. Effectively, it's a replacement of a C library with a pure Swift library.
Acknowledgements and licenses of dependencies have also been added.
Follows the changes made in Nostr SDK for Apple Platforms: https://github.com/nostr-sdk/nostr-sdk-ios/pull/140
I replaced the underlying cryptography library because it was causing problems for Nostr SDK for Apple Platforms in the documentation generation build step. Effectively, it's a replacement of a C library with a pure Swift library.
Acknowledgements and licenses of dependencies have also been added.