Skip to content

Conversation

@divarvel
Copy link
Contributor

@divarvel divarvel commented Sep 9, 2025

I have copied the readme from biscuit-swift and added a link to the api reference


The library exposes protocols for valid public and private keys; these protocols are implemented by
the `Curve25519`, `P256` and `SecureEnclave.P256` types from [swift-crypto][swift-crypto]; users may
also add implementations for alternative implementats of ed25519 and secp256r1 if they desire.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo with implementat ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, fixed here and in biscuit-swift’s readme

@divarvel divarvel merged commit 857f6c2 into main Sep 10, 2025
2 checks passed
@divarvel divarvel deleted the push-wnwsollwotpz branch September 10, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants