Hello!
We are using Argon2Swift in our iOS app. We got warning about using insecure API(s) from the penetration testing: The binary may contain the following insecure API calls: _printf, _memcpy, _strlen, _sscanf, _fopen, _strncpy.
Could you remove these from the library in your upcoming release or if it is required, could you let us know why it is required?