Nothing very exciting. At work I’ve been writing some code for Windows,
unusually. A COM server written in Python. The code itself uses the
pycrypto libraries, so I had to build them for Windows. Which needed a C
compiler, obviously. Which Windows doesn’t have - a strange ommission in
my view. I ought to write to my MP.
Anyway, I got it built in the end using mingw, and the binaries are
href="/dist/pycrypto-win.shtml">here for anyone who needs them, along
with details on how they were built.
0 Responses to “Windows Python Cryptography Toolkit”