Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Pull requests: pycrypto/pycrypto

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

added try except to Random/_UserFriendlyRNG.py
#322 opened May 17, 2021 by bflanagin Loading…
Fix vacuous comparison in hash_SHA2_template.c
#320 opened May 10, 2021 by sap03cws Loading…
Change time.clock() to time.process_time()
#307 opened Apr 29, 2020 by Wieves Loading…
Replace deprecated time.clock() for py 3.8 support
#306 opened Apr 23, 2020 by pablo11 Loading…
Fix typo
#278 opened Nov 5, 2018 by tochev Loading…
Fix warning regarding invalid escape sequences
#276 opened Sep 11, 2018 by Gallaecio Loading…
Support custom stdint.h
#273 opened Aug 4, 2018 by buaabyl Loading…
Rollup of various issues found by our tools
#264 opened May 24, 2018 by mcharsley Loading…
Update the build to explicity call ./configure
#260 opened Apr 13, 2018 by bobh66 Loading…
fix documentation typos
#259 opened Mar 22, 2018 by koglinjg Loading…
Backport of fix for CVE-2018-6594 from pycryptodome
#256 opened Feb 23, 2018 by pghmcfc Loading…
fixed referencing and allowed types at ElGamal.py
#255 opened Feb 8, 2018 by salmansamie Loading…
Fix PKCS1_v1_5 example documentation
#252 opened Jan 27, 2018 by CameronLonsdale Loading…
Fixed example code in comments
#239 opened Sep 24, 2017 by alexloney Loading…
Fixed CFB encryption/decryption mode
#227 opened May 29, 2017 by Oleh-ua Loading…
Fix compiler includes for Python 3.6+
#222 opened Mar 20, 2017 by pfmoore Loading…
fix minimum mac_len for EAX_MODE
#215 opened Dec 28, 2016 by dsidor Loading…
Blowfish does not limit the key length
#206 opened Aug 31, 2016 by GeeF Loading…
Binary wheels
#204 opened Aug 10, 2016 by ft1337 Loading…
Fix a Windows testing issue
#200 opened Jun 6, 2016 by jakirkham Loading…
Avoids defining prototypes on Windows
#199 opened Jun 6, 2016 by jakirkham Loading…
Update README to reflect the state of pycrypto
#192 opened Apr 14, 2016 by alexmgr Loading…
Fix crash when using AESNI and wrong key size
#190 opened Apr 5, 2016 by enricobacis Loading…
* Add cipher state serialization
#182 opened Jan 22, 2016 by avosirenfal Loading…
ProTip! Exclude everything labeled bug with -label:bug.