-
- Downloads
Nettle: Improved compatibility with older Nettles.
In older versions of Nettle, the nettle_*_func typedefs were function pointers, while in more recent versions they are functions. Also unifies the naming conventions for Pike-specific typedefs by renaming the crypt_func typedef to pike_nettle_crypt_func.
Showing
- src/post_modules/Nettle/aead.cmod 10 additions, 17 deletionssrc/post_modules/Nettle/aead.cmod
- src/post_modules/Nettle/cipher.cmod 29 additions, 36 deletionssrc/post_modules/Nettle/cipher.cmod
- src/post_modules/Nettle/mac.cmod 4 additions, 4 deletionssrc/post_modules/Nettle/mac.cmod
- src/post_modules/Nettle/nettle.h 14 additions, 0 deletionssrc/post_modules/Nettle/nettle.h
Loading
Please register or sign in to comment