Skip to content

Does SwiftagramCrypto uses Exempt Encryption? #165

Answered by sbertix
emreond asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @emreond,

No it does not uses exempt encryption: it's in another target precisely because it should be disclosed.
I know you're using Endpoint.Friendship.follow(_:), as it's in your other discussion, and unfortunately that uses non-exempt encryption in order to work.
Please keep in mind if you only want to rely on KeychainStorage, though, that is considered exempt so all you have to do is importing Swiftagram and ComposableRequestCrypto, separately, instead of SwiftagramCrypto.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@emreond
Comment options

@sbertix
Comment options

Answer selected by sbertix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants