Skip to content

Changelog

Latest
Compare
Choose a tag to compare
@walterscarborough walterscarborough released this 26 Aug 03:55
· 43 commits to master since this release
  • Fixed inaccuracies with SM2 algorithm. Thanks @iMaddin for pointing those out! This version should follow the original SM2 implementation much more closely.

  • Fixed clang-tidy warnings.

  • Updated iOS library to support Swift 4.

  • Updated build infrastructure. There are now build.sh, test.sh, and ship-it.sh for running the build, running tests, and pushing changes to the repo. The ship-it.sh script will only push repo changes if tests pass.