Commit graph

26 commits

Author SHA1 Message Date
Breno Ribeiro do Valle
2d4ee1f49e Updating windows install instructions
Updating windows installation instructions, so it is more explicit what the user need to do if they want to install PyCryptodome under Crypto and do the tests.
2022-12-11 20:37:25 +01:00
Helder Eijs
61e1e6b198 Clarify in the docs that VS2015 redistributable is required for Python 2 on Windows 2021-10-03 22:10:27 +02:00
Helder Eijs
5e169e997c Remove information about older Python3 version from the docs 2021-02-09 15:14:02 +01:00
Helder Eijs
eda4f65718 Move test vectors in a separate package 2021-01-03 23:49:50 +01:00
Helder Eijs
5cddb83939 Update instructions to build with Python 3.5+ on Windows 2020-06-14 23:30:50 +02:00
Helder Eijs
e5aa8d54e0 GMP headers are not needed for installation 2018-10-02 19:18:23 +02:00
Helder Eijs
148095d29b Update to installation docs 2018-01-27 23:58:27 +01:00
Helder Eijs
4197fa5f82 Remove MPIR from the docs 2018-01-22 00:41:09 +01:00
Helder Eijs
175bdee42e Link to sphinx website was broken 2017-09-05 11:17:52 +02:00
Helder Eijs
632004dbb4 Update links for Windows installation 2017-09-04 22:04:39 +02:00
Helder Eijs
9d068301c3 Bump version to 3.4.7 2017-08-26 13:20:24 +02:00
Helder Eijs
3fb18e8803 Add PGP verification key 2017-06-10 19:25:07 +02:00
Jason Robinson
703c38be7f Fix Ubuntu package for GMP mentioned in install
The correct package looks to be `libgmp3-dev`, not `libgmp3c2`, see: http://packages.ubuntu.com/search?suite=default&section=all&arch=any&keywords=libgmp3&searchon=names

The latter is only available on `precise`, the former is available on all modern Ubuntu versions.
2016-07-18 21:12:02 +02:00
Legrandin
3153adcaa6 Prepare for new project pycryptodomex in PyPI 2016-02-20 22:23:16 +01:00
Legrandin
74cab9e6f1 Update to docs for installation 2015-11-05 17:01:02 -05:00
Legrandin
500a75b5af No installation of MPIR required with Windows wheels
[skip ci]
2015-10-10 22:48:47 +02:00
Legrandin
1bdee35276 Fix small typos in Windows installation text.
[skip ci]
2015-09-22 06:09:10 -04:00
Legrandin
134c3414a9 Update instructions for Python 3.5 on Windows 2015-09-21 08:27:46 +02:00
Legrandin
98abcbdb26 Fix installation steps on Fedora 2015-09-04 21:20:03 +02:00
Legrandin
1655b1dcf9 Update installation steps for Windows 2015-02-21 22:06:17 +01:00
Legrandin
eed562bb9d Update to docs 2014-12-06 12:04:12 +01:00
Legrandin
1a84396791 Add notes to install Python wheels in Windows 2014-07-04 22:31:10 +02:00
Legrandin
6ef6e44dbd Update to Windows installation instructions
Correct one typo (/x86 option should be used instead of /x32).
Add small clarifications to a few steps.
2014-06-25 06:10:40 -04:00
Legrandin
a485388c11 Allow execution of the CryptoSelfTest module 2014-06-23 22:23:38 +02:00
Legrandin
f1aa557a0d Update to documentation 2014-06-21 22:26:41 +02:00
Legrandin
22de13942f Update documentation 2014-06-16 21:43:19 +02:00