Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pycryptodomex / src / blowfish_eks.c
Size: Mime:
/*
   This file is used to workaround a bug in distutils that causes race
   conditions when the same source file is used in multiple extensions.
 */

#define EKS
#include "blowfish.c"