Skip to content

MIHCrypto 0.5.0

Latest
Compare
Choose a tag to compare
@hohl hohl released this 06 May 07:31
· 8 commits to master since this release
  • Adds MIHEC* classes to support Elliptic Curve Cryptography.
  • Fix a memory leak in MIHRSAPrivateKey and MIHPublicKey (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.