libtomcrypt icon indicating copy to clipboard operation
libtomcrypt copied to clipboard

Add SwiftPM support

Open cntrump opened this issue 3 years ago • 1 comments

Checklist

  • [x] documentation is added or updated
  • [x] tests are added or updated

Build library with libtommath:

swift build

Run Swift Unit tests:

swift test

cntrump avatar Dec 03 '21 05:12 cntrump

Depend on https://github.com/libtom/libtommath/pull/518

cntrump avatar Dec 03 '21 05:12 cntrump