- Adds
MIHEC*
classes to support Elliptic Curve Cryptography. - Fix a memory leak in
MIHRSAPrivateKey
andMIHPublicKey
(see issue #60 for details).
There are no API breaks in release 0.5.0 compared to 0.4.1. Thanks to @lolgear for MICEC*
implementation and thanks to @zty0 for pointing out the memory leak.