Describe the bug
The initialization method of BLAKE2b no longer complies with the standard after Xcode 16.
SDK Version
- Client: [e.g. Swift]
- Version [1.7.3]
I want to incorporate this library into my module and then package it as an XCFramework. However, an error occurs in BLAKE2b
'self' used before 'self.init' call or assignment to 'self'