Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Ayo Akinyele committed Feb 13, 2012
1 parent 0dabb93 commit cd23468
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG
@@ -1,6 +1,7 @@
v0.4 beta release
-----------------
- Several bug fixes and API changes to base modules: pairing (PBC & Miracl), ecc, and integer
- Several bug fixes to base modules: pairing (PBC & Miracl), ecc, and integer
- Major changes to base module API. Recommend using the group abstraction wrappers: PairingGroup, ECGroup, and IntegerGroup
- Removed pairing curve params in favor of a unified 'toolbox/pairingcurve.py' with curve identifiers (e.g., SS512, MNT224, etc)
- Deleted the 'params' dir (See previous bullet)
- Added high-level serialization API to simplify managing ciphertexts and keys in applications
Expand Down

0 comments on commit cd23468

Please sign in to comment.