Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap * commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits) Removed the old typechecker. ...
Merge remote-tracking branch 'origin/8.1' into gobject-introspection
Fixed inherit.
Nettle.CHACHA_POLY1305: Initial implementation. Implements the CHACHA-POLY1305 AEAD cipher algorithm, and maps it to Crypto.ChaCha20.POLY1305.
Renamed ChaCha to ChaCha20 to not confuse with ChaCha8 or ChaCha12.