indisoluble / AesGcm

(DEPRECATED - USE: https://developer.apple.com/documentation/cryptokit/aes/gcm) Galois/Counter Mode (GCM) with Advanced Encryption System (AES).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode 8.3+ nullability warnings

christophherrmann opened this issue · comments

In Xcode 8.3 and higher you get nullability warnings for IAGBlockType function parameters.

aesgcm

Fixed in pull request: #6