Timeline
2007-11-06:
- 23:59 Changeset in git, trunk [c46713e] by
- pycryptopp: sha256: refactor creation of SHA256 objects to use …
- 23:08 Changeset in git, trunk [12bce90] by
- pycryptopp: sha256: unit tests
- 22:32 Changeset in git, trunk [8ada2f7] by
- pycryptopp: rsa: edit docstrings
- 22:18 Changeset in git, trunk [cea4f21] by
- pycryptopp: sha256: .digest()
- 20:29 Changeset in git, trunk [8fc7a16] by
- pycryptopp: rsa: a few touch-ups to in-line comments
- 20:27 Changeset in git, trunk [94f5b30] by
- pycryptopp: sha256: it has a constructor to create hash objects and …
- 19:52 Changeset in git, trunk [10d9052] by
- pycryptopp: tidy up variable names and use short (insecure) RSA keys …
- 19:15 Changeset in git, trunk [0587f33] by
- pycryptopp: reindent.py
- 19:15 Changeset in git, trunk [68f819b] by
- pycryptopp: rsa: name the self argument "dummy" if it doesn't actually …
- 19:14 Changeset in git, trunk [c045018] by
- pycryptopp: rsa: use PyDoc_STRVAR to declare docstrings It's the thing …
- 18:45 Changeset in git, trunk [c99a9ee] by
- pycryptopp: rsa: tweak error message from error that is probably impossible
- 18:44 Changeset in git, trunk [6728210] by
- pycryptopp: rsa: simplify construction of Key objects in light of the …
- 18:24 Changeset in git, trunk [2223bae] by
- pycryptopp: rsa: add keyword arguments, tighten calling convetions, …
- 16:46 Changeset in git, trunk [37cd34d] by
- pycryptopp: let PyArg_ParseTupleAndKeywords know the name of each …
- 08:18 Changeset in git, trunk [18fa0a0] by
- pycryptopp: fix error message from an internal error that is probably …
- 08:17 Changeset in git, trunk [00b3387] by
- pycryptopp: simplify typing by using size_t everywhere that it is …
- 07:54 Changeset in git, trunk [3bc1f20] by
- pycryptopp: a couple of no-functional-difference tidy-ups
- 04:26 Changeset in git, trunk [77f14a5] by
- old tag: pycryptopp-0.1.0
- 04:25 Changeset in git, trunk [fd87f64] by
- pycryptopp: add serialization of signing key
- 04:19 Changeset in git, trunk [1077887] by
- pycryptopp: fix bug in deserialization of verifier key When Python …
- 04:00 Changeset in git, trunk [63e2135] by
- pycryptopp: fix typo in comment
- 00:19 Changeset in git, trunk [7586424] by
- old tag: pycryptopp-0.0.7
- 00:19 Changeset in git, trunk [d8409d4] by
- pycryptopp: update metadata including licence (OSL 3.0 for now)
- 00:14 Changeset in git, trunk [04ac0f2] by
- old tag: pycryptopp-0.0.6
- 00:07 Changeset in git, trunk [34a721e] by
- pycryptopp: use the non-blocking operating system RNG if available I …
- 00:06 Changeset in git, trunk [576a3a0] by
- pycryptopp: the polite way to tell people not to use init turns …
2007-11-05:
- 18:13 Changeset in git, trunk [99ae709] by
- pycryptopp: add rsa.py (accidentally omitted from earlier patches)
- 18:05 Changeset in git, trunk [ecafff3] by
- pycryptopp: update the detection of Crypto++ name and location
2007-11-02:
- 23:35 Changeset in git, trunk [a9e5505] by
- pycryptopp: add rsa.VerifyingKey?.serialize() and …
- 23:34 Changeset in git, trunk [620cb29] by
- pycryptopp: refactor signing to be imperative instead of streamy It's …
- 23:26 Changeset in git, trunk [4142b9c] by
- pycryptopp: update some in-line docs
- 19:40 Changeset in git, trunk [0dffab1] by
- old tag: pycryptopp-0.0.5
- 19:39 Changeset in git, trunk [8fa8e66] by
- pycryptopp: add SigningKey?.get_verifying_key(), VerifyingKey?.verify(), …
- 18:11 Changeset in git, trunk [509b6cc] by
- pycryptopp: delete the RSA key when the Python object is deallocated
- 18:00 Changeset in git, trunk [a26cfcd] by
- pycryptopp: create subpackage "publickey", with module "rsa", and move …
- 17:35 Changeset in git, trunk [ab6b0ae] by
- pycryptopp: include a setuptools egg so that it doesn't have to be …
2007-10-31:
- 19:42 Changeset in git, trunk [773d5a9] by
- pycryptopp: setup: emit a note if we detect /usr/include/crypto++
- 19:23 Changeset in git, trunk [b9025bb] by
- old tag: pycryptopp-0.0.4
- 19:22 Changeset in git, trunk [3f30c83] by
- pycryptopp: setup: test for /usr/include/crypto++ and use the name …
- 19:20 Changeset in git, trunk [88f2862] by
- pycryptopp: if you execute the test_pycryptopp.py file as a Python …
- 17:51 Changeset in git, trunk [be9cf34] by
- pycryptopp: trivial: remove commented-out code
- 17:49 Changeset in git, trunk [b02fdd1] by
- pycryptopp: make the seeding of the deterministic RNG backwards …
- 17:15 Changeset in git, trunk [dd6650e] by
- old tag: pycryptopp-0.0.3
- 17:14 Changeset in git, trunk [6b9b742] by
- pycryptopp: add sign(), add unit tests, tighten preconditions
2007-10-30:
- 21:58 Changeset in git, trunk [14fb338] by
- old tag: pycryptopp-0.0.2
- 21:58 Changeset in git, trunk [bd0d3c5] by
- pycryptopp: add generate() which produces a signing key from the …
- 21:54 Changeset in git, trunk [f24916a] by
- old tag: pycryptopp-0.0.1
- 21:52 Changeset in git, trunk [4c01e79] by
- pycryptopp: this version actually generates an RSS/PSS/SHA-256 signing …
- 18:28 Changeset in git, trunk [f7f9581] by
- pycryptopp: now it #includes cryptopp/rsa.h, it builds with a C++ …
- 17:45 Changeset in git, trunk [61a533d] by
- pycryptopp: this version doesn't actually include Crypto++ or do …
Note: See TracTimeline
for information about the timeline view.