Skip to content

Commit cef7d75

Browse files
committed
minor cleanup with readme and leftover files
[no ci]
1 parent e671d94 commit cef7d75

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@ Requirements:
104104

105105
Options:
106106

107-
* If you have the M2Crypto interface to OpenSSL, this will be used for fast
107+
* If you have the `m2crypto` interface to OpenSSL, this will be used for fast
108108
RSA operations and fast ciphers.
109-
* If you have pycrypto this will be used for fast RSA operations and fast
109+
* If you have `pycrypto` this will be used for fast RSA operations and fast
110110
ciphers.
111-
* If you have the GMPY interface to GMP, this will be used for fast RSA and
112-
SRP operations.
111+
* If you have the `gmpy` interface to libgmp, this will be used for fast RSA,
112+
FFDH and SRP operations.
113113
* These modules don't need to be present at installation - you can install
114114
them any time.
115115

build-requirements-3.2.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)