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

Some very small fixes to the documentation #43

Closed
wants to merge 5 commits into from

Conversation

Legrandin
Copy link
Contributor

No description provided.

In addition to fixing the problem, the patch also
improves readibility of other sentences a little.
* Add table to Crypto.Util package docs
* Clarify that PKCS#1v1.5 encryption only works on byte strings
* Clarify that padding is ignored by Cipher classes
* Clarify that block encrypt() and decrypt() do not respectively
  add and remove any padding.
* Clarify what the 'overflow' parameter does (that is, nothing)
  to the Crypto.Util.Counter class.
@dlitz
Copy link
Member

dlitz commented Jul 15, 2013

Rebased and applied to master. Thanks!

@dlitz dlitz closed this Jul 15, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants