Hash objects will become undocumented from v2.7
Bug #1179255 reported by
Legrandin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Python-Crypto |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
In the current version (2.6), the hash objects (e.g. as returned by Crypto.
https:/
However, with the recent changes that part of documentation has disappeared and objects are now undocumented.
What has remained is simply the "new()" function of the hash module.
In order to know what an instance of the object does and which methods it has, one has to dig into the C source code.
summary: |
- Hash objects will become undocumented + Hash objects will become undocumented from v2.7 |
To post a comment you must log in.
I think this should take care of this issue:
https:/ /github. com/dlitz/ pycrypto/ commit/ 63bc0fb0aa463a7 0a0d115fad21219 b896683c8d