swift-rsautils
swift-rsautils copied to clipboard
RSA Utility Functions for Swift
You should replace "SecKeyEncrypt" with "SecKeyRawSign"
RSAUtils.swift here is issue in line number 139 & 257 Expression was too complex to be solved in reasonable time; consider breaking up the expression into distinct sub-expressions
can't we encrypt it without keychainTag. i am getting error Error while ecrypting: -50.can you please tell me how can i get same result like objective-c library without or with...