- Fixed comments / typos
This commit is contained in:
parent
77db6ce348
commit
096348fa79
6 changed files with 6 additions and 14 deletions
|
@ -150,7 +150,7 @@
|
|||
*
|
||||
* Enable weak ciphersuites in SSL / TLS
|
||||
* Warning: Only do so when you know what you are doing. This allows for
|
||||
* channels without virtually no security at all!
|
||||
* channels with virtually no security at all!
|
||||
*
|
||||
* This enables the following ciphersuites:
|
||||
* TLS_RSA_WITH_DES_CBC_SHA
|
||||
|
@ -345,7 +345,7 @@
|
|||
/**
|
||||
* \def POLARSSL_BIGNUM_C
|
||||
*
|
||||
* Enable the multo-precision integer library.
|
||||
* Enable the multi-precision integer library.
|
||||
*
|
||||
* Module: library/bignum.c
|
||||
* Caller: library/dhm.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue