0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update ChangeLog More... over 15 years ago
Bump to version 2.3 More... over 15 years ago
Make RSA.generate raise a more user-friendly exception message when the user tries to generate a bogus-length key. More... over 15 years ago
_slowmath: Compute RSA u parameter when it's not given to RSA.construct More... over 15 years ago
Fix NameError: 'GetRandomNumber_DeprecationWarning' is not defined More... over 15 years ago
Bump to version 2.2 More... over 15 years ago
Remove dead RIPEMD160.py implementation (we already have a C implementation) More... over 15 years ago
Update ChangeLog More... over 15 years ago
getRandomNumber API compatibility: More... over 15 years ago
Fix build on python compiled with profiling More... over 15 years ago
ACKS: Add Lorenz Quack More... almost 16 years ago
Fix potential uninitialized use of randfunc pointer More... almost 16 years ago
Fix compiler warnings & clean up the code a bit. More... almost 16 years ago
Fix backward compatibility with PyCrypto 2.1 through 2.5: More... almost 16 years ago
getStrongPrime() implementation More... almost 16 years ago
Tell GCC to compile using the C99 standard More... almost 16 years ago
CruiseControl.rb build automation More... almost 16 years ago
Fix PyCrypto when floor division (python -Qnew) is enabled More... almost 16 years ago
Support for older versions of python More... about 16 years ago
Update pycrypt.rst to clarify RNG usage More... about 16 years ago
Add ability to export and import RSA keys in DER and PEM format. More... about 16 years ago
Add Tom St. Denis to ACKS (no idea how I missed him. Sorry!) More... over 16 years ago
Release version 2.1.0 More... over 16 years ago
Fix building PyCrypto on Win64 using MS Visual Studio 9.0. More... over 16 years ago
Bump to version 2.1.0b1 More... over 16 years ago
Update ChangeLog More... over 16 years ago
RSA.generate: Ensure that e is coprime to (p-1) and (q-1). More... over 16 years ago
block_template.c: Re-acquire the GIL during a nasty error case More... over 16 years ago
Update RandomPool warning to indicate that *previous* versions were broken More... over 16 years ago
Update ChangeLog More... over 16 years ago