jeroen / openssl

OpenSSL bindings for R
Other
65 stars 23 forks source link

Import current Blowfish versions from OpenBSD #105

Closed bgermann closed 2 years ago

bgermann commented 2 years ago

The Blowfish implementation has dropped the BSD advertisement clause which is known to be GPL-incompatible.

Import the current version, keeping the former modifications and dropping the DEF_WEAK macro calls from blowfish.c.