Timeline
2009-05-28:
- 23:34 Changeset in git, trunk [3f757dc] by
- setup: don't pass "-Wl,-x" to the compiler (fixes ticket #22 …
- 23:29 Changeset in git, trunk [b60441a] by
- publickey: make "ecdsa" a member of the "publickey" package next to "rsa"
- 23:28 Changeset in git, trunk [2ce5010] by
- shared lib: fall back to the old Python 2.4 dl module if the Python >= …
- 03:13 Ticket #22 (pycryptocpp won't build on OpenSolaris 0906) created by
- Removing the '-Wl,-x' option at setup.py?rev=616#L37 seems …
2009-05-27:
- 23:15 Changeset in git, trunk [407e1be] by
- add const_cast's to make const char*'s accepted as char*'s by the …
- 22:59 Changeset in git, trunk [8c620b6] by
- Refactor pycryptopp so that there is only on native Python module …
- 18:41 Changeset in git, trunk [04972ad] by
- ecdsamodule.cpp: avoid the dynamic_cast in VerifyingKey_serialize by …
- 18:13 Changeset in git, trunk [05a3192] by
- ecdsa: simplify construction of verifier with point-compression turned …
2009-05-26:
- 16:12 Changeset in git, trunk [85bd2eb] by
- test_ecdsa.py: exercise zero-byte messages separately, since they'd …
- 01:33 Changeset in git, trunk [bba31fc] by
- add in some more files from the new version of Crypto++ (the previous …
- 01:20 Changeset in git, trunk [4503695] by
- add in the new files that were added in the upgrade to Crypto++ v5.6.0
2009-05-23:
- 23:58 Changeset in git, trunk [b1bf3b7] by
- cryptopp: upgrade the bundled copy of Crypto++ to release 5.6.0
- 01:43 Changeset in git, trunk [c32c0c8] by
- setup: emit platform from misc/show-tool-versions.py
- 01:27 Changeset in git, trunk [f203ff5] by
- setup: copy misc/show-tool-versions.py from tahoe-lafs
2009-05-22:
2009-05-21:
- 21:31 Changeset in git, trunk [1be6695] by
- ecdsa: fix a few warnings or docstring problems (this requires the "Z" …
- 19:36 Ticket #21 ("setup.py flakes" emits spurious output, confuses buildbot step) created by
- I think that "python setup.py flakes" should behave the same way as …
- 18:51 Changeset in git, trunk [9104494] by
- ecdsamodule.cpp SigningKey_get_verifying_key: move error-check earlier
- 18:50 Changeset in git, trunk [f84eb7e] by
- ecdsamodule.cpp: check return value of dynamic_cast, throw exception …
- 18:50 Changeset in git, trunk [77a220a] by
- test_ecdsa.py: add smaller test cases, to exercise more C methods …
- 16:05 Ticket #20 (deterministic randomness in signing function) created by
- ECDSA is a randomized signing algorithm, which means there is an …
Note: See TracTimeline
for information about the timeline view.