| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Feature request #78: Expose function to find the hash method of a signature | Sybren A. Stüvel | 2017-04-10 | 1 | -0/+2 |
| | | | | | | | I've not used the name "find_method_hash" suggested in #78, as it's a bit vague. It's ok-ish for a private function `_find_method_hash`, but I thought `find_signature_hash` would be more descriptive. | ||||
| * | Updated documentation for removal of bigfile/VARBLOCK support. | Sybren A. Stüvel | 2017-04-10 | 1 | -21/+1 |
| | | |||||
| * | Updated documentation, mostly http -> https changes | Sybren A. Stüvel | 2016-02-05 | 1 | -8/+8 |
| | | | | | | | Also: - changed http to https in the code - changed header underlines in the documentation to match the header length | ||||
| * | Fix #12 Allow pickling of keys. | Sybren A. Stüvel | 2016-01-22 | 1 | -0/+8 |
| | | | | | | Pickling is now possible, with the added note that one should never unpickle from an untrusted or unauthenticated source. | ||||
| * | Fix #13: Deprecated the VARBLOCK format and rsa.bigfile module | Sybren A. Stüvel | 2016-01-22 | 1 | -0/+12 |
| | | | | | | This deprecation is due to security issues; see https://github.com/sybrenstuvel/python-rsa/issues/13 for more information. | ||||
| * | more documentation | Sybren A. Stüvel | 2011-08-03 | 1 | -6/+31 |
| | | |||||
| * | Much more documentation | Sybren A. Stüvel | 2011-08-01 | 1 | -0/+29 |
| | | |||||
| * | Finished documentation of basic functions | Sybren A. Stüvel | 2011-07-31 | 1 | -0/+9 |
| | | |||||
| * | More documentation | Sybren A. Stüvel | 2011-07-31 | 1 | -0/+29 |
